aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2018-07-11 10:44:06 +0200
committerDavid Shah <davey1576@gmail.com>2018-07-11 10:44:06 +0200
commit6601adf76074e793501b52cf0f0ad0ec1f049855 (patch)
treed3f8f462a0e446b20a1a184da6efd1cacbbdfe9a
parenteac5a6dbd829b82117f814ed99f6959c82973935 (diff)
downloadnextpnr-6601adf76074e793501b52cf0f0ad0ec1f049855.tar.gz
nextpnr-6601adf76074e793501b52cf0f0ad0ec1f049855.tar.bz2
nextpnr-6601adf76074e793501b52cf0f0ad0ec1f049855.zip
cmake: Post-rebase ecp5 fixes
Signed-off-by: David Shah <davey1576@gmail.com>
-rw-r--r--CMakeLists.txt1
-rw-r--r--gui/ecp5/family.cmake0
2 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 32063af6..cbcdf67d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,6 @@ option(BUILD_PYTHON "Build Python Integration" ON)
option(BUILD_TESTS "Build GUI" OFF)
# List of families to build
-if(DEFINED TRELLIS_ROOT)
set(FAMILIES generic ice40 ecp5)
set(ARCH "" CACHE STRING "Architecture family for nextpnr build")
diff --git a/gui/ecp5/family.cmake b/gui/ecp5/family.cmake
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/gui/ecp5/family.cmake