reset property

  1. @protected
Logic? reset
latefinal

Optional reset, used only if a clk is not null to reset the pipeline flops. Plumbed for future work for pipelining, currently unsupported.

Implementation

@protected
late final Logic? reset;