enable property

  1. @protected
Logic? enable
latefinal

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

Implementation

@protected
late final Logic? enable;