VCS simulator cannot generate the FSDB file

262 views
Skip to first unread message

Qijun Zhang

unread,
Jan 22, 2023, 9:15:51 AM1/22/23
to Chipyard
Hi,

I have tried to generate FSDB file when simulating, so I firstly made a VCS simulator:

make debug CONFIG=SmallBoomConfig  

Then I used this to run the spmv in riscv-tests:

./simv-chipyard-SmallBoomConfig-debug ../../toolchains/riscv-tools/riscv-tests/benchmarks/spmv.riscv

But after that, there is no FSDB file in the directory, so I was wondering if there is something wrong in these two instructions above, and how could I generate a FSDB file using VCS simulator.

Thank you very much!

Best regards,
Qijun Zhang

Yuan Dai

unread,
Sep 13, 2023, 1:21:00 AM9/13/23
to Chipyard
Hello! I'm facing the same question, Have you fixed it?

Jerry Zhao

unread,
Sep 13, 2023, 2:19:57 AM9/13/23
to chip...@googlegroups.com
Using the run-binary-debug make target will supply the right flags to the simulator binary to generate a fsdb waveform. 

--
You received this message because you are subscribed to the Google Groups "Chipyard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chipyard+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chipyard/f76c2a54-ed59-4424-a29a-d200f8bb79c4n%40googlegroups.com.

Yuan Dai

unread,
Sep 13, 2023, 9:53:51 AM9/13/23
to Chipyard
Thanks for your reply, I generated fsdb waveform successfully in this way!
Reply all
Reply to author
Forward
0 new messages