资源描述:
《毕业设计-cmos加法器设计》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、兰州交通大学毕业设计(论文)摘要20世纪是IC迅速发展的时代。计算机等信息产业的飞速发展推动了集成电路(IntegratedCircuit—IC)产业。大多数超大规模集成电路(VeryLargeScaleIC—VLSI)在日常生活中有着广泛的应用。在这些广泛应用的运算中,加法器是组成这些运算的基本单元。在高性能微处理器和DSP处理器中,加法器的运算时间至关重要。加法器运算常常处于高性能处理器运算部件的关键路径中,特别是在算术逻辑单元中加法器的运算时间对处理器的速度起着决定性的作用。随着微处理器的运算速度越来越快,
2、对快速加法器的需求也越来越高。本文首先介绍了几种基本的加法器类型以及其工作原理,并重点分析了超前进位加法器的组成结构、结构参数以及其工作原理。同时还介绍了制约超前进位加法器速度的结构参数因素。然后设计研究了2位超前进位加法器,并重点分析了它的工作原理、系统结构,并通过tanner软件进行仿真实验,从而验证了电路的准确信。最后介绍了基于2μmCMOS工艺MOSIS版图设计的规则,通过电路图绘制出它的版图,并对它的版图与电路图进行了一致性检测,进一步验证了设计的正确性。关键词:CMOS加法器;高速;超前进位;低功耗4
3、3兰州交通大学毕业设计(论文)AbstractThe20thcenturyistheeraofrapiddevelopmentoftheIC.thebloomingdevelopmentofComputerSciencehasledtothegrowthofintegratedcircuit(IC)devices.MostoftheVeryLargeScaleIC(VLSI)applications.Inaddition,amongthesewidelyusedoperations,the1-bitfulladd
4、eristhebuildingblockoftheseoperationmodules.Inhigh-performancemicroprocessorsandDSPprocessor,theaddercomputingtimeisoftheessence.Basically,theAddercomputingwereoftenthecriticalpathinhigh-performanceprocessorscomputingcomponents,especiallyALUadderplaysadecisiv
5、eroleofthespeedforcomputingtimeintheprocessor.Alongwiththespeedboomingofmicroprocessors,thehighdemandofhigh-speedaddercomestotheTechnicalandmarketstafftable.Firstly,severalbasictypesofaddersisintroducedinthisassignment,aswellasitsworkingprinciple,andthenthest
6、ructureofCLA,CLAstructuralparametersarefocusedontheanalysis,aswellasitsworkingprinciple.theCLAstructuralparametersfactorofCLAconstraintsforspeedimprovementisintroducedinthisassignment.Thenthedesignofatwo-aheadadder,andanalyzeditsworkingprinciple,systemarchite
7、cture,andsimulationsoftwarebytannertoverifythecircuitreallysure.Finally,2μmCMOStwo-aheadaddertherulesandlayoutproblemsaredescribedinthisassignment,thecircuitdiagramdrawntwo-aheadaddercircuitlayout,anditslayoutwasconsistentwiththecircuittest.Keywords:COMSAdder
8、;High-speed;CarryLook-ahead;LowPower43兰州交通大学毕业设计(论文)目录摘要IAbstractII1.绪论31.1加法器研究背景及意义31.2本论文的主要工作内容32.基本加法器32.1加法器32.1.1半加器32.1.2全加器32.2串行进位加法器32.3进位选择加法器32.4进位旁路加法器32.5进位保留加法器32.6超前进位加法器