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

UART backend: make FIFO width an option #55

Open
imphil opened this issue Jan 27, 2018 · 0 comments
Open

UART backend: make FIFO width an option #55

imphil opened this issue Jan 27, 2018 · 0 comments

Comments

@imphil
Copy link
Member

imphil commented Jan 27, 2018

Currently the UART backend has no way to auto-discover the FIFO width on the hardware side, hence the user of the library must call glip_set_fifo_width() to set it. That's a bit strange, since it's only required for the UART backend. Another solution would be to make the FIFO width an option passed to GLIP like speed, device, etc.

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

1 participant