Post date: Aug 14, 2018 3:54:48 AM
Digital multiplication is the most extensively used operation (especially in signal processing), people who design digital signal processors sacrifice a lot of chip area in order to make the multiply as fast as possible.
Parallel Multiplication
Partial products are generated simultaneously
Parallel implementations are used for high performancemachines, where computation latency needs to be minimized