nextpnr/fpga_interchange/examples/tests/wire/CMakeLists.txt
Alessandro Comodi 15e945aa1c interchange: added boards and group testing across multiple boards
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-23 21:05:58 +01:00

8 lines
156 B
CMake

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