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

UARTBone addr width #1821

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Conversation

trabucayre
Copy link
Collaborator

This PR contains 3 commits:

  • Stream2Wishbone: update allowed address_width list to support 64bits (since number of iterations is based on this parameter any size multiple of 8bits may works)
  • UARTBone: now it's possible to pass address_width to the constructor (this param is used for Stream2Wishbone)
  • soc: self.bus.address_width is now used at UARTBone constructor time

@enjoy-digital
Copy link
Owner

Thanks @trabucayre, this looks good!

@enjoy-digital enjoy-digital merged commit 5efdbd9 into enjoy-digital:master Oct 30, 2023
1 check passed
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