版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1集成電路設(shè)計(jì)第10章 系統(tǒng)設(shè)計(jì)(3)-設(shè)計(jì)方法學(xué)
DesignMethodologies2綱要概述實(shí)現(xiàn)方法基于單元的設(shè)計(jì)基于陣列的設(shè)計(jì)1.概述
——TheDesignProductivityChallengeSource:sematech97Agrowinggapbetweendesigncomplexityanddesignproductivity1981LogicTransistorsperChip(K)Productivity(Trans./Staff-Month)198319851987198919911993199519971999200120032005200720094ASimpleProcessorMEMORY數(shù)據(jù)通路DATAPATHCONTROLINPUT-OUTPUTINPUT/OUTPUT互連網(wǎng)絡(luò)5ASystem-on-a-Chip:ExampleCourtesy:Philips6canbeimplementedwith:
Hardwareprocessor+suitablesoftwareprograms(flexibility)a.PentiumIV+suitablesoftwareprograms(high-levellanguage)b.TI-DSP+suitablesoftwareprogramsc.MCU(8051)+suitablesoftwareprograms(low-levellanguage)Dedicatedhardwarecircuits(faster)a.old_PCBs(TTLSSI,MSIchipsandwires)b.new_PCBs(somedevices,applicationspecificintegratedcircuit-ASIC,wires)Somehardwarecircuits+softwareprograms(tosolvemorecomplexproblems)a.Systemonaboard(memory,processor,ASIC,I/O,otherdevices)b.Systemonachip(SoC)currentandfutureworkHardwareImplementationMethodsandAlgorithmsareusedtosolvesomespecificproblems.memoryCPUASICI/ORISC-ARMPCIUSBUARTIEEE1394ASIC7HierarchicalComponentsinPCBDescribethecircuitswithHardwareDescriptionLanguage(HDL)2.Synthesisthecircuits….
applicationspecificintegratedcircuit(ASIC,ICorchip)8
Choosethedesignentrymethod:SchematicGateleveldesignIntuitive&easytodebugHDL(HardwareDescriptionLanguage)Descriptive&portableEasytomodifyMixedHDL&Schematic…DesignEntryforVLSISystemalways@(IN)beginOUT=(IN[0]|IN[1])&(IN[2]|IN[3]);end92.實(shí)現(xiàn)方法ImplementationChoicesCustomStandardCellsCompiledCellsMacroCellsCell-based預(yù)擴(kuò)散Pre-diffused(GateArrays)預(yù)布線Pre-wired(FPGA's)Array-based半定制SemicustomDigitalCircuitImplementationApproaches10TheCustomApproachIntel4004CourtesyIntel可重復(fù)使用;周期長(zhǎng);適用于大批量生產(chǎn),成本分擔(dān);NoCPLDorFPGAsolutions;Analogcircuits;Tomakesystem
smaller;成本不是主要設(shè)計(jì)準(zhǔn)則。11FullCustomDesignCMOSInverterinoutdonebychipdesignerdonebyFabPacking,Testingmasking12TransitiontoAutomationandRegularStructuresIntel4004(‘71)Intel8080Intel8085Intel8286Intel848613SemiCustomDesignProductspecificationModelingwithHDLSynthesis(byusingsuitablestandardcell)SimulationandverificationPhysicalplacementandlayoutTape-out(realchip)Testing--implementedwithsuitabletools--implementedbysuitabletoolsandmechanisms--implementedbysuitableFabcompaniesFPGAorCPLDRealASICchiplessflexible,longdesigncycle,larger-scaleproductiontoreducepricemoreflexible,shorterdesigncycle,suitableforsmallerproductionStandardcellPLDFab(TSMC,UMC,..)Twodifferentsolutions:Xilinx,Altera143.基于單元的設(shè)計(jì)
Cell-basedDesign(orstandardcells)Routingchannel
requirementsarereducedbypresenceofmoreinterconnectlayers15CellsarecharacterizedandstoredinlibraryNeedupdatewhentechnologyadvanceNeedtechnologymappingbeforelayoutforeachdesignStandardCells16StandardCell—Example[Brodersen92]17StandardCell–TheNewGenerationCell-structurehiddenunder
interconnectlayers18StandardCell-Example3-inputNANDcell(fromSTMicroelectronics):C=LoadcapacitanceT=inputrise/falltime19PLA-ProgrambleLogicArrayx0x1x2ANDplanex0x1x2ProducttermsORplanef0f1早期的設(shè)計(jì)自動(dòng)化—結(jié)構(gòu)化設(shè)計(jì)20Two-LevelLogicInvertingformat(NOR-NOR)moreeffectiveEverylogicfunctioncanbe
expressedinsum-of-products
format(AND-OR)minterm21PLALayout–ExploitingRegularityVDDGNDfAnd-PlaneOr-Plane22復(fù)雜性超過單元庫中單元的程度Megacell(巨單元)Hard—具有指定功能,及預(yù)先確定的物理設(shè)計(jì)。Soft—具有指定功能,但無預(yù)先確定的物理設(shè)計(jì)。MacroModules23hard-macro
Modules256
32(or8192bit)SRAMGeneratedbyhard-macromodulegenerator24“Soft”MacroModulesSynopsysDesignCompiler25Insidethe22v10“Macrocell”Block
Outputsmayberegisteredorcombinational,positiveorinverted
RegisteredoutputmaybefedbacktoANDarrayforFSMs,etc.26Input/OutputEquivalentSchematics27“IntellectualProperty”AProtocolProcessorforWireless284.Semicustom(半定制)DesignFlowHDLLogicSynthesisFloorplanningPlacementRoutingTape-outCircuitExtractionPre-LayoutSimulationPost-LayoutSimulationStructuralPhysicalBehavioralDesignCaptureDesignIteration29時(shí)序最終確定
The“DesignClosure(設(shè)計(jì)收斂)”ProblemCourtesySynopsysIterativeRemovalofTimingViolations(whitelines)DesignclosureistheprocessbywhichaVLSIdesignismodifiedfromitsinitialdescriptiontomeetagrowinglistofdesignconstraintsandobjectives.30IntegratingSynthesiswithPhysicalDesignArtworkPhysicalSynthesisRTL(Timing)ConstraintsPlace-and-Route
OptimizationNetlistwithPlace-and-RouteInfoMacromodulesFixednetlists31Pre-diffused(GateArrays)Pre-wired(FPGA's)Array-based5.基于陣列的設(shè)計(jì)方法32預(yù)擴(kuò)散(掩模)陣列
GateArray(Sea-of-gates)編程前VDDGNDpolysiliconmetalpossiblecontact編程后(4-inputNOR)In1In2In3In4Out33門海Sea-of-gate
幾何隔離oxide-isolation柵隔離gate-isolation
無布線通道PrimitiveCells柵隔離關(guān)斷晶體管NMOS接GNDPMOS接VDD可用于并聯(lián)34Sea-of-gatesRandomLogicMemorySubsystemLSILogicLEA300K(0.6mmCMOS)35預(yù)布線陣列PrewiredArraysBasedonProgrammingTechnique熔絲Fuse-based(program-once)非易失EPROMRAMbasedProgrammableLogicStyleArray-Based查找表Look-upTableProgrammableInterconnectStyleChannel-routingMeshnetworks36Fuse-BasedFPGAantifuse
polysiliconONOdielectric絕緣電介質(zhì)n+
antifusediffusion2λFromSmith97Openbydefault,closedbyapplyingcurrentpulse氧化物-氮化物-氧化物37ProgrammableArrayLogic(PAL)anycombinationallogiccanberealizedasasum-of-products
PALsfeature—anarrayofAND-ORgateswithprogrammableinterconnect38Array-BasedProgrammableLogicDevice(PLD)IndicatesprogrammableconnectionIndicatesfixedconnectionPROMPLAI5I4O0I3I2I1I0O1O2O3ProgrammableANDarrayProgrammableORarrayPALI5I4O0I3I2I1I0O1O2O3ProgrammableANDarrayFixedORarrayO0I3I2I1I0O1O2O3FixedANDarrayProgrammableORarray39ProgrammingaPROMf01X2X1X0f1NANA:programmednode40MoreComplexPALiinputs,j
minterms/macrocell,kmacrocells2iXjk41可編程ASIC的基本資源位于芯片中央的可編程功能單元分布于芯片各處的可編程布線位于芯片四周的可編程IO1.固定功能的功能單元2.基于SRAM查找表結(jié)構(gòu)的功能單元3.基于多路開關(guān)結(jié)構(gòu)的功能單元42LogicCellofActelFuse-BasedFPGAMUXasFunctionBlockF=A?S’+B?S43Look-upTableBasedLogicCell0功能為查找表的SRAM構(gòu)成的函數(shù)發(fā)生器。44LUT-BasedLogicCellCourtesyXilinxD4C1....C4xxxxxxD3D2D1F4F3F2F1LogicfunctionofxxxLogicfunctionofxxxLogicfunctionofxxxxxxx4xxxxxxxxxxxxxxxxxxxxxxxxxxxxxHPBitscontrolBitscontrolMultiplexerControlledbyConfigurationProgramxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxXilinx4000SeriesFFunction.(4輸入查找表)2bit寄存器45Array-BasedProgrammableWiringInput/outputpinProgrammedinterconnectionInterconnectPointHorizontaltracksVerticaltracksCellM46Mesh-basedInterconnectNet
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 生物課題研究的學(xué)生參與計(jì)劃
- 經(jīng)理的時(shí)間管理技巧分享計(jì)劃
- 酒店管理的企業(yè)文化
- 敬業(yè)行業(yè)話務(wù)員崗位展望
- 2025年中考物理一輪復(fù)習(xí)之聲現(xiàn)象
- 酒店管理的利益最大化
- 物流行業(yè)倉儲(chǔ)配送培訓(xùn)總結(jié)
- 汽車美容銷售顧問銷售總結(jié)報(bào)告
- 2024年設(shè)備監(jiān)理師考試題庫附答案(輕巧奪冠)
- 2024年稅務(wù)師題庫及答案【易錯(cuò)題】
- 加油站員工績(jī)效考核(標(biāo)準(zhǔn)版)
- 廣東省中山市2022-2023學(xué)年高一上學(xué)期期末考試物理試題
- 是誰殺死了周日
- 有關(guān)基建的工作總結(jié)
- 無人機(jī)技術(shù)在電信領(lǐng)域的應(yīng)用
- 2023-2024學(xué)年四川省南充市七年級(jí)(上)期末數(shù)學(xué)試卷(含解析)
- 氮化硅的制備性質(zhì)及應(yīng)用課件
- 物業(yè)多種經(jīng)營問題分析報(bào)告
- 浙江省寧波市鎮(zhèn)海區(qū)2023-2024學(xué)年九年級(jí)上學(xué)期期末數(shù)學(xué)試題(含答案)
- 員工健康狀況篩查方案
- 執(zhí)行 如何完成任務(wù)的學(xué)問
評(píng)論
0/150
提交評(píng)論