nextpnr/fpga_interchange/examples/tests/ram/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
121 B
CMake

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