pulp-platform / riscv-dbg

RISC-V Debug Support for our PULP RISC-V Cores
Other
197 stars 70 forks source link

Fix debug ROM generator #151

Closed andreaskurth closed 1 year ago

andreaskurth commented 1 year ago

This fixes three issues in the debug ROM generator. Please see commit messages for details. The third commit would replace #108.

Tested by running make -B in the debug_rom directory; the generated files are exactly the same as those checked into the repo.