MultiCycleDividerInterface.match constructor
A match constructor for the divider interface.
Implementation
MultiCycleDividerInterface.match(MultiCycleDividerInterface other)
: this(dataWidth: other.dataWidth);
A match constructor for the divider interface.
MultiCycleDividerInterface.match(MultiCycleDividerInterface other)
: this(dataWidth: other.dataWidth);