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

[YXI] YXI Generated AXI Wrapper Only Works With Memories of Width 32b #2291

Open
andrewb1999 opened this issue Sep 26, 2024 · 0 comments
Open
Labels
AMC Needed for Andrew's memory compiler

Comments

@andrewb1999
Copy link
Collaborator

The wrapper that YXI generates fails for any memory element bitwidth other than 32. If this is a requirement for how the AXI communication works currently it should insert slices to ensure the bitwidth matches that of the memory reference used in the main component. At a minimum, yxi should error out if a memory ref does not have a bitwidth of 32, but that would be less ideal.

@andrewb1999 andrewb1999 added the AMC Needed for Andrew's memory compiler label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AMC Needed for Andrew's memory compiler
Projects
None yet
Development

No branches or pull requests

1 participant