reset property

  1. @protected
Logic? reset
latefinal

Optional reset, used only if a clk is not null to reset the pipeline flops.

Implementation

@protected
late final Logic? reset;