- 7
- 0
- 约3.76千字
- 约 82页
- 2021-06-30 发布于四川
- 举报
;Unit Objectives;Load designs and
libraries;Improving Results and Compile Times;Overview of Techniques;Unit Agenda;Arithmetic Components;What is the DesignWare Library?;;Enabling the DesignWare Library;DesignWare Recommendations;Unit Agenda;The problem: Large Delay between Registers;Some Things to Try …; The clock frequency is limited by the total delay in the slowest pipeline stage (the multiplier):;;;What optimize_registers does;What does compile_ultra -retime do?;Adaptive Retiming Details;Pipeline Assumptions and Recommendations;Register Repositioning Flow Example;Resulting Pipeline;Maintaining Registered Outputs;Register Repositioning Recommendations;Unit Agenda;Partitioning Example 1: Sub-blocks;Partitioning Example 2: DesignWare Parts;Ungrouping During Compile;Auto-Ungrouping with Ultra;Controlling Auto-Ungrouping;Design Partitioning Recommendations;Unit Agenda;;DRC Priority Recommendation;Unit Agenda;;Problem: Sub-Critical Paths Ignored;To_Be_Synthesized;Custom path groups allow more control over optimization
Each path group is optimized independently
Worst violator in one path group does not prevent optimization in another group;# Ensure that the reg-reg paths get optimized
group_path -name INPUTS -from [all_inputs]
group_path -name OUTPUTS -to [all_outputs]
group_path -name COMBO -from [all_inputs] -to [all_outputs];Prioritizing Path Groups: -weight;Example: -weight;Applying a Critical Range;# Example: Assign a critical range to each path group
group_path -name CLK1 -critical_range 0.3 –weight 5
group_path -name CLK2 -critical_range 0.1 –weight 5
group_path –name CLK3 –critical_range 0.2 –weight 2
group_path –name INPUTS –from [all_inputs]
group_path –name OUTPUTS –to [all_outputs]
group_path –name COMBO –from [all_inputs] –to [all_outputs]
report_path_group;Path Group Recommendations;Test for Understanding 1/4;Test for Understanding 2/4;Test for Understanding 3/4;Test for Understanding 4/4;Unit Agenda;Selecting the Appropriate Flow;DC Expert Flow - No
您可能关注的文档
- 4可行性研究报告项目可行性报告.pdf
- 参考3学习设计模式real-time design patterns_ robust scalable architecture for real-time systems.pdf
- 资料内容讲义报告winning in china 2014.pptx
- 文本讲义文稿学习hispabrick_magazine_004.pdf
- ssy电子lcd拼接方案.pdf
- 3 6探究凸透镜成像规律.pptx
- 内容讲义课件指南c-strategies to prevent catheter-associated urinary tract infections in acute care hospitals- 2014 update.pdf
- 光的直线传播和反射-3.pdf
- 鞍钢独立董事工作制度2025年修订版说明书用户手册.pdf
- PUBF用户手册说明书.pdf
- Compass说明书用户手册.pdf
- Jiangsu Longda Super Alloy Co., Ltd. 制度 规定 说明书用户手册.pdf
- Sina三六零安全科技股份有限公司会议资料说明书用户手册.pdf
- Canyuan Futures Co., Ltd. 创元期货 公司治理 说明书用户手册.pdf
- Guangzhou Business School发展团员工作细则说明书用户手册.pdf
- SUJIE制度上说明书用户手册.pdf
- SocialOrganizationWorkPlatform说明书用户手册.pdf
- PZGX品类信息型号信息说明书用户手册.pdf
- 2026年党支部书记党课讲稿汇编.docx
- 个人对照 带头强化政治忠诚、提高政治能力方面存在的不足.docx
原创力文档

文档评论(0)