DC培训教程(英文版)_第1页
DC培训教程(英文版)_第2页
DC培训教程(英文版)_第3页
DC培训教程(英文版)_第4页
DC培训教程(英文版)_第5页
已阅读5页,还剩64页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1DesignCompilerforChipSynthesis

2AgendaIntroductiontoSynthesisSetup,LibraryandObjectsTimingandAreaEnvironmentalAttributesOptimizationCompileStrategies3AgendaIntroductiontoSynthesisSetup,LibraryandObjectsTimingandAreaEnvironmentalAttributesOptimizationCompileStrategies4DesignFlowYouarehere!5(read)(compile)6IntroductiontoDCTheDesignCompilerproductisthecoreoftheSynopsyssynthesissoftwareproducts.ItcomprisestoolsthatsynthesizeyourHDLdesignsintooptimizedtechnology-dependent,gate-leveldesigns.Itsupportsawiderangeofflatandhierarchicaldesignstylesandcanoptimizebothcombinationalandsequentialdesignsforspeed,areaandpower.

7SynthesisIsConstraint-DrivenYousetthegoals(throughconstraints).Synthesistooloptimizesthedesigntomeetyourgoals

flatten8SynthesisIsPath-BasedDesignCompilerusesStaticTimingAnalysis(STA)tocalculatethetimingofthepathsinthedesignSynthesistoolsummaryASICsynthesistools:Synopsys:DesignCompiler,DesignVision,DesignAnalyzerMagma:BlastFusionCadence:BuildGatesFPGAsynthesistools:Synplicity:SymplifyXilinx:ISEAltera:Quartus910AgendaIntroductiontoSynthesisSetup,LibraryandObjectsTimingandAreaEnvironmentalAttributesOptimizationCompileStrategiesSetup,LibraryandObjectsProjectDirectoryPreparation11.synopsys_dc.setupSoftwareinstalldirectoryUser’sGeneralSetupdirectoryUser’sSpecificProjectSetupdirectory:三个setup文件依次执行,后者可以覆盖前者的定义Commandsin.synopsys_dc.setupareexecutedupontoolstartup.synopsys_dc.setupsearch_pathtarget_librarylink_librarysymbol_library1314TargetLibraryThetargetlibraryisthelibraryusedbyDCforbuildingacircuitduringcompileDuringmapping,DCwill:1.Choosefunctionally-correctgatesfromthislibrary2.Calculatethetimingofthecircuitusingvendor-suppliedtimingdataforthesegates15LinkLibraryUsedtoresolveleaf-cellsandsubdesignreferenceSymbolLibraryThesymbol_librarysystemvariableholdsthenameofthelibrary,containinggraphicalrepresentationofthecellsinthetechnologylibrary.16DesignObject171819The“get_*”CommandThe“get_*”commandsreturnobjectsinthecurrent_designObjectsmaybeusedtogetherwith*wildcard:

set_load5[get_portsaddr_bus*]20“get_*”Commandget_cellsget_clocksget_designsget_netsget_pinsget_ports…21OtherHandyListCommandsListallinputandinoutportsofthecurrentdesigns:dc_shell-t>all_inputsListalloutputandinoutportsofthecurrentdesigns:dc_shell-t>all_outputsListalldesigninDCmemorydc_shell-t>get_design*22AgendaIntroductiontoSynthesisSetup,LibraryandObjectsTimingandAreaEnvironmentalAttributesOptimizationCompileStrategies23SpecifyinganAreaGoaldc_shell-t>current_designPRGRM_CNT_TOPdc_shell-t>set_max_area0RelatedcommandsinDC:compile–area_effortnone|low|medium|highreport_area24TimingGoals:SynchronousDesigns25DefiningaClockYouMUSTDefine:1.ClockSource(portorpin)2.ClockPeriodYoumayalsodefine:DutyCycleOffset/SkewClockNameClock26ModelingClockTreesDesignCompilerisNOTusedforsynthesisoftheclocktreeClocktreesynthesisisusuallydonebyPRtools.27ModelingUncertaintyonClockEdgesUncertaintyisthedelaydifferencebetweentheclocknetworkbranches(commonlycalledclockskew)ThismayalsobeusedtoaccountforPLLjitter28ModelSourceLatencycreate_clock–period10[get_portsCLK]29InputDelay30ConstrainingtheInputPaths31OutputDelay32ConstrainingtheOutputPaths33VerifythatconstraintsAftersettingconstraints,verifythattherearenoremainingunconstrainedpaths:Makecertaintheconstraintsyouappliedwereappliedcorrectly:34AgendaIntroductiontoSynthesisSetup,LibraryandObjectsTimingandAreaEnvironmentalAttributesOptimizationCompileStrategies35DescribingEnvironmentalAttributes36ModelingCapacitiveLoadInordertoaccuratelycalculatethetimingofanoutputcircuit,DCneedstoknowthetotalcapacitancedrivenbytheoutputcellsset_loadallowsyoutospecifytheexternalcapacitiveloadonports(inputsoroutputs):1.Bydefault,DCassumesthattheexternalloadonportsis02.Youcanspecifysomeotherconstantvalue3.Theload_ofcommandcanbeusedtospecifytheexternalloadasthepinloadofacellinyourtechlibrary37set_loadExamplesset_load5[get_portsOUT1]set_load[load_ofmy_lib/AN2/A][get_portsOUT1]set_load[expr[load_of\my_lib/inv1a0/A]*3][get_portsOUT1]load_oflib/cell/pin38ModelingInputDriveStrengthInordertoaccuratelycalculatethetimingofaninputcircuit,DCneedstoknowthetransitiontimeofthesignalarrivingattheinputportset_driving_cellallowsyoutospecifyarealisticexternalcelldrivingtheinputports:1.Bydefault,DCassumesthattheexternalsignalhasatransitiontimeof02.PlacingadrivingcellontheinputportscausesDCtocalculatetheactual(non-zero)transitiontimeontheinputsignalasthoughthespecifiedlibrarycellwasdrivingit39set_driving_cellExamplesset_driving_cell\-lib_cellFD1\-pinQ\[get_portsIN1]40OperatingConditionsLibrarycellsareusuallycharacterizedusing“nominal”voltageandtemperature.Operatingconditionscanbeplacedonyourdesignbyusingtheset_operating_conditions41SpecifyOperatingConditionUsuallythelibraryspecifiesadefaultoperatingconditionUsereport_lib

libnametolisttheoperatingconditionsTosetoperatingconditionsenter:42WireLoadModelAwireloadmodelisanestimateofanet’sRCparasiticsbasedonthenet’sfanout43SpecifyingWireLoadsinDCManualmodelselectionAutomaticmodelselection(defaultisTRUE)

44WireLoadModelMode45DesignRuleConstraints(DRC)set_max_transitionset_max_capacitanceset_max_fanout46report_timingreport_timingreport_timing>./rpt/timing.rptredirect./rpt/timing.rpt{report_timing}47report_timingpathpathgroupsetupcheckIndividualContributiontoPathDelayTotalPathDelayCalculationConstraintmeetorviolate4849AgendaIntroductiontoSynthesisSetup,LibraryandObjectsTimingandAreaEnvironmentalAttributesOptimizationCompileStrategies50ThreePhasesofCompileOptimizationcanoccurateachofthreelevels51ArchitecturalOptimization52ImplementationSelectionMultiplearchitecturesforeachoperatorallowDCtoevaluatespeed/areatradeoffsandchoosethebestimplementation53WhatisDesignWareLibraryCollectionofIPblocksandDatapathcomponents

Technologyindependent,pre-verified,reusable,parameterizable,synthesizableAccessingtheRightComponent

OperatorInferencing:+,-,*,>,=,<FunctionalInferencing:DWF_multi_tc,DWF_div_unsSynopsyssyntheticlibraryfilesresideinthedirectory:$SYNOPSYS/libraries/synBydefault,thevariablesynthetic_libraryisempty54SharingCommonSubexpressionsDCcan“share”commonmathematicalsubexpressions.55CodingtoForceSharingRememberHDLcodingcanforceaspecifictopologytobesynthesizedToforceasharedtopologydirectly:temp<=A+B;SUM1<=temp+C;SUM2<=temp+D;SUM3<=temp+E;56ResourceSharing:Exampleif(SEL=‘1’)thenSUM<=A+B;elseSUM<=C+D;endif;GiventhefollowingHDLdescription,twodifferentstructuresmightbesynthesized:57OperatorReorderingDCcanautomaticallyreorderarithmeticoperatorstoproducethefastestdesignsCodingstylecanforceaparticularorderZ=((B+C)+D)+Late_A58Logic-LevelOptimization59StructuringTheuseofcommonsubexpressionstoreducelogicBeforestructuring:f0=a*b+a*cf1=b+c+df2=b’*c’*eAfterstructuring:f0=a*t0f1=t0+df2=t0’*et0=b+c60FlatteningThereductionofcombinationallogicpathstoatwo-level,sum-of-products(SOP)circuit61Structuringvs.FlatteningStructuringcreatesintermediatestructurestoimplementdesignIsconstraint-basedCanhelpbothareaandspeedofadesignFlatteningRemovesIntermediatestructures-reducesdesigntoSOPIsdoneindependentofconstraintsCanbeveryarea-intensiveNoguaranteethatflatteningwillactuallymaptoatwo-levelSOP(possiblelibrarylimitations)62Gate-LevelOptimization63CombinationalMappingTheprocessofusinggatesfromthetargetlibrarytogenerateadesignthatmeetstimingandareagoals64SequentialMappingTh

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论