Open jbush001 opened 7 years ago
Single step, read/write registers, read/write memory.
https://github.com/jbush001/NyuziProcessor/wiki/JTAG-Support
Minimal support is in core/on_chip_debugger.sv. There is a test harness and unit tests in tests/jtag-debug. Need to explore improvements or alternative designs.
Single step, read/write registers, read/write memory.