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

Change the DMA data bus access from 64b to 256b, to increase the bus performance #22

Open
1 task
rodmarfran opened this issue Feb 26, 2019 · 0 comments
Open
1 task
Assignees

Comments

@rodmarfran
Copy link
Member

An access width of 256b for the DMA was implemented, because it should improve the data bus performance. Need to be tested if it works properly to later check if the speed was improved.
This modification is implemented, in commit eef53d2, and synthesized as HW V21, in commit c17fe63.

Change Log:

  • Changed the DMA bus width to 256b and it access type to aligned.

Remaining:

  • @ericolucasm to test the HW V21 to check the modification works.

Test Procedure:

  • Do a full normal test with the SimuCam and verify if all 638 packets are being transmitted per CCD [if not, a bug was introduced in the system. If all 638 packets are transmitted, the issue can be closed].

Hardware Programming File:

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

No branches or pull requests

2 participants