Guest
Sorry if this topic has been beaten to death before.....
I'm currently running Verilog simulations of a chip that has a Cortex-M3 on it. It has a ROM which is supposed to execute on power up, and I'm trying to debug the software involved with the ROM. Naturally, I'm finding this difficult.
Are there any tools (proprietary or otherwise) that might be helpful to bring some debugging (like breakpoints and variable observation) capability to my Verilog simulator? Or, are there any general general techniques that would be helpful here (like somehow using the DPI)?
Heck, if I could somehow hook GDB up to my simulator (I know, that's crazy), that would be really swell.
Thanks,
Beeflo
I'm currently running Verilog simulations of a chip that has a Cortex-M3 on it. It has a ROM which is supposed to execute on power up, and I'm trying to debug the software involved with the ROM. Naturally, I'm finding this difficult.
Are there any tools (proprietary or otherwise) that might be helpful to bring some debugging (like breakpoints and variable observation) capability to my Verilog simulator? Or, are there any general general techniques that would be helpful here (like somehow using the DPI)?
Heck, if I could somehow hook GDB up to my simulator (I know, that's crazy), that would be really swell.
Thanks,
Beeflo