Skip to content

Commit

Permalink
Merge branch 'mmu_unify' of github.com:planvtech/cva6 into mmu_unify
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelaGonzalezMarino committed Dec 19, 2023
2 parents 5a06eb1 + 246f4c1 commit 0ed2a8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/mmu_unify/cva6_tlb.sv
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ module cva6_tlb
en &= ~plru_tree_q[idx_base+(i>>shift)];
end
end

replace_en[i] = en;
end
end
Expand Down

0 comments on commit 0ed2a8d

Please sign in to comment.