Booth algorithm

Booth algorithm

ID:43299326

大小:71.00 KB

页数:23页

时间:2019-10-08

Booth algorithm_第1页
Booth algorithm_第2页
Booth algorithm_第3页
Booth algorithm_第4页
Booth algorithm_第5页
资源描述:

《Booth algorithm》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、Booth'sAlgorithmExampleCS440PointstorememberWhenusingBooth'sAlgorithm:Youwillneedtwiceasmanybitsinyourproductasyouhaveinyouroriginaltwooperands.Theleftmostbitofyouroperands(bothyourmultiplicandandmultiplier)isaSIGNbit,andcannotbeusedaspartofthevalue.TobeginDecidewhichop

2、erandwillbethemultiplierandwhichwillbethemultiplicandConvertbothoperandstotwo'scomplementrepresentationusingXbitsXmustbeatleastonemorebitthanisrequiredforthebinaryrepresentationofthenumericallylargeroperandBeginwithaproductthatconsistsofthemultiplierwithanadditionalXlea

3、dingzerobitsExampleIntheweekbyweek,thereisanexampleofmultiplying2x(-5)Forourexample,let'sreversetheoperation,andmultiply(-5)x2Thenumericallylargeroperand(5)wouldrequire3bitstorepresentinbinary(101).SowemustuseATLEAST4bitstorepresenttheoperands,toallowforthesignbit.Let's

4、use5-bit2'scomplement:-5is11011(multiplier)2is00010(multiplicand)BeginningProductThemultiplieris:11011Add5leadingzerostothemultipliertogetthebeginningproduct:0000011011Step1foreachpassUsetheLSB(leastsignificantbit)andthepreviousLSBtodeterminethearithmeticaction.Ifitisth

5、eFIRSTpass,use0asthepreviousLSB.Possiblearithmeticactions:00noarithmeticoperation01addmultiplicandtolefthalfofproduct10subtractmultiplicandfromlefthalfofproduct11noarithmeticoperationStep2foreachpassPerformanarithmeticrightshift(ASR)ontheentireproduct.NOTE:ForX-bito

6、perands,Booth'salgorithmrequiresXpasses.ExampleLet'scontinuewithourexampleofmultiplying(-5)x2Remember:-5is11011(multiplier)2is00010(multiplicand)Andweadded5leadingzerostothemultipliertogetthebeginningproduct:0000011011ExamplecontinuedInitialProductandpreviousLSB00000110

7、110(Note:Sincethisisthefirstpass,weuse0forthepreviousLSB)Pass1,Step1:Examinethelast2bits00000110110Thelasttwobitsare10,soweneedto:subtractthemultiplicandfromlefthalfofproductExample:Pass1continuedPass1,Step1:Arithmeticaction(1)00000(lefthalfofproduct)-00010(mulitplicand

8、)11110(usesaphantomborrow)Placeresultintolefthalfofproduct11110110110Example:Pass1continuedPass1,Step2:ASR(ari

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。