aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/devices/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fpga_interchange/examples/devices/CMakeLists.txt')
-rw-r--r--fpga_interchange/examples/devices/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/fpga_interchange/examples/devices/CMakeLists.txt b/fpga_interchange/examples/devices/CMakeLists.txt
index 5b96ac80..8497484b 100644
--- a/fpga_interchange/examples/devices/CMakeLists.txt
+++ b/fpga_interchange/examples/devices/CMakeLists.txt
@@ -1 +1,4 @@
-add_subdirectory(xc7a35t)
+generate_chipdb(
+ device xc7a50t
+ part xc7a50tfgg484-1
+)