CompactRectSignExtension constructor
- PartialProductGeneratorBase ppg, {
- String name = 'compactrect_sign_extension',
Sign extend the PP array using stop bits without adding a row This routine works with different widths of multiplicand/multiplier, an extension of Mohanty, B.K., Choubey designed by Desmond A. Kirkpatrick.
Implementation
CompactRectSignExtension(super.ppg,
{super.name = 'compactrect_sign_extension'});