latency property

int get latency

The latency of the carry save multiplier.

Implementation

int get latency => super.a.width + 1;