Skip to content

Commit

Permalink
Remove rebase error in chimera_pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Lore0599 committed Nov 15, 2024
1 parent 9945ea4 commit a82269d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hw/chimera_pkg.sv
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ ExtClusters

localparam aw_bt ClusterNarrowAxiMstIdWidth = 1;

// Memory Island
localparam byte_bt MemIslandIdx = ClusterIdx[ExtClusters-1] + 1;
// Parameters for Memory Island
localparam int MemIslandIdx = ClusterIdx[ExtClusters-1] + 1;
localparam doub_bt MemIslRegionStart = 64'h4800_0000;
Expand Down

0 comments on commit a82269d

Please sign in to comment.