aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/tests/wire/CMakeLists.txt
blob: 6308a6e9203af3dcec1518cdcf5f8ec1404ef570 (plain)
1
2
3
4
5
6
7
8
add_interchange_group_test(
    name wire
    family ${family}
    board_list basys3 arty35t zybo arty100t nexys_video
    tcl run.tcl
    sources wire.v
    output_fasm
)