ultraembedded / biriscv

32-bit Superscalar RISC-V CPU
Apache License 2.0
838 stars 146 forks source link

JTAG Debugging Request #12

Open nvitya opened 3 years ago

nvitya commented 3 years ago

Hi,

I'm interested in the ARM Cortex-M alternatives, also bare metal, without Linux. (I'm currently using VexRiscv.) I would like to check this core - or the single issue pipeline one - but I need the debugger interface for software development. It would be a great if you could add it!

This is a relative good readable one: https://github.com/stnolting/neorv32/blob/master/rtl/core/neorv32_debug_dm.vhd https://github.com/stnolting/neorv32/blob/master/rtl/core/neorv32_debug_dtm.vhd

have a nice day, nvitya