nextpnr/fpga_interchange/examples/tests/const_wire/CMakeLists.txt
Alessandro Comodi dfc9c3df8c interchange: add FASM generation target and clean-up tests
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-04-14 14:36:07 +02:00

8 lines
145 B
CMake

add_interchange_group_test(
name const_wire
family ${family}
board_list basys3 arty35t arty100t
tcl run.tcl
sources wire.v
)