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

soc/integration/soc.py: Fix creation of AHB2Wishbone bridge #1998

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

FlyGoat
Copy link
Contributor

@FlyGoat FlyGoat commented Jun 23, 2024

Don't do bus_addressing_convert as it's being handled in AHB2Wishbone logic.

Add addressing parameters for AHBInterface constructor as required by soc code.

This is split from #1990, I would like to get those independent features merged first.

Don't do bus_addressing_convert as it's being handled in AHB2Wishbone
logic.

Add addressing parameters for AHBInterface constructor as required
by soc code.

Signed-off-by: Jiaxun Yang <[email protected]>
@enjoy-digital enjoy-digital merged commit 21674ee into enjoy-digital:master Jun 24, 2024
1 check passed
@enjoy-digital
Copy link
Owner

Thanks @FlyGoat!

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