nextpnr/fpga_interchange/examples/tests/obuftds/CMakeLists.txt

8 lines
128 B
CMake
Raw Normal View History

add_interchange_group_test(
name obuftds
family ${family}
board_list basys3
tcl run.tcl
sources obuftds.v
)