diff --git a/configs/a64fx.yaml b/configs/a64fx.yaml index c3285a22b..c3bd652dc 100644 --- a/configs/a64fx.yaml +++ b/configs/a64fx.yaml @@ -29,7 +29,7 @@ Queue-Sizes: Load: 40 Store: 24 Port-Allocator: - Type: A64FX + Type: Balanced Branch-Predictor: Type: "Perceptron" BTB-Tag-Bits: 11 diff --git a/configs/a64fx_SME.yaml b/configs/a64fx_SME.yaml index 7fe7086d5..47fd2488e 100644 --- a/configs/a64fx_SME.yaml +++ b/configs/a64fx_SME.yaml @@ -32,7 +32,7 @@ Queue-Sizes: Load: 40 Store: 24 Port-Allocator: - Type: A64FX + Type: Balanced Branch-Predictor: Type: "Perceptron" BTB-Tag-Bits: 11 diff --git a/configs/sst-cores/a64fx-sst.yaml b/configs/sst-cores/a64fx-sst.yaml index b984c6397..366d3fe65 100644 --- a/configs/sst-cores/a64fx-sst.yaml +++ b/configs/sst-cores/a64fx-sst.yaml @@ -29,7 +29,7 @@ Queue-Sizes: Load: 40 Store: 24 Port-Allocator: - Type: A64FX + Type: Balanced Branch-Predictor: Type: "Perceptron" BTB-Tag-Bits: 11