nextpnr/fpga_interchange/examples/tests/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

9 lines
172 B
CMake

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