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

Add graceful disable to FC #6

Open
lsteveol opened this issue Oct 13, 2021 · 0 comments
Open

Add graceful disable to FC #6

lsteveol opened this issue Oct 13, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lsteveol
Copy link
Contributor

Right now the FC block will disable immediately if the enable is deasserted. Its possible for a user to do this operation while data is running. So we want to add a way to allow all application logic to finish sending (A2L fifo is empty, a2l_fc_replay.llink.valid is low).

May also need to block the a2l.ready signal in this case.

@lsteveol lsteveol added the enhancement New feature or request label Oct 13, 2021
@lsteveol lsteveol self-assigned this Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant