Unverified Commit 468cc3a7 authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Support Optionality of implicit clock and reset (#3496)

* withClock, withReset, and withClockAndReset now have forms that take
  Option[Clock] and Option[Reset]
* Module.clockOption and Module.resetOption return Option[Clock] and
  Option[Reset]
parent 4c8b6c0c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment