Provide API to set concrete type of implicit reset (#1361)
Introduces mutually-exclusive traits RequireAsyncReset and
RequireSyncReset to set the type of the implicit reset in
MultiIOModules. The Scala-type remains Reset, but the Chisel
elaboration-time checks apply.
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent
1a4e0dd6
Please register or sign in to comment