You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to analyse the waveforms for the execution of an elf in the /tests folder. For this purpose, I uncommented line 41 of the makefile in /builds/Resources/Include_verilator.mk. In one of the /builds/*_verilator folders, I executed the make simulator and make test commands, but I could not find where the VCD file is. Is there any other modification required that I missed?
Also, I want to analyse the L1 cache behaviour. Hence, which cache replacement policy does Piccolo use?
The text was updated successfully, but these errors were encountered:
Hi, I hope you are well.
I want to analyse the waveforms for the execution of an elf in the
/tests
folder. For this purpose, I uncommented line 41 of the makefile in /builds/Resources/Include_verilator.mk. In one of the /builds/*_verilator folders, I executed themake simulator
andmake test
commands, but I could not find where the VCD file is. Is there any other modification required that I missed?Also, I want to analyse the L1 cache behaviour. Hence, which cache replacement policy does Piccolo use?
The text was updated successfully, but these errors were encountered: