cvw/wally-pipelined/testgen
2021-02-15 10:16:31 -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
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
testgen-LOAD.py
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