cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

failed to dump vcd

Open rudyyao opened this issue 5 years ago • 1 comments

Hi there,

I'm trying to dump vcd file using below command, but the 'rv64ui-p-add.vcd' file's size is 0 when the test finished. Can anyone help on this?

work-ver/Variane_testharness -v rv64ui-p-add.vcd $RISCV/riscv64-unknown-elf/share/riscv-tests/isa/rv64ui-p-add

I have run: make verilate DEBUG=1 before running the above command. Also the hello world test can run correctly.

rudyyao avatar Oct 10 '20 01:10 rudyyao

Hi there,

I'm trying to dump vcd file using below command, but the 'rv64ui-p-add.vcd' file's size is 0 when the test finished. Can anyone help on this?

work-ver/Variane_testharness -v rv64ui-p-add.vcd $RISCV/riscv64-unknown-elf/share/riscv-tests/isa/rv64ui-p-add

I have run: make verilate DEBUG=1 before running the above command. Also the hello world test can run correctly.

try to use this path instead the one you use: work-ver/Variane_testharness -v rv64ui-p-add.vcd tmp/riscv-tests/build/isa//rv64ui-p-add

FranDuqueAyachi avatar Jun 04 '22 18:06 FranDuqueAyachi

Thanks for your help with this @FranDuqueAyachi .

Hi @rudyyao , thanks for your interest in CVA6. This issue has not been updated in more than nine months (and you have not commented for more than two years), so I will assume it is resolved and will close this issue. If you are still having trouble, please feel free to open another.

MikeOpenHWGroup avatar Feb 17 '23 22:02 MikeOpenHWGroup