mirror of https://github.com/YosysHQ/nextpnr.git
9 lines
127 B
CMake
9 lines
127 B
CMake
|
|
add_interchange_group_test(
|
||
|
|
name lutram
|
||
|
|
family ${family}
|
||
|
|
board_list basys3
|
||
|
|
tcl run.tcl
|
||
|
|
sources lutram.v
|
||
|
|
)
|
||
|
|
|