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

litex/soc/cores/cpu/__init__, litex/soc/integration/soc: modifying CPUNone to adapt data_width and io_regions according to bus data_width/address_width #1823

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

trabucayre
Copy link
Collaborator

CPUNone has a fixed data width and io_regions.
By adding a constructor with data_width and address_width it's now possible to adapts CPU according to args provided by user.

…UNone to adapt data_width and io_regions according to bus data_width/address_width
@enjoy-digital enjoy-digital merged commit 8c73afe into enjoy-digital:master Oct 30, 2023
1 check passed
@enjoy-digital
Copy link
Owner

Thanks @trabucayre!

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