altera: fix spi bridge path

This commit is contained in:
Gwenhael Goavec-Merou 2019-09-28 15:40:21 +02:00
parent fd661c5e6f
commit 04360e9b26
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#define IDCODE 6
#define IRLENGTH 10
#define BIT_FOR_FLASH "/usr/local/share/cyc1000_prog/test_sfl.svf"
#define BIT_FOR_FLASH "/usr/local/share/cycloader_prog/test_sfl.svf"
Altera::Altera(FtdiJtag *jtag, std::string filename):Device(jtag, filename),
_svf(_jtag)