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
Records don't work in Assert #403
Comments
Works for me on latest nMigen:
Can you please confirm? |
Seems fine. I'm honestly not sure what I was trying to |
Due to #533, while it works it probably does not produce what one expects:
|
@rroohhh Thanks for noticing! |
Should be fixed by #541 now:
and
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can't don Assert on records.
The following will fail in elaboration.
The text was updated successfully, but these errors were encountered: