nextpnr/fpga_interchange/examples/devices/LIFCL-17/CMakeLists.txt
gatecat 3678eff5dc interchange: Fix nexus cmake review comments
Signed-off-by: gatecat <gatecat@ds0.me>
2021-03-31 10:11:09 +01:00

14 lines
306 B
CMake

generate_nexus_device_db(
device LIFCL-17
device_target lifcl17_target
)
generate_chipdb(
family ${family}
device LIFCL-17
part LIFCL-17-7SG72C
device_target ${lifcl17_target}
device_config ${PYTHON_INTERCHANGE_PATH}/test_data/nexus_device_config.yaml
test_package QFN72
)