mirror of https://github.com/llvm/circt.git
![]() * [Pipeline] Make `reset` signal optional In some usecases, having a reset signal to a pipeline may do more harm than good in terms of synthetis/routing overhead. Instead, users can reset pipelines in other ways - e.g. by holder `go` low for `N stages` cycles. This, in turn, will set the pipeline stage enable registers to a deterministic state. Allow for this by making the top-level `reset` signal optional. * review --------- Co-authored-by: Morten Borup Petersen <mpetersen@microsoft.com> |
||
---|---|---|
.. | ||
test_basic.mlir | ||
test_ce.mlir | ||
test_clockgates.mlir | ||
test_poweron.mlir |