MultiCycleDividerInterface.match constructor
- @Deprecated('Use clone() instead.')
A match constructor for the divider interface.
Implementation
@Deprecated('Use clone() instead.')
MultiCycleDividerInterface.match(MultiCycleDividerInterface other)
: this(dataWidth: other.dataWidth);