forked from Github_Repos/cvw
Re-enabled the branch predictor in rv64gc.
This commit is contained in:
parent
a129e27502
commit
654b10894c
@ -139,7 +139,7 @@
|
||||
`define PLIC_GPIO_ID 3
|
||||
`define PLIC_UART_ID 10
|
||||
|
||||
`define BPRED_ENABLED 0
|
||||
`define BPRED_ENABLED 1
|
||||
`define BPTYPE "BPGSHARE" // BPLOCALPAg or BPGLOBAL or BPTWOBIT or BPGSHARE
|
||||
`define TESTSBP 0
|
||||
`define BPRED_SIZE 10
|
||||
|
Loading…
Reference in New Issue
Block a user