removing test_sfl.svf
This commit is contained in:
parent
fa262035f2
commit
c3fcbaee07
|
|
@ -274,7 +274,6 @@ file(GLOB BITS_FILES spiOverJtag/spiOverJtag_*.bit)
|
|||
file(GLOB RBF_FILES spiOverJtag/spiOverJtag_*.rbf)
|
||||
file(GLOB GZ_FILES spiOverJtag/spiOverJtag_*.*.gz)
|
||||
install(FILES
|
||||
test_sfl.svf
|
||||
${BITS_FILES}
|
||||
${RBF_FILES}
|
||||
${GZ_FILES}
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@
|
|||
#define USER1 0x0E
|
||||
#define BYPASS 0x3FF
|
||||
#define IRLENGTH 10
|
||||
// DATA_DIR is defined at compile time.
|
||||
#define BIT_FOR_FLASH (DATA_DIR "/openFPGALoader/test_sfl.svf")
|
||||
|
||||
Altera::Altera(Jtag *jtag, const std::string &filename,
|
||||
const std::string &file_type, Device::prog_type_t prg_type,
|
||||
|
|
|
|||
5704
test_sfl.svf
5704
test_sfl.svf
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue