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

[X2] Avoid JALR related timing path #523

Open
Silabs-ArjanB opened this issue Apr 28, 2022 · 0 comments
Open

[X2] Avoid JALR related timing path #523

Silabs-ArjanB opened this issue Apr 28, 2022 · 0 comments
Labels
Component:RTL For issues in the RTL (e.g. for files in the rtl directory)

Comments

@Silabs-ArjanB
Copy link
Contributor

The timing paths to instr_addr_o related to JALR can be eased by taking two cycles to compute RS + imm and only allowing single cycle JALR from ID if imm = 0.

@Silabs-ArjanB Silabs-ArjanB added the Component:RTL For issues in the RTL (e.g. for files in the rtl directory) label Apr 28, 2022
@Silabs-ArjanB Silabs-ArjanB changed the title Avoid JALR related timing path [TIMING2] Avoid JALR related timing path Aug 8, 2023
@Silabs-ArjanB Silabs-ArjanB changed the title [TIMING2] Avoid JALR related timing path [X2] Avoid JALR related timing path Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:RTL For issues in the RTL (e.g. for files in the rtl directory)
Projects
None yet
Development

No branches or pull requests

1 participant