Skip to content

Commit

Permalink
Update core/mmu_unify/cva6_tlb.sv
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent d4f2af0 commit 246f4c1
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 246f4c1

Please sign in to comment.