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

Generalize the Transfer Function to Properly Support VDMA #62

Closed
bperez77 opened this issue Jun 14, 2018 · 2 comments
Closed

Generalize the Transfer Function to Properly Support VDMA #62

bperez77 opened this issue Jun 14, 2018 · 2 comments
Labels

Comments

@bperez77
Copy link
Owner

Currently, the transfer function does not fully support VDMA; it currently hard codes the frame size to 1920x1080x4. In order to properly generalize this functionality, a struct should be added that can be used to set the frame size from the library call.

This is a follow up from issue #61.

@bperez77
Copy link
Owner Author

@tthhbb Can you verify that this changes work for the issue you had in #61, when you get a chance?

@tthhbb
Copy link

tthhbb commented Jun 28, 2018

Unfortunately I cannot try it anymore, because the work was for a university project and I already had to return the Zybo. But as the only problem was the hard coded frame size I suppose your changes solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants