Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timing(TLB): add tlb query use fast adder comparator support #4165

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cz4e
Copy link
Contributor

@cz4e cz4e commented Jan 13, 2025

Add tlb query use fast adder comparator support

  • reduce load/store unit s0 generate vaddr for tlb query, e.g. src + imm = vaddr as tag to query tlb use ===, for better timing, use fast adder comparator Fac(src, imm, tag).andReliminate adder carry delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
timing Fix bad timing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant