aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/family.cmake
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2018-07-17 12:46:25 +0200
committerDavid Shah <davey1576@gmail.com>2018-07-17 12:46:25 +0200
commite6725dcde4184d72b184a898ba63efe9188f518d (patch)
treeb0a1b665de39f45313c785cf88e0f3c294f6ba97 /ecp5/family.cmake
parent044db02012f055fb92c6375a4dcb62cd666d5d59 (diff)
downloadnextpnr-e6725dcde4184d72b184a898ba63efe9188f518d.tar.gz
nextpnr-e6725dcde4184d72b184a898ba63efe9188f518d.tar.bz2
nextpnr-e6725dcde4184d72b184a898ba63efe9188f518d.zip
ecp5: Build all chip types
Signed-off-by: David Shah <davey1576@gmail.com>
Diffstat (limited to 'ecp5/family.cmake')
-rw-r--r--ecp5/family.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecp5/family.cmake b/ecp5/family.cmake
index f4d0bf87..97e5d66b 100644
--- a/ecp5/family.cmake
+++ b/ecp5/family.cmake
@@ -1,5 +1,5 @@
-set(devices 45k)
+set(devices 25k 45k 85k)
if (NOT DEFINED TRELLIS_ROOT)
message(FATAL_ERROR "you must define TRELLIS_ROOT using -DTRELLIS_ROOT=/path/to/prjtrellis for ECP5 support")