forked from Github_Repos/cvw
enabled SVADU for rv32/64gc
This commit is contained in:
parent
c179d76542
commit
599ebc572e
@ -137,7 +137,7 @@
|
|||||||
`define BPRED_SIZE 16
|
`define BPRED_SIZE 16
|
||||||
`define BTB_SIZE 10
|
`define BTB_SIZE 10
|
||||||
|
|
||||||
`define SVADU_SUPPORTED 0
|
`define SVADU_SUPPORTED 1
|
||||||
`define ZMMUL_SUPPORTED 0
|
`define ZMMUL_SUPPORTED 0
|
||||||
|
|
||||||
// FPU division architecture
|
// FPU division architecture
|
||||||
|
@ -140,7 +140,7 @@
|
|||||||
`define BPRED_SIZE 10
|
`define BPRED_SIZE 10
|
||||||
`define BTB_SIZE 10
|
`define BTB_SIZE 10
|
||||||
|
|
||||||
`define SVADU_SUPPORTED 0
|
`define SVADU_SUPPORTED 1
|
||||||
`define ZMMUL_SUPPORTED 0
|
`define ZMMUL_SUPPORTED 0
|
||||||
|
|
||||||
// FPU division architecture
|
// FPU division architecture
|
||||||
|
Loading…
Reference in New Issue
Block a user