1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-05-05 15:43:30 +00:00
Files
YosysHQ.nextpnr/gui/ice40/family.cmake
2018-07-10 13:54:05 +02:00

4 lines
100 B
CMake

if(ICE40_HX1K_ONLY)
target_compile_definitions(gui_${family} PRIVATE ICE40_HX1K_ONLY=1)
endif()