blob: fea2a99cfd4d26f549ced6023f57808be9ebe5dc [file] [log] [blame] [edit]
add_subdirectory(layouts)
add_subdirectory(routing)
add_subdirectory(clutff-unidir-s4)
define_device(
DEVICE 4x4
ARCH testarch
DEVICE_TYPE clutff-unidir-s4
PACKAGES dummy
CACHE_ARGS --route_chan_width 100
)
define_device(
DEVICE 10x10
ARCH testarch
DEVICE_TYPE clutff-unidir-s4
PACKAGES dummy
CACHE_ARGS --route_chan_width 100
)