aisuneko icecat
|
f0e0f3a3f9
|
svf_jtag: add progressbar
|
2026-05-06 23:04:39 +08:00 |
|
aisuneko icecat
|
38acd7644c
|
svf_jtag: fix incorrect handling of spaces and newlines
|
2026-05-06 23:04:11 +08:00 |
|
Gwenhael Goavec-Merou
|
9b1c568659
|
all/everything/world: removed using namespace std to be able to compile in c++17 with windows
|
2026-03-18 15:28:34 +01:00 |
|
Patrick Dussud
|
6623ceff28
|
Fix incompatibility with Lattice FPGA
|
2025-03-29 17:23:02 -07:00 |
|
Alexey Starikovskiy
|
9e91c31e31
|
Fixes for PVS errors
|
2023-09-01 22:30:24 +03:00 |
|
Alexey Starikovskiy
|
0f3afbcaea
|
Make IDCODE unsigned
|
2023-08-29 20:01:21 +03:00 |
|
Alexey Starikovskiy
|
8976404b78
|
Use JTAG state
|
2023-08-29 20:00:28 +03:00 |
|
Gwenhael Goavec-Merou
|
4c5f6f361b
|
svf_jtag: fix -Wmismatched-new-delete delete -> delete[]
|
2023-08-03 07:53:59 +02:00 |
|
Patrick Dussud
|
4a5bd0279b
|
Removed the svf programming code from devices and added device independent svf programming in main.cpp
Fixed a type error in svf_jtag.cpp
|
2022-11-12 13:14:13 -08:00 |
|
Gwenhael Goavec-Merou
|
e595953546
|
src/svf_jtag: cppcheck/lint
|
2022-11-06 18:33:43 +01:00 |
|
phdussud
|
319d74f872
|
fix placement of leading { in if and for blocks
|
2022-10-26 09:16:04 -07:00 |
|
phdussud
|
e979f4dd03
|
improve svf parsing.
|
2022-10-25 10:55:02 -07:00 |
|
Gwenhael Goavec-Merou
|
8f95303daf
|
move to APACHE-2.0 license
|
2021-06-26 15:24:07 +02:00 |
|
Gwenhael Goavec-Merou
|
e91c251eb0
|
svf_jtag: suppress CR when file is in DOS format
|
2021-02-08 06:31:56 +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 |
|
Fabien Marteau
|
a86eff6b57
|
Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17
|
2020-01-27 09:47:42 +01:00 |
|