Skip to content

Commit

Permalink
Updated port allocator for A64FX config files.
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnWilkinson committed Dec 5, 2024
1 parent c967a2c commit f40aca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/a64fx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Queue-Sizes:
Load: 40
Store: 24
Port-Allocator:
Type: Balanced
Type: A64FX
Branch-Predictor:
Type: "Perceptron"
BTB-Tag-Bits: 11
Expand Down
2 changes: 1 addition & 1 deletion configs/a64fx_SME.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Queue-Sizes:
Load: 40
Store: 24
Port-Allocator:
Type: Balanced
Type: A64FX
Branch-Predictor:
Type: "Perceptron"
BTB-Tag-Bits: 11
Expand Down

0 comments on commit f40aca7

Please sign in to comment.