several questions about Pulpissimo SoC platform
#2
1. RI5CY is the default
2. the signal named pc_id is the pc value at decode stage, this is most likely what you are looking for. If you use questasim, you can source the software_debug.tcl script, it will show register values, pc and disassembly in the waveform viewer
3. the boot code can be found here https://github.com/pulp-platform/boot-co...oot_code.c. Is is there to support SPI and JTAG booting which can be select by driving bootsel accordingly. So the bootcode will read the bootsel bit and either start reading from spi flash dumping into l2 and then jump to the entry point or just busy loop (or wfi) until the debug module takes control of the execution.
Reply


Messages In This Thread
RE: several questions about Pulpissimo SoC platform - by bluewww - 04-07-2020, 06:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)