Add codegen option for keeping pipeline open or closed on reset
Open
codegen
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Currently when reset is asserted, the ready signal of inputs to a block are asserted (pipeline is kept open). This may not be desired behavior for everyone so we should have an option which indicates whether or not to assert ready lines on reset.
Contributor guide
Assessment
This issue has not been assessed yet.