aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/tests/CMakeLists.txt
blob: f0c6c53da57c7399c4af184f3520809e97cd4c50 (plain)
1
2
3
4
5
6
add_subdirectory(wire)
add_subdirectory(const_wire)
# FIXME: re-enable counter test as soon as post placement validity check completes successfully.
#add_subdirectory(counter)
add_subdirectory(ff)
add_subdirectory(lut)