forked from Github_Repos/cvw
Lab 3 file cleanup
This commit is contained in:
parent
99f3d7a7f6
commit
cbef88ec10
@ -1,3 +1,3 @@
|
|||||||
vsim -c <<!
|
vsim -c <<!
|
||||||
do wally-pipelined-batch.do rv32e wally32e
|
do wally-pipelined-batch.do rv32ic arch32i
|
||||||
!
|
!
|
||||||
|
@ -1432,6 +1432,7 @@ string imperas32f[] = '{
|
|||||||
|
|
||||||
string arch32i[] = '{
|
string arch32i[] = '{
|
||||||
`RISCVARCHTEST,
|
`RISCVARCHTEST,
|
||||||
|
"rv32i_m/I/or-01", "5010",
|
||||||
"rv32i_m/I/add-01", "5010",
|
"rv32i_m/I/add-01", "5010",
|
||||||
"rv32i_m/I/addi-01", "4010",
|
"rv32i_m/I/addi-01", "4010",
|
||||||
"rv32i_m/I/and-01", "5010",
|
"rv32i_m/I/and-01", "5010",
|
||||||
|
Loading…
Reference in New Issue
Block a user