-
Notifications
You must be signed in to change notification settings - Fork 32
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
Update to amaranth 0.4 #62
Comments
jfng
added a commit
to jfng/amaranth-soc
that referenced
this issue
Dec 12, 2023
Memory maps are now assigned to {csr,wisbhone}.Interface objects instead of their Signature (which can no longer hold mutable state), as things were before 9ffaf94. See amaranth-lang#62.
jfng
added a commit
to jfng/amaranth-soc
that referenced
this issue
Dec 12, 2023
Memory maps are now assigned to {csr,wishbone}.Interface objects instead of their Signature (which can no longer hold mutable state), as things were before 9ffaf94. See amaranth-lang#62.
jfng
added a commit
to jfng/amaranth-soc
that referenced
this issue
Dec 12, 2023
Memory maps and event maps are now assigned to Interface objects instead of Signature objects (which can no longer hold mutable state), as things were before 9ffaf94. See amaranth-lang#62.
Doing this won't help us, as upcoming work (such as #58) depends on upstream functionality that isn't part of the 0.4 release. |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: