|
计算机应用研究 2004
Design and Implementation of a Parallel Multiplier
|
Abstract:
Based on the characteristic of complement code,the traditional Booth2 algorithm has been modified.When it computes the sum of partly product,a balanced 4-2 compressor and a special adder are used to form Wallace tree and to compute the sum of the result of Wallace tree respectively.The circuit is described using Verilog HDL language and synthesized by Design analyzer.Finally,it is shown that this scheme has higher speed and bigger scale than traditional CSA array multiplier.