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

Fix todo in assertion a_valid_jump. #927

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

silabs-oivind
Copy link
Contributor

a_valid_jump cannot assert that we don't jump when ID is halted, so it was decided to add an assertion verifying that the register used for JALR is stable until JALR retires.

Add assertion a_jalr_stable_target.

Signed-off-by: Oivind Ekelund <oivind.ekelund@silabs.com>
@Silabs-ArjanB Silabs-ArjanB requested review from Silabs-ArjanB and silabs-oysteink and removed request for Silabs-ArjanB August 31, 2023 15:17
@Silabs-ArjanB Silabs-ArjanB added the Component:RTL For issues in the RTL (e.g. for files in the rtl directory) label Sep 5, 2023
@Silabs-ArjanB Silabs-ArjanB merged commit 56f3995 into openhwgroup:master Sep 5, 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

Successfully merging this pull request may close these issues.

3 participants