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

Add mem_to_banks_detailed #194

Merged
merged 3 commits into from
Aug 8, 2023
Merged

Add mem_to_banks_detailed #194

merged 3 commits into from
Aug 8, 2023

Conversation

micprog
Copy link
Member

@micprog micprog commented Jul 27, 2023

Adds sideband data in the response path to be managed externally. mem_to_banks now wraps the mem_to_banks_detailed.

Adds sideband data in the response path to be managed externally.
`mem_to_banks` now wraps the `mem_to_banks_detailed`.
Copy link
Collaborator

@niwis niwis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM in general. Could you also add the new module in src_files.yml and common_cells.core (plus a brief description in the README)?

Copy link
Contributor

@glaserf glaserf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I second what @niwis has said. Looks good to me.

One suggestion would be to generalize the error-response channel to generic side-channel memory response info by renaming it accordingly, but I'm not sure whether such use cases (besides error responses) do exist.

`atop` renamed to `wuser`
`ersp` renamed to `ruser`
@micprog
Copy link
Member Author

micprog commented Aug 8, 2023

The updated mem_to_banks wrapper was tested with the axi_to_mem_banked testbench in the AXI repository, it still works as originally intended.

@micprog micprog requested a review from niwis August 8, 2023 12:00
Copy link
Collaborator

@niwis niwis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, LGTM

@niwis niwis merged commit 77c4949 into master Aug 8, 2023
5 checks passed
@niwis niwis deleted the mem_to_banks_detailed branch August 8, 2023 12:15
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.

3 participants