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

Analyze AXI to AXILite conversion #13

Open
alex96295 opened this issue Apr 25, 2023 · 2 comments
Open

Analyze AXI to AXILite conversion #13

alex96295 opened this issue Apr 25, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@alex96295
Copy link
Collaborator

@alex96295 alex96295 mentioned this issue May 4, 2023
6 tasks
@yvantor
Copy link
Contributor

yvantor commented Aug 3, 2023

It should be in the main branch now https://github.com/pulp-platform/axi/blob/master/src/axi_lite_dw_converter.sv

@mattsini1
Copy link

I am jumping in and inform you that I found the following behavior in it.
Basically, I can W/R the mailbox addressing it only using 32-bit instructions; otherwise, the mailbox is never addressed because the requests never reach it. Something happens between the data width converter and the axi to axi-lite. Need to deep investigate it.

@alex96295 alex96295 added the enhancement New feature or request label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants