Skip to content

Commit

Permalink
test: enable PH_BHT in cv32a60x configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ricted98 committed Feb 28, 2025
1 parent 48c4869 commit d178c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/include/cv32a60x_config_pkg.sv
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ package cva6_config_pkg;
ExceptionAddress: 64'h808,
RASDepth: unsigned'(2),
BTBEntries: unsigned'(0),
BPType: config_pkg::BHT,
BPType: config_pkg::PH_BHT,
BHTEntries: unsigned'(32),
BHTHist: unsigned'(3),
DmBaseAddress: 64'h0,
Expand Down

0 comments on commit d178c1b

Please sign in to comment.