1 / 18

Wallace Tree Multiplier

Outline. MultiplicationSequential ArchitecturesParallel ArchitecturesPartial Product GenerationPartial Product AccumulationWallace StrategyDadda StrategyModified Wallace StrategyComparisons. 2. Multiplication. Compute P = X

irisa
Télécharger la présentation

Wallace Tree Multiplier

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. Wallace Tree Multiplier By: Fateme Naderpour and Amir Kaivani Course: EE800 Supervisor: Dr. Ko Fall 2011

    2. Outline Multiplication Sequential Architectures Parallel Architectures Partial Product Generation Partial Product Accumulation Wallace Strategy Dadda Strategy Modified Wallace Strategy Comparisons 2

    3. Multiplication Compute P = X Y where X: xn-1 x1x0 X is an N-bit unsigned number Y: yn-1 y1y0 Y is an N-bit unsigned number P: p2n-1 p1p0 P is a 2N-bit unsigned number xn-1 x1x0 yn-1 y1y0 p2n-1 pn-1 p1p0

More Related