Commit Graph

58 Commits

Author SHA1 Message Date
Gwenhael Goavec-Merou 1ef72b0da6 add interface id in mpsse_bit_config. 2020-03-07 07:19:20 +01:00
Gwenhael Goavec-Merou 9c9348f7d0 rename ftdijtag to jtag
- drop everything about ftdi
- use jtagInterface to communicate with hardware
- for all class using jtag: rename FtdiJtag -> Jtag
2020-03-06 09:05:57 +01:00
Gwenhael Goavec-Merou d5e696b5c3 add --detect option to display wich FPGA 2020-02-22 20:55:51 +01:00
Gwenhael Goavec-Merou 849e5751e0 main: catch exception, to finish cleanly 2020-02-16 16:55:37 +01:00
Gwenhael Goavec-Merou ad50f1a19b main: calls program() only when a bit_file is provided 2020-02-16 16:53:55 +01:00
japm48 2b2806b0b4 Print error when no bitfile is specified 2020-02-16 15:44:28 +01:00
Gwenhael Goavec-Merou 0315b3243c main: allows to have board without default cable 2020-02-01 18:07:42 +01:00
Fabien Marteau a86eff6b57 Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00