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
$ ./work-ver/Variane_testharness tmp/riscv-tests/build/isa/rv64ui-p-and
This emulator compiled with JTAG Remote Bitbang client. To enable, use +jtag_rbb_enable=1.
Listening on port 42003
- /home/pascal/cva6-experiments/cva6/corev_apu/tb/rvfi_tracer.sv:56: Verilog $finish
- /home/pascal/cva6-experiments/cva6/corev_apu/tb/rvfi_tracer.sv:57: Verilog $finish
- /home/pascal/cva6-experiments/cva6/corev_apu/tb/rvfi_tracer.sv:57: Second verilog $finish, exiting
I was expecting to get an error related to my step 1 (yes, I made sure to use my freshly compiled binary). Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
I was trying to see what should be the output of the simulation with an erroneous test. Steps:
riscv-test
and insert an error. For instance, inrv64ui/and.S
:riscv-tests
suiteI was expecting to get an error related to my step 1 (yes, I made sure to use my freshly compiled binary). Am I doing something wrong?
The text was updated successfully, but these errors were encountered: