mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
enabled SVADU for rv32/64gc
This commit is contained in:
parent
e0b938b409
commit
4aed880757
@ -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