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

test_csr: test cases to demonstrate a CSRStatus() issue #1816

Merged

Conversation

AndrewD
Copy link
Collaborator

@AndrewD AndrewD commented Oct 27, 2023

'status' reads as 0 in simulation when CSRStatus has fields that are assigned in the design. This test case demonstrates the issue but is wrapped in a try/catch so the rest of the tests can run without a CI failure.

I'm not sure how to fix the underlying issue, but can work around it in my core tests that discovered this issue.

'status' reads as 0 in simulation when CSRStatus has fields.
@AndrewD AndrewD requested a review from enjoy-digital October 27, 2023 02:13
@enjoy-digital enjoy-digital merged commit ff271b0 into enjoy-digital:master Oct 27, 2023
@enjoy-digital
Copy link
Owner

Thanks @AndrewD, it's merged and I'll look at it.

@AndrewD AndrewD deleted the test_csr_status_issue branch February 18, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants