enable property

  1. @protected
Logic? enable
latefinal

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

Implementation

@protected
late final Logic? enable;