mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
cmake: add missing spartan7 100 & 200 bitstream
This commit is contained in:
@@ -175,6 +175,8 @@ install(TARGETS openFPGALoader DESTINATION bin)
|
||||
install(FILES
|
||||
test_sfl.svf
|
||||
spiOverJtag/spiOverJtag_xc7a35.bit
|
||||
spiOverJtag/spiOverJtag_xc7a100.bit
|
||||
spiOverJtag/spiOverJtag_xc7a200.bit
|
||||
spiOverJtag/spiOverJtag_xc7s50.bit
|
||||
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/openFPGALoader
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user