greatscottgadgets / apollo

microcontroller-based FPGA / JTAG programmer
BSD 3-Clause "New" or "Revised" License
61 stars 29 forks source link

Apply miek jtag fix. #11

Closed rwhitby closed 2 years ago

rwhitby commented 2 years ago

Without this patch, the interactive test fails on the ID register read:

Debug module: ✗ FAILED (register 1 was 0xA8455354, not expected 0x54455354)

After applying the patch, rebuilding and flashing the updated apollo, the test now passes.