当前位置: 首页 > news >正文

Synopsys:默认报告精度(report_default_significant_digits变量)

相关阅读

Synopsyshttps://blog.csdn.net/weixin_45791458/category_12812219.html?spm=1001.2014.3001.5482


        在使用report_timing之类的报告命令时,可以使用-significant_digits选项指定报告的精度,在不使用该选项的情况下,命令使用由report_default_significant_digits变量指定的默认精度进行报告。

        对于不同的工具,该变量的默认值和取值范围略有差别,如下所示。

Design Compiler:默认值为-1(表示使用命令特定的默认值),取值范围为-1到13。

IC Compiler:默认值为-1(表示使用命令特定的默认值),取值范围为-1到13。

PrimeTime:默认值为2,取值范围为0到13。

PrimePower:默认值为2,取值范围为0到13。

Fusion Compiler:默认值为2,取值范围为0到13。

IC Compiler II:默认值为2,取值范围为0到13。

NanoTime:默认值为3,取值范围为0到13。

RTL Architect:默认值为2,取值范围为0到13。

        并非所有报告命令都支持这个变量,具体需要查看命令手册。

        下面展示了report_default_significant_digits变量在PrimeTime中的使用方式。

pt_shell> report_timing
****************************************
Report : timing-path_type full-delay_type max-max_paths 1-sort_by slack
Design : ORCA
Version: O-2018.06-SP1
Date   : Mon Jul 28 18:47:46 2025
****************************************Startpoint: I_ORCA_TOP/I_PCI_CORE/pad_en_reg(rising edge-triggered flip-flop clocked by PCI_CLK)Endpoint: pad[1] (output port clocked by PCI_CLK)Path Group: PCI_CLKPath Type: maxMin Clock Paths Derating Factor : 0.90Point                                                   Incr       Path------------------------------------------------------------------------------clock PCI_CLK (rise edge)                               0.00       0.00clock network delay (propagated)                        3.63       3.63I_ORCA_TOP/I_PCI_CORE/pad_en_reg/CP (sdcrq1)            0.00       3.63 rI_ORCA_TOP/I_PCI_CORE/pad_en_reg/Q (sdcrq1)             0.40 &     4.03 rU7/ZN (inv0d1)                                          0.07 &     4.10 fU62/ZN (inv0d1)                                         0.04 &     4.14 rU63/Z (or02d7)                                          0.27 &     4.41 rU63ASTipoInst495/Z (bufbdk)                             0.31 &     4.71 rU63ASTipoInst494/Z (bufbda)                             3.80 &     8.51 rpad_iopad_1/PAD (pc3b03)                                6.12 H    14.63 rpad[1] (inout)                                          0.05      14.68 rdata arrival time                                                 14.68clock PCI_CLK (rise edge)                              15.00      15.00clock network delay (propagated)                        0.00      15.00clock reconvergence pessimism                           0.00      15.00output external delay                                  -4.00      11.00data required time                                                11.00------------------------------------------------------------------------------data required time                                                11.00data arrival time                                                -14.68------------------------------------------------------------------------------slack (VIOLATED)                                                  -3.68pt_shell> set_app_var report_default_significant_digits 4
pt_shell> report_timing
****************************************
Report : timing-path_type full-delay_type max-max_paths 1-sort_by slack
Design : ORCA
Version: O-2018.06-SP1
Date   : Mon Jul 28 18:49:21 2025
****************************************Startpoint: I_ORCA_TOP/I_PCI_CORE/pad_en_reg(rising edge-triggered flip-flop clocked by PCI_CLK)Endpoint: pad[1] (output port clocked by PCI_CLK)Path Group: PCI_CLKPath Type: maxMin Clock Paths Derating Factor : 0.9000Point                                                   Incr       Path------------------------------------------------------------------------------clock PCI_CLK (rise edge)                             0.0000     0.0000clock network delay (propagated)                      3.6278     3.6278I_ORCA_TOP/I_PCI_CORE/pad_en_reg/CP (sdcrq1)          0.0000     3.6278 rI_ORCA_TOP/I_PCI_CORE/pad_en_reg/Q (sdcrq1)           0.4038 &   4.0315 rU7/ZN (inv0d1)                                        0.0660 &   4.0976 fU62/ZN (inv0d1)                                       0.0424 &   4.1400 rU63/Z (or02d7)                                        0.2692 &   4.4092 rU63ASTipoInst495/Z (bufbdk)                           0.3057 &   4.7149 rU63ASTipoInst494/Z (bufbda)                           3.7983 &   8.5132 rpad_iopad_1/PAD (pc3b03)                              6.1185 H  14.6317 rpad[1] (inout)                                        0.0484    14.6801 rdata arrival time                                               14.6801clock PCI_CLK (rise edge)                            15.0000    15.0000clock network delay (propagated)                      0.0000    15.0000clock reconvergence pessimism                         0.0000    15.0000output external delay                                -4.0000    11.0000data required time                                              11.0000------------------------------------------------------------------------------data required time                                              11.0000data arrival time                                              -14.6801------------------------------------------------------------------------------slack (VIOLATED)                                                -3.6801pt_shell> report_timing -significant_digits 5
****************************************
Report : timing-path_type full-delay_type max-max_paths 1-sort_by slack
Design : ORCA
Version: O-2018.06-SP1
Date   : Mon Jul 28 18:49:52 2025
****************************************Startpoint: I_ORCA_TOP/I_PCI_CORE/pad_en_reg(rising edge-triggered flip-flop clocked by PCI_CLK)Endpoint: pad[1] (output port clocked by PCI_CLK)Path Group: PCI_CLKPath Type: maxMin Clock Paths Derating Factor : 0.90000Point                                                   Incr       Path------------------------------------------------------------------------------clock PCI_CLK (rise edge)                            0.00000    0.00000clock network delay (propagated)                     3.62777    3.62777I_ORCA_TOP/I_PCI_CORE/pad_en_reg/CP (sdcrq1)         0.00000    3.62777 rI_ORCA_TOP/I_PCI_CORE/pad_en_reg/Q (sdcrq1)          0.40376 &  4.03154 rU7/ZN (inv0d1)                                       0.06603 &  4.09757 fU62/ZN (inv0d1)                                      0.04243 &  4.13999 rU63/Z (or02d7)                                       0.26920 &  4.40919 rU63ASTipoInst495/Z (bufbdk)                          0.30573 &  4.71492 rU63ASTipoInst494/Z (bufbda)                          3.79833 &  8.51324 rpad_iopad_1/PAD (pc3b03)                             6.11847 H 14.63171 rpad[1] (inout)                                       0.04841   14.68012 rdata arrival time                                              14.68012clock PCI_CLK (rise edge)                           15.00000   15.00000clock network delay (propagated)                     0.00000   15.00000clock reconvergence pessimism                        0.00000   15.00000output external delay                               -4.00000   11.00000data required time                                             11.00000------------------------------------------------------------------------------data required time                                             11.00000data arrival time                                              -14.68012------------------------------------------------------------------------------slack (VIOLATED)                                               -3.68012
http://www.dtcms.com/a/303639.html

相关文章:

  • 【Python】自动化GIT提交
  • C语言(长期更新)第6讲:函数(二)
  • 复现《Local GDP Estimates Around the World》论文的完整指南
  • 历史版本的vscode下载地址
  • 模型压缩的一些整理
  • Fortran实现 3维反距离加权(IDW)插值算法
  • ETH 交易流程深度技术详解
  • Datawhale AI夏令营 task2 笔记问题汇总收集
  • 力扣988. 从叶结点开始的最小字符串
  • 商城系统-项目测试
  • 信息搜集目的原则方法思路工具(二)
  • DDoS攻击防御:从5G到T级防护方案全对比
  • 利用软件定义无线USRP X410、X440 电推进无线原型设计
  • Sentinel 不同层面的流控保护
  • 【图像处理基石】基于暗光图像恢复颜色有哪些难点?
  • resnet中的Bottleneck
  • Google Doppl:重新定义虚拟试衣的AI革命
  • MCP协议全景解析:从工业总线到AI智能体的连接革命
  • 结合二八定律安排整块时间
  • 正向代理和反向代理的理解
  • 【安卓笔记】OOM与内存优化
  • 常见的JVM虚拟机的参数详解
  • OpenGL进阶系列22 - OpenGL SuperBible - bumpmapping 例子学习
  • Python动态规划:从基础到高阶优化的全面指南(3)
  • nvim tagbar安装
  • C#:基于 EF Core Expression 的高性能动态查询构建实战 —— 面向大数据量环境的查询优化方案(全是干货,建议收藏)
  • barba.js单页面应用程序
  • 基于VHDL的神经网络加速器设计实战
  • C++算法实例精讲
  • MKS E28H 0.05-100 Torr 加热 (100°C) Baratron 电容压力计,带蚀刻传感器 手侧