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