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 async reset option for FlipFlop #338

Closed
mkorbel1 opened this issue Apr 4, 2023 · 2 comments · Fixed by #533
Closed

Add async reset option for FlipFlop #338

mkorbel1 opened this issue Apr 4, 2023 · 2 comments · Fixed by #533
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mkorbel1
Copy link
Contributor

mkorbel1 commented Apr 4, 2023

Motivation

In addition to #69, it would be nice to be able to use an async reset on the flop.

Desired solution

Add a way to configure the flop to reset using async reset. Perhaps a separate named argument for asyncReset?

Alternatives considered

No response

Additional details

No response

@mkorbel1 mkorbel1 added enhancement New feature or request good first issue Good for newcomers labels Apr 4, 2023
@mkorbel1
Copy link
Contributor Author

Also add for flop

@mkorbel1
Copy link
Contributor Author

Should have either asyncReset, reset, or no reset, but not both.

Perhaps flop(clk, a, asyncReset: reset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant