Add xc7 to supported arches
This commit is contained in:
parent
d53658a079
commit
a0d72a6f8e
@ -7,7 +7,7 @@ option(BUILD_PYTHON "Build Python Integration" ON)
|
||||
option(BUILD_TESTS "Build GUI" OFF)
|
||||
|
||||
# List of families to build
|
||||
set(FAMILIES generic ice40 ecp5)
|
||||
set(FAMILIES generic ice40 ecp5 xc7)
|
||||
|
||||
set(ARCH "" CACHE STRING "Architecture family for nextpnr build")
|
||||
set_property(CACHE ARCH PROPERTY STRINGS ${FAMILIES})
|
||||
|
Loading…
Reference in New Issue
Block a user