cvw/wally-pipelined/testgen
Thomas Fleming 5fd521d333 Create virtual memory ad-hoc test
Test program is currently failing on ovpsim. There is no indication that ovpsim
is properly implementing virtual memory translation when satp is set accordingly.
Need to confirm whether this is a problem with ovpsim, how ovpsim is being
called, or the test itself.
2021-03-03 17:06:37 -05:00
..
testgen_footer.S
testgen_header.S
testgen-ADD-SUB-SLT-SLTU-XOR-OR-AND.py WALLY ALU tests 2021-02-15 10:16:31 -05:00
testgen-ADDI-XORI-ORI-ANDI-SLTI.py Adding I Type test cases from Lab 1 2021-02-10 09:39:43 -05:00
testgen-ADDIW-SLLIW-SRLIW-SRAIW.py merge conflict? 2021-02-07 02:34:49 -05:00
testgen-ADDW-SUBW-SLLW-SRLW-SRAW.py added test cases for ADDW, SUBW, SLLW, SRLW, SRAW 2021-02-11 13:38:38 -05:00
testgen-BRANCH.py added branch tests 2021-02-12 22:40:08 -05:00
testgen-CSR.py Add privileged test cases 2021-02-14 17:01:46 -05:00
testgen-JAL.py JAL testing 2021-02-05 08:08:42 -05:00
testgen-LOAD.py Add test vector set for load instructions 2021-02-06 13:05:59 -05:00
testgen-SLL-SRL-SRA.py WALLY ALU tests 2021-02-15 10:16:31 -05:00
testgen-SLLI-SRLI-SRAI.py Adding I Type test cases from Lab 1 2021-02-10 09:39:43 -05:00
testgen-SLTIU.py Adding I Type test cases from Lab 1 2021-02-10 09:39:43 -05:00
testgen-STORE.py Complete STORE tests 2021-02-04 15:38:22 -05:00
testgen-VIRTUALMEMORY.py Create virtual memory ad-hoc test 2021-03-03 17:06:37 -05:00
virtual_memory_util.py Create virtual memory ad-hoc test 2021-03-03 17:06:37 -05:00