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

Implement a generic clock/strobe generator #80

Closed
whitequark opened this issue Nov 24, 2018 · 0 comments
Closed

Implement a generic clock/strobe generator #80

whitequark opened this issue Nov 24, 2018 · 0 comments
Labels
applet Component: applet gateware Component: gateware

Comments

@whitequark
Copy link
Member

whitequark commented Nov 24, 2018

Right now every applet implements its own strobe generator, which is error-prone, only works for fclk < fsys*2 (and sometimes even fsys*3), doesn't do nice debug output, uses the frequency hardcoded in the bitstream, and has other irritating issues. This needs to be factored out and reused.

@whitequark whitequark added gateware Component: gateware applet Component: applet labels Nov 24, 2018
@whitequark whitequark changed the title Write a generic strobe generator Implement a generic strobe generator Nov 24, 2018
@whitequark whitequark changed the title Implement a generic strobe generator Implement a generic clock/strobe generator Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
applet Component: applet gateware Component: gateware
Projects
None yet
Development

No branches or pull requests

1 participant