cmake: Post-rebase ecp5 fixes
Signed-off-by: David Shah <davey1576@gmail.com>
This commit is contained in:
parent
eac5a6dbd8
commit
6601adf760
@ -7,7 +7,6 @@ option(BUILD_PYTHON "Build Python Integration" ON)
|
|||||||
option(BUILD_TESTS "Build GUI" OFF)
|
option(BUILD_TESTS "Build GUI" OFF)
|
||||||
|
|
||||||
# List of families to build
|
# List of families to build
|
||||||
if(DEFINED TRELLIS_ROOT)
|
|
||||||
set(FAMILIES generic ice40 ecp5)
|
set(FAMILIES generic ice40 ecp5)
|
||||||
|
|
||||||
set(ARCH "" CACHE STRING "Architecture family for nextpnr build")
|
set(ARCH "" CACHE STRING "Architecture family for nextpnr build")
|
||||||
|
0
gui/ecp5/family.cmake
Normal file
0
gui/ecp5/family.cmake
Normal file
Loading…
Reference in New Issue
Block a user