Turned on SVADU_SUPPORTED in rv32/64gc wally-config and in imperas.ic. ImperasDV is happy with these privileged tests now

This commit is contained in:
David Harris 2023-04-10 07:05:06 -07:00
parent df96732683
commit baef1249e7
3 changed files with 4 additions and 4 deletions

View File

@ -137,7 +137,7 @@
`define BPRED_SIZE 16
`define BTB_SIZE 10
`define SVADU_SUPPORTED 0
`define SVADU_SUPPORTED 1
`define ZMMUL_SUPPORTED 0
// FPU division architecture

View File

@ -140,7 +140,7 @@
`define BPRED_SIZE 10
`define BTB_SIZE 10
`define SVADU_SUPPORTED 0
`define SVADU_SUPPORTED 1
`define ZMMUL_SUPPORTED 0
// FPU division architecture

View File

@ -30,8 +30,8 @@
--override cpu/ignore_non_leaf_DAU=1
--override cpu/wfi_is_nop=T
--override cpu/misa_Extensions_mask=0x0
#--override cpu/updatePTEA=T
#--override cpu/updatePTED=T
--override cpu/updatePTEA=T
--override cpu/updatePTED=T
--override cpu/Sstc=T
# THIS NEEDS FIXING to 16