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