enabled SVADU for rv32/64gc

This commit is contained in:
Kip Macsai-Goren 2023-04-11 17:42:26 -07:00
parent c179d76542
commit 599ebc572e
2 changed files with 2 additions and 2 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