reset property

  1. @protected
Logic reset
latefinal

The reset used for sequential elements (active high).

Should only be used by implementations.

Implementation

@protected
late final Logic reset = input('reset');