- 1、本文档共17页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Primetime时序分析流程与方法
PrimeTime是Synopsys的一个单点的全芯片、门级静态时序分析器。它能分析大规模、同步、数字ASICS的时序。PrimeTime工作在设计的门级层次,并且和Synopsys其它工具整合得很紧密。? 基本特点和功能:? 时序检查方面:建立和保持时序的检查(Setup and hold checks)重新覆盖和去除检查(Recovery and removal checks)时钟脉冲宽度检查(Clock pulse width checks)时钟门锁检查(Clock-gating checks)? 设计检查方面:没有时钟端的寄存器没有时序约束的结束点(endpoint)主从时钟分离(Master-slave clock separation)有多哥时钟的寄存器对层次敏感的时钟(Level-sensitive clocking)组合电路的反馈环(Combinational feedback loops)设计规则检查,包括最大电容(maximum capacitance)、最大传输时间(maximum transition)和最大扇出(maximum fanout)PrimeTime 时序分析流程和方法:在时序分析之前需要做的步骤:1、 ? 建立设计环境- ? 建立搜索路径(search path)和链接路径(link path)- ? 读入设计和库- ? 链接顶层设计- ? 建立运作条件、连线负载模型、端口负载、驱动和传输时间2、 ? 说明时序声明(约束)- ? 定义时钟周期、波形、不确定性(uncertainty)和滞后时间(latency)- ? 说明输入、输出端口的延时3、 ? 说明时序例外情况(timing exceptions)- ? 多周期路径(multicycle paths)- ? 不合法路径(false paths)- ? 说明最大和最小延时、路径分割(path segmentation)和失效弧(disabled arcs)4、 ? 进行分析和生成报告- ? 检查时序- ? 生成约束报告- ? 生成路径时序报告开始先建立目录并将PrimeTime本身所带的一个例子拷到新建的目录下,在下面的内容中将要用到这个例子。mkdir primetimecd primetimecp –r $SYNOPSYS/doc/pt/tutorial .cd tutorial确认目录中有以下这些文件:AM2910.db ? ? ? ? ? ? The design .db for the top-level of the designCONTROL.db ? ? ? ? ? The design .db for the CONTROL blockREGCNT.db ? ? ? ? ? ? The design .db for the REGCNT blockUPC.db ? ? ? ? ? ? ? The design .db for the UPC blockY.data ? ? ? ? ? ? ? The Stamp data file for the Y blockY.mod ? ? ? ? ? ? ? The Stamp model file for the Y blockY_lib.db ? ? ? ? ? ? ? The library .db for the Y blockSTACK_lib.db ? ? ? ? ? The library .db for the STACK blockpt_lib.db ? ? ? ? ? ? ? The technology library .dbstack.qtm.pt ? ? ? ? ? ? The quick timing model script for the stack blockoptimize.dcsh ? ? ? ? ? The dc_shell optimization scripttiming.dcsh ? ? ? ? ? ? An example DC shell timing script for translationtutorial.pt ? ? ? ? ? ? ? The complete PrimeTime tutorial script for yourreference.例子是一个AM2910微处理器,如图所示模块图。运行PrimeTime:pt_shell定义搜索路径和链接路径:pt_shellset search_path “.”Pt_shellset link_path “* pt_lib.db STAC
您可能关注的文档
- PQRASME要求填写的焊接工艺评定报告.doc
- Practical Automatic Determination of Causal Relationships in Software Execution Traces.pdf
- Prediction of Physical, Color, and Sensory Characteristics of Broiler Breasts by VisibleNea.pdf
- Precision Spectroscopy of Pionic Atoms From Pion Mass Evaluation to Tests of Chiral Perturb.pdf
- Predictive Evaluation of Econometric Forecasting Models in Commodity Futures Markets.pdf
- Predicting the Performance of Randomized Parallel Search An Application to Robot Motion Pla.pdf
- PRELIMINARY VERSION A Design Diversity Metric and Analysis of Redundant Systems.pdf
- Present and NearFuture Reflected Light Searches for CloseIn Planets.pdf
- prepared for a special issue of abour Economics,.pdf
- Present and Future Electroweak Precision Measurements and the Indirect Determination of the.pdf
文档评论(0)