Re-enabled the branch predictor in rv64gc.

This commit is contained in:
Ross Thompson 2022-12-29 17:07:50 -06:00
parent a129e27502
commit 654b10894c

View File

@ -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