From d178c1b40d8bd6195ca0b86937a754119fd65e85 Mon Sep 17 00:00:00 2001 From: Riccardo Tedeschi Date: Fri, 28 Feb 2025 17:47:58 +0100 Subject: [PATCH] test: enable PH_BHT in cv32a60x configuration --- core/include/cv32a60x_config_pkg.sv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/include/cv32a60x_config_pkg.sv b/core/include/cv32a60x_config_pkg.sv index 711ddab261..10bfbeffd0 100644 --- a/core/include/cv32a60x_config_pkg.sv +++ b/core/include/cv32a60x_config_pkg.sv @@ -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,