- 1、本文档共78页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
深圳大学第七章VLSI设计导论
* * ‘Useful Skew CTO’ is a new feature in 2005.09. It is invoked with the TCL command tcl “useful_skew_opt”. It performs an ‘incremental’ useful skew optimization, after global or local skew CTS/CTO, with the sole purpose of improving or eliminating setup time violations, while maintaining a balanced skew elsewhere. Useful skew CTO has several options to allow buffer insertion, buffer sizing and level adjustment. The recommended options are –buffer_sizing (first preference) and –level_adjustment (second preference). Multiple runs with the same option should be executed until no further improvement is seen. The –buffer_insertion option is not recommended after global or local CTS/CTO because it can significantly increase buffer count, insertion delay, run time, and can disturb the existing clock tree. The latter option can be used after a ‘useful skew CTS’ run (astCTS with the “Useful” skew type clock common option selected). You would do this if you are concerned with meeting timing only (as opposed to minimizing skew as well as meeting timing in the flow shown above). Note: You should not execute a Post-Route CTO (astPostRouteCTO) during the routing phase of the design if useful skew CTO was executed. Post-Route CTO focuses on balancing skew, which will undo the useful skew optimizations. Prior to 2005.09 there is no ‘incremental’ useful skew capability. You have to choose between minimizing skew (using ‘Global’ or ‘Local’ skew CTS) or meeting setup timing (using ‘Useful’ skew CTS) – you can not do both. If you run useful skew CTS after a global or local skew CTS run, nothing happens. You must first remove the ‘synthesis flag’ (astMarkClockTree? select ‘Reset Net Synthesiszed Flag’). Useful skew CTS re-synthesizes the entire clock tree from scratch. Since it uses an entirely different algorithm than global/local skew CTS, the results can be quite different – may be better for timing but worse for skew. * * The preferred routing direction guides Astro to route a
文档评论(0)