nextpnr/fpga_interchange/examples/devices/CMakeLists.txt
Alessandro Comodi e5cc03965e fpga_interchange: chipdb: use generic patching function
Also moved the RapidWright invocation script path under a CMake variable

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-16 15:39:02 +01:00

6 lines
146 B
CMake

generate_chipdb(
device xc7a35t
part xc7a35tcsg324-1
bel_bucket_seeds ${PYTHON_INTERCHANGE_PATH}/test_data/series7_bel_buckets.yaml
)