Lab 3 file cleanup

This commit is contained in:
David Harris 2022-02-08 10:26:37 +00:00
parent 99f3d7a7f6
commit cbef88ec10
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
vsim -c <<!
do wally-pipelined-batch.do rv32e wally32e
do wally-pipelined-batch.do rv32ic arch32i
!

View File

@ -1432,6 +1432,7 @@ string imperas32f[] = '{
string arch32i[] = '{
`RISCVARCHTEST,
"rv32i_m/I/or-01", "5010",
"rv32i_m/I/add-01", "5010",
"rv32i_m/I/addi-01", "4010",
"rv32i_m/I/and-01", "5010",