欢迎来到天天文库
浏览记录
ID:39065527
大小:560.13 KB
页数:65页
时间:2019-06-24
《Computer Architecture and Parallel Computing》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、ComputerArchitectureandParallelComputing并行结构与计算Lecture2-PipeliningPengLiuDept.ofInfo.Sci.&Elec.Engg.ZhejiangUniversityliupeng@zju.edu.cnMay18,2015•MicrocodingbecamelessattractiveasgapbetweenRAMandROMspeedsreduced•Complexinstructionsetsdifficulttopipeline,sodifficulttoincreaseperformanceasgatecou
2、ntgrew•IronLawexplainsarchitecturedesignspace–Tradeinstructions/program,cycles/instruction,andtime/cycle•Load-StoreRISCISAsdesignedforefficientpipelinedimplementations–Verysimilartoverticalmicrocode–InspiredbyearlierCraymachines(moreontheselater)2AnIdealPipelinestagestagestagestage1234•Allobject
3、sgothroughthesamestages•Nosharingofresourcesbetweenanytwostages•Propagationdelaythroughallpipelinestagesisequal•TheschedulingofanobjectenteringthepipelineisnotaffectedbytheobjectsinotherstagesTheseconditionsgenerallyholdforindustrialassemblylines,butinstructionsdependoneachother!3PipelinedMIPSTo
4、pipelineMIPS:•FirstbuildMIPSwithoutpipeliningwithCPI=1•Next,addpipelineregisterstoreducecycletimewhilemaintainingCPI=14UnpipelinedDatapathforMIPSPCSrcRegWriteMemWriteWBSrcbrrindjabspc+40x4AddAddclkweclkrs1rs2PCaddr31rd1weinstwsaddrALUwdrd2clkInst.GPRszrdataMemoryDataImmMemoryExtwdataALUControlOp
5、CodeRegDstExtSelOpSelBSrczero?5HardwiredControlTableOpcodeExtSelBSrcOpSelMemWRegWWBSrcRegDstPCSrcALU*RegFuncnoyesALUrdpc+4ALUisExtImmOpnoyesALUrtpc+416ALUiuuExtImmOpnoyesALUrtpc+416LWsExtImm+noyesMemrtpc+416SWsExt16Imm+yesno**pc+4BEQZz=0sExt16*0?nono**brBEQZz=1sExt16*0?nono**pc+4J***nono**jabsJA
6、L***noyesPCR31jabsJR***nono**rindJALR***noyesPCR31rindBSrc=Reg/ImmWBSrc=ALU/Mem/PCRegDst=rt/rd/R31PCSrc=pc+4/br/rind/jabs6PipelinedDatapath0x4Addwers1rs2PCaddrrd1werdataIRwsaddrwdrd2ALUGPRsrdataDataInst.MemoryImmMemoryExtwdatawritefetchdecode&Reg-fetchexecutememory-backphasephasephasephasephaseC
7、lockperiodcanbereducedbydividingtheexecutionofaninstructionintomultiplecyclest>max{t,t,t,t,t}(=tprobably)CIMRFALUDMRWDMHowever,CPIwillincreaseunlessinstructionsarepipelined7“IronLaw”ofProcessorPerformanceTime=InstructionsCyc
此文档下载收益归作者所有