cvw/testbench
David Harris 6186181d46
Merge pull request #537 from ross144/main
Almost having working Verilator.  One issue in the testbench remains.
2023-12-18 18:13:56 -08:00
..
common Yay! I got verilator to compile our testbench! Does it actually work I don't know. 2023-12-18 16:44:34 -06:00
fp
sdc
testbench-fp.sv Fix issue with running all and then going from one operand width to another. Issue is due to signals resolving between sizes. I did not catch it before because I did not run through the complete exhaustive tests. This time, went through all tests and tested all the data sizes. 2023-12-17 20:55:06 -06:00
testbench-imperas.sv
testbench-linux-imperas.sv
testbench-linux.sv
testbench-xcelium.sv
testbench.sv Restored the one hack change which prevents verilator from working. 2023-12-18 17:00:53 -06:00
tests-fp.vh
tests.vh Commented out the arch64priv misaligned load/store tests since we added Zicclsm to the rv64gc config. 2023-11-13 14:12:27 -06:00
wallywrapper.sv