depthToFlop property

  1. @protected
int? depthToFlop
latefinal

Specified depth of nodes at which to flop (requires clk).

Implementation

@protected
late final int? depthToFlop;