aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/devices/CMakeLists.txt
blob: 965e4aa87e4b1db9a3e6242f0062038b22dba861 (plain)
1
2
3
4
5
6
7
# Artix-7 devices
add_subdirectory(xc7a35t)
add_subdirectory(xc7a100t)
add_subdirectory(xc7a200t)

# Zynq-7 devices
add_subdirectory(xc7z010)