cvw/wally-pipelined/testgen
Thomas Fleming d8ac9034b7 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
testgen-ADDIW-SLLIW-SRLIW-SRAIW.py
testgen-ADDW-SUBW-SLLW-SRLW-SRAW.py
testgen-BRANCH.py
testgen-CSR.py
testgen-JAL.py
testgen-LOAD.py
testgen-SLL-SRL-SRA.py WALLY ALU tests 2021-02-15 10:16:31 -05:00
testgen-SLLI-SRLI-SRAI.py
testgen-SLTIU.py
testgen-STORE.py
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