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

Use one UDMA buffer as opposed to multiple. #79

Open
KasparMatas opened this issue Aug 5, 2021 · 0 comments
Open

Use one UDMA buffer as opposed to multiple. #79

KasparMatas opened this issue Aug 5, 2021 · 0 comments
Labels
Low Low priority

Comments

@KasparMatas
Copy link
Member

Currently the program uses multiple UDMA buffers.

Change the FPGA setupUDMA script to allocate space to a single buffer.

Then the code itself can use the single buffer and save offsets for different physical and virtual address pointers with different streams.

@KasparMatas KasparMatas added the Low Low priority label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant