-
Hello all, I am creating an implementation of a R32I RISC-V processor with Digital. I have subcircuits for the 5 pipeline stages of the CPU, plus program memory and data memory. How can I see the state of the register file and the memory during simulation? I see that you cannot "open" the subcircuits during simulation. I would like to see the content of registers and memory. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Open the measurement value table (F6). |
Beta Was this translation helpful? Give feedback.
Open the measurement value table (F6).
There you will find all registers and memories used in the current circuit.
The registers are displayed directly and the RAMs are available in the menu.