pulp-platform / riscv-dbg

RISC-V Debug Support for our PULP RISC-V Cores
Other
218 stars 72 forks source link

fix bugs for nrharts #164

Open LuisDonatien opened 3 months ago

LuisDonatien commented 3 months ago

Fixed dm_csrs.sv file to check resumeack_i input as a function of selected_hart in control with multiple harts.

Fixed dm_mem.sv reset assignment value for halted_q and resuming_q vectors for nharts.

davideschiavone commented 3 months ago

@bluewww