From 7e329b10de7c1c78e6ecf6c75cd6e44d04a51f05 Mon Sep 17 00:00:00 2001 From: James Cherry Date: Sun, 31 Dec 2023 14:06:58 -0700 Subject: [PATCH] error number conflict Signed-off-by: James Cherry --- messages.txt | 655 +++++++++++++++++++++++++------------------------ power/Power.cc | 2 +- 2 files changed, 332 insertions(+), 325 deletions(-) diff --git a/messages.txt b/messages.txt index 7fb38f8f..14719e8c 100644 --- a/messages.txt +++ b/messages.txt @@ -1,183 +1,185 @@ -0001 DmpCeff.cc:1597 cell %s delay model not supported on SPF parasitics by DMP delay calculator -0002 Liberty.cc:770 cell %s/%s port %s not found in cell %s/%s. -0003 Liberty.cc:796 cell %s/%s %s -> %s timing group %s not found in cell %s/%s. -0004 Liberty.cc:1745 cell %s/%s %s -> %s latch enable %s_edge is inconsistent with %s -> %s setup_%s check. -0005 Liberty.cc:1759 cell %s/%s %s -> %s latch enable %s_edge is inconsistent with latch group enable function positive sense. -0006 Liberty.cc:1767 cell %s/%s %s -> %s latch enable %s_edge is inconsistent with latch group enable function negative sense. +0001 DmpCeff.cc:1598 cell %s delay model not supported on SPF parasitics by DMP delay calculator +0002 Liberty.cc:766 cell %s/%s port %s not found in cell %s/%s. +0003 Liberty.cc:792 cell %s/%s %s -> %s timing group %s not found in cell %s/%s. +0004 Liberty.cc:1748 cell %s/%s %s -> %s latch enable %s_edge is inconsistent with %s -> %s setup_%s check. +0005 Liberty.cc:1762 cell %s/%s %s -> %s latch enable %s_edge is inconsistent with latch group enable function positive sense. +0006 Liberty.cc:1770 cell %s/%s %s -> %s latch enable %s_edge is inconsistent with latch group enable function negative sense. 0007 LibertyExpr.cc:82 %s references unknown port %s. -0008 ConcreteNetwork.cc:1909 cell type %s can not be linked. +0008 ConcreteNetwork.cc:1923 cell type %s can not be linked. 0009 CycleAccting.cc:87 No common period was found between clocks %s and %s. 0010 Genclks.cc:274 no master clock found for generated clock %s. 0013 Genclks.cc:938 generated clock %s source pin %s missing paths from master clock %s. -0015 Sim.cc:865 propagated logic value %c differs from constraint value of %c on pin %s. -0016 LibertyReader.cc:1041 default_max_fanout is 0.0. -0017 Sta.cc:2093 '%s' is not a valid endpoint. -0018 Sta.cc:2017 '%s' is not a valid start point. +0015 Sim.cc:864 propagated logic value %c differs from constraint value of %c on pin %s. +0016 LibertyReader.cc:1042 default_max_fanout is 0.0. +0017 Sta.cc:2108 '%s' is not a valid endpoint. +0018 Sta.cc:2032 '%s' is not a valid start point. +0020 WritePathSpice.cc:287 No liberty libraries found, 0021 SpefParse.yy:805 %d is not positive. 0022 SpefParse.yy:814 %.4f is not positive. 0023 SpefParse.yy:820 %.4f is not positive. -0024 WritePathSpice.cc:508 pg_pin %s/%s voltage %s not found, -0025 WritePathSpice.cc:515 Liberty pg_port %s/%s missing voltage_name attribute, -0026 WritePathSpice.cc:1094 %s pg_port %s not found, -0027 WritePathSpice.cc:1149 no register/latch found for path from %s to %s, -0028 WritePathSpice.cc:1615 The subkct file %s is missing definitions for %s -0029 WritePathSpice.cc:1713 subckt %s port %s has no corresponding liberty port, pg_port and is not power or ground. -0030 LibertyReader.cc:631 library missing name. -0031 LibertyReader.cc:657 default_wire_load %s not found. -0032 LibertyReader.cc:668 default_wire_selection %s not found. -0033 LibertyReader.cc:690 input_threshold_pct_%s not found. -0034 LibertyReader.cc:694 output_threshold_pct_%s not found. -0035 LibertyReader.cc:698 slew_lower_threshold_pct_%s not found. -0036 LibertyReader.cc:702 slew_upper_threshold_pct_%s not found. -0037 LibertyReader.cc:707 Library %s is missing one or more thresholds. -0038 LibertyReader.cc:786 unknown unit multiplier %s. -0039 LibertyReader.cc:809 unknown unit scale %c. -0040 LibertyReader.cc:812 unknown unit suffix %s. -0041 LibertyReader.cc:840 capacitive_load_units are not ff or pf. -0042 LibertyReader.cc:843 capacitive_load_units are not a string. -0043 LibertyReader.cc:846 capacitive_load_units missing suffix. -0044 LibertyReader.cc:849 capacitive_load_units scale is not a float. -0045 LibertyReader.cc:852 capacitive_load_units missing scale and suffix. -0046 LibertyReader.cc:855 capacitive_load_unit missing values suffix. -0047 LibertyReader.cc:873 delay_model %s not supported. -0048 LibertyReader.cc:877 delay_model %s not supported. -0049 LibertyReader.cc:881 delay_model %s not supported. -0050 LibertyReader.cc:886 delay_model %s not supported. +0024 WritePathSpice.cc:510 pg_pin %s/%s voltage %s not found, +0025 WritePathSpice.cc:517 Liberty pg_port %s/%s missing voltage_name attribute, +0026 WritePathSpice.cc:1096 %s pg_port %s not found, +0027 WritePathSpice.cc:1151 no register/latch found for path from %s to %s, +0028 WritePathSpice.cc:1617 The subkct file %s is missing definitions for %s +0029 WritePathSpice.cc:1715 subckt %s port %s has no corresponding liberty port, pg_port and is not power or ground. +0030 LibertyReader.cc:632 library missing name. +0031 LibertyReader.cc:658 default_wire_load %s not found. +0032 LibertyReader.cc:669 default_wire_selection %s not found. +0033 LibertyReader.cc:691 input_threshold_pct_%s not found. +0034 LibertyReader.cc:695 output_threshold_pct_%s not found. +0035 LibertyReader.cc:699 slew_lower_threshold_pct_%s not found. +0036 LibertyReader.cc:703 slew_upper_threshold_pct_%s not found. +0037 LibertyReader.cc:708 Library %s is missing one or more thresholds. +0038 LibertyReader.cc:787 unknown unit multiplier %s. +0039 LibertyReader.cc:810 unknown unit scale %c. +0040 LibertyReader.cc:813 unknown unit suffix %s. +0041 LibertyReader.cc:841 capacitive_load_units are not ff or pf. +0042 LibertyReader.cc:844 capacitive_load_units are not a string. +0043 LibertyReader.cc:847 capacitive_load_units missing suffix. +0044 LibertyReader.cc:850 capacitive_load_units scale is not a float. +0045 LibertyReader.cc:853 capacitive_load_units missing scale and suffix. +0046 LibertyReader.cc:856 capacitive_load_unit missing values suffix. +0047 LibertyReader.cc:874 delay_model %s not supported. +0048 LibertyReader.cc:878 delay_model %s not supported. +0049 LibertyReader.cc:882 delay_model %s not supported. +0050 LibertyReader.cc:887 delay_model %s not supported. . -0051 LibertyReader.cc:889 unknown delay_model %s +0051 LibertyReader.cc:890 unknown delay_model %s . -0052 LibertyReader.cc:908 unknown bus_naming_style format. -0053 LibertyReader.cc:597 library %s already exists. -0054 LibertyReader.cc:929 voltage_map voltage is not a float. -0055 LibertyReader.cc:932 voltage_map missing voltage. -0056 LibertyReader.cc:935 voltage_map supply name is not a string. -0057 LibertyReader.cc:938 voltage_map missing supply name and voltage. -0058 LibertyReader.cc:941 voltage_map missing values suffix. -0059 LibertyReader.cc:1159 default_wire_load_mode %s not found. -0060 LibertyReader.cc:680 default_operating_condition %s not found. -0061 LibertyReader.cc:1330 table template missing name. -0062 LibertyReader.cc:1375 missing variable_%d attribute. +0052 LibertyReader.cc:909 unknown bus_naming_style format. +0053 LibertyReader.cc:598 library %s already exists. +0054 LibertyReader.cc:930 voltage_map voltage is not a float. +0055 LibertyReader.cc:933 voltage_map missing voltage. +0056 LibertyReader.cc:936 voltage_map supply name is not a string. +0057 LibertyReader.cc:939 voltage_map missing supply name and voltage. +0058 LibertyReader.cc:942 voltage_map missing values suffix. +0059 LibertyReader.cc:1160 default_wire_load_mode %s not found. +0060 LibertyReader.cc:681 default_operating_condition %s not found. +0061 LibertyReader.cc:1331 table template missing name. +0062 LibertyReader.cc:1376 missing variable_%d attribute. 0063 LibertyReader.cc:1418 axis type %s not supported. -0064 LibertyReader.cc:1478 bus type %s missing bit_from. -0065 LibertyReader.cc:1480 bus type %s missing bit_to. -0066 LibertyReader.cc:1484 type missing name. -0067 LibertyReader.cc:1511 scaling_factors do not have a name. -0068 LibertyReader.cc:1679 operating_conditions missing name. -0069 LibertyReader.cc:1749 wire_load missing name. -0070 LibertyReader.cc:1792 fanout_length is missing length and fanout. -0071 LibertyReader.cc:1807 wire_load_selection missing name. -0072 LibertyReader.cc:1838 wireload %s not found. -0074 LibertyReader.cc:1845 wire_load_from_area min not a float. -0075 LibertyReader.cc:1848 wire_load_from_area max not a float. -0076 LibertyReader.cc:1851 wire_load_from_area missing parameters. -0077 LibertyReader.cc:1854 wire_load_from_area missing parameters. -0078 LibertyReader.cc:1871 cell missing name. -0079 LibertyReader.cc:1894 cell %s ocv_derate_group %s not found. -0080 LibertyReader.cc:1925 port %s function size does not match port size. -0081 LibertyReader.cc:1981 %s %s bus width mismatch. -0082 LibertyReader.cc:1992 %s %s bus width mismatch. -0083 LibertyReader.cc:2002 clear -0084 LibertyReader.cc:2012 preset -0085 LibertyReader.cc:2048 latch enable function is non-unate for port %s. -0086 LibertyReader.cc:2053 latch enable function is unknown for port %s. -0087 LibertyReader.cc:2125 operating conditions %s not found. -0088 LibertyReader.cc:2128 scaled_cell missing operating condition. -0089 LibertyReader.cc:2131 scaled_cell cell %s has not been defined. -0090 LibertyReader.cc:2134 scaled_cell missing name. -0091 LibertyReader.cc:2160 scaled_cell %s, %s port functions do not match cell port functions. -0092 LibertyReader.cc:2165 scaled_cell ports do not match cell ports. -0093 LibertyReader.cc:2167 scaled_cell %s, %s timing does not match cell timing. -0094 LibertyReader.cc:2186 combinational timing to an input port. -0095 LibertyReader.cc:2277 missing %s_transition. -0096 LibertyReader.cc:2279 missing cell_%s. -0099 LibertyReader.cc:2877 scaling_factors %s not found. -0100 LibertyReader.cc:2918 pin name is not a string. -0101 LibertyReader.cc:2935 pin name is not a string. -0102 LibertyReader.cc:2949 pin name is not a string. -0103 LibertyReader.cc:3027 bus %s bus_type not found. -0104 LibertyReader.cc:3079 bus_type %s not found. -0105 LibertyReader.cc:3082 bus_type is not a string. -0106 LibertyReader.cc:3100 bundle %s member not found. -0107 LibertyReader.cc:3123 member is not a string. -0108 LibertyReader.cc:3130 members attribute is missing values. -0109 LibertyReader.cc:3181 unknown port direction. -0110 LibertyReader.cc:3521 pulse_latch unknown pulse type. -0111 LibertyReader.cc:3891 unknown timing_type %s. -0112 LibertyReader.cc:3911 unknown timing_sense %s. -0113 LibertyReader.cc:3951 mode value is not a string. -0114 LibertyReader.cc:3954 missing mode value. -0115 LibertyReader.cc:3957 mode name is not a string. -0116 LibertyReader.cc:3960 mode missing values. -0117 LibertyReader.cc:3963 mode missing mode name and value. -0118 LibertyReader.cc:2526 unsupported model axis. -0119 LibertyReader.cc:4066 unsupported model axis. -0120 LibertyReader.cc:4095 unsupported model axis. -0121 LibertyReader.cc:4130 unsupported model axis. -0122 LibertyReader.cc:4185 table template %s not found. -0123 LibertyReader.cc:4264 %s is missing values. -0124 LibertyReader.cc:4287 %s is not a list of floats. -0125 LibertyReader.cc:4289 table row has %u columns but axis has %d. -0126 LibertyReader.cc:4299 table has %u rows but axis has %d. -0127 LibertyReader.cc:4350 lut output is not a string. -0128 LibertyReader.cc:4392 mode definition missing name. -0129 LibertyReader.cc:4409 mode value missing name. -0130 LibertyReader.cc:4423 when attribute inside table model. -0131 LibertyReader.cc:4472 %s attribute is not a string. -0132 LibertyReader.cc:4475 %s is not a simple attribute. -0133 LibertyReader.cc:4498 %s is not a simple attribute. -0134 LibertyReader.cc:4511 %s is not a simple attribute. -0135 LibertyReader.cc:4537 %s value %s is not a float. -0136 LibertyReader.cc:4566 %s missing values. -0137 LibertyReader.cc:4570 %s missing values. -0138 LibertyReader.cc:4573 %s is not a complex attribute. -0139 LibertyReader.cc:4599 %s is not a float. -0140 LibertyReader.cc:4622 %s is missing values. -0141 LibertyReader.cc:4625 %s has more than one string. -0142 LibertyReader.cc:4634 %s is missing values. -0143 LibertyReader.cc:4659 %s attribute is not boolean. -0144 LibertyReader.cc:4662 %s attribute is not boolean. -0145 LibertyReader.cc:4665 %s is not a simple attribute. -0146 LibertyReader.cc:4681 attribute %s value %s not recognized. -0147 LibertyReader.cc:4712 unknown early/late value. -0148 LibertyReader.cc:4932 OCV derate group named %s not found. -0149 LibertyReader.cc:4948 ocv_derate missing name. -0150 LibertyReader.cc:5001 unknown rise/fall. -0151 LibertyReader.cc:5021 unknown derate type. -0152 LibertyReader.cc:5053 unsupported model axis. -0153 LibertyReader.cc:5085 unsupported model axis. -0154 LibertyReader.cc:5117 unsupported model axis. -0155 LibertyReader.cc:5188 unknown pg_type. -0156 LibertyReader.cc:5583 port %s subscript out of range. -0157 LibertyReader.cc:5587 port range %s of non-bus port %s. -0158 LibertyReader.cc:5601 port %s not found. -0159 LibertyReader.cc:5671 port %s not found. -0160 LibertyReader.cc:1026 default_max_transition is 0.0. -0161 LibertyReader.cc:3415 max_transition is 0.0. -0162 LibertyReader.cc:4495 %s attribute is not an integer. -0163 LibertyReader.cc:1131 default_fanout_load is 0.0. -0164 LibertyReader.cc:2299 timing group from output port. -0165 LibertyReader.cc:2309 timing group from output port. -0166 LibertyReader.cc:2319 timing group from output port. -0167 LibertyReader.cc:2337 timing group from output port. -0168 LibertyReader.cc:2353 timing group from output port. -0169 LibertyReader.cc:4367 cell %s test_cell redefinition. -0170 LibertyReader.cc:3810 timing group missing related_pin/related_bus_pin. -0171 LibertyReader.cc:815 unknown unit suffix %s. -0179 SpefReader.cc:734 %s. +0064 LibertyReader.cc:1490 bus type %s missing bit_from. +0065 LibertyReader.cc:1492 bus type %s missing bit_to. +0066 LibertyReader.cc:1496 type missing name. +0067 LibertyReader.cc:1523 scaling_factors do not have a name. +0068 LibertyReader.cc:1692 operating_conditions missing name. +0069 LibertyReader.cc:1763 wire_load missing name. +0070 LibertyReader.cc:1806 fanout_length is missing length and fanout. +0071 LibertyReader.cc:1821 wire_load_selection missing name. +0072 LibertyReader.cc:1852 wireload %s not found. +0074 LibertyReader.cc:1859 wire_load_from_area min not a float. +0075 LibertyReader.cc:1862 wire_load_from_area max not a float. +0076 LibertyReader.cc:1865 wire_load_from_area missing parameters. +0077 LibertyReader.cc:1868 wire_load_from_area missing parameters. +0078 LibertyReader.cc:1887 cell missing name. +0079 LibertyReader.cc:1910 cell %s ocv_derate_group %s not found. +0080 LibertyReader.cc:1941 port %s function size does not match port size. +0081 LibertyReader.cc:1997 %s %s bus width mismatch. +0082 LibertyReader.cc:2008 %s %s bus width mismatch. +0083 LibertyReader.cc:2018 clear +0084 LibertyReader.cc:2028 preset +0085 LibertyReader.cc:2064 latch enable function is non-unate for port %s. +0086 LibertyReader.cc:2069 latch enable function is unknown for port %s. +0087 LibertyReader.cc:2141 operating conditions %s not found. +0088 LibertyReader.cc:2144 scaled_cell missing operating condition. +0089 LibertyReader.cc:2147 scaled_cell cell %s has not been defined. +0090 LibertyReader.cc:2150 scaled_cell missing name. +0091 LibertyReader.cc:2176 scaled_cell %s, %s port functions do not match cell port functions. +0092 LibertyReader.cc:2181 scaled_cell ports do not match cell ports. +0093 LibertyReader.cc:2183 scaled_cell %s, %s timing does not match cell timing. +0094 LibertyReader.cc:2202 combinational timing to an input port. +0095 LibertyReader.cc:2297 missing %s_transition. +0096 LibertyReader.cc:2299 missing cell_%s. +0099 LibertyReader.cc:2928 scaling_factors %s not found. +0100 LibertyReader.cc:2969 pin name is not a string. +0101 LibertyReader.cc:2986 pin name is not a string. +0102 LibertyReader.cc:3000 pin name is not a string. +0103 LibertyReader.cc:3078 bus %s bus_type not found. +0104 LibertyReader.cc:3130 bus_type %s not found. +0105 LibertyReader.cc:3133 bus_type is not a string. +0106 LibertyReader.cc:3151 bundle %s member not found. +0107 LibertyReader.cc:3174 member is not a string. +0108 LibertyReader.cc:3181 members attribute is missing values. +0109 LibertyReader.cc:3232 unknown port direction. +0110 LibertyReader.cc:3572 pulse_latch unknown pulse type. +0111 LibertyReader.cc:3942 unknown timing_type %s. +0112 LibertyReader.cc:3962 unknown timing_sense %s. +0113 LibertyReader.cc:4002 mode value is not a string. +0114 LibertyReader.cc:4005 missing mode value. +0115 LibertyReader.cc:4008 mode name is not a string. +0116 LibertyReader.cc:4011 mode missing values. +0117 LibertyReader.cc:4014 mode missing mode name and value. +0118 LibertyReader.cc:2566 unsupported model axis. +0119 LibertyReader.cc:4117 unsupported model axis. +0120 LibertyReader.cc:4146 unsupported model axis. +0121 LibertyReader.cc:4181 unsupported model axis. +0122 LibertyReader.cc:4236 table template %s not found. +0123 LibertyReader.cc:4320 %s is missing values. +0124 LibertyReader.cc:4343 %s is not a list of floats. +0125 LibertyReader.cc:4345 table row has %u columns but axis has %d. +0126 LibertyReader.cc:4355 table has %u rows but axis has %d. +0127 LibertyReader.cc:4406 lut output is not a string. +0128 LibertyReader.cc:4448 mode definition missing name. +0129 LibertyReader.cc:4465 mode value missing name. +0130 LibertyReader.cc:4479 when attribute inside table model. +0131 LibertyReader.cc:4528 %s attribute is not a string. +0132 LibertyReader.cc:4531 %s is not a simple attribute. +0133 LibertyReader.cc:4554 %s is not a simple attribute. +0134 LibertyReader.cc:4567 %s is not a simple attribute. +0135 LibertyReader.cc:4593 %s value %s is not a float. +0136 LibertyReader.cc:4622 %s missing values. +0137 LibertyReader.cc:4626 %s missing values. +0138 LibertyReader.cc:4629 %s is not a complex attribute. +0139 LibertyReader.cc:4655 %s is not a float. +0140 LibertyReader.cc:4678 %s is missing values. +0141 LibertyReader.cc:4681 %s has more than one string. +0142 LibertyReader.cc:4690 %s is missing values. +0143 LibertyReader.cc:4715 %s attribute is not boolean. +0144 LibertyReader.cc:4718 %s attribute is not boolean. +0145 LibertyReader.cc:4721 %s is not a simple attribute. +0146 LibertyReader.cc:4737 attribute %s value %s not recognized. +0147 LibertyReader.cc:4768 unknown early/late value. +0148 LibertyReader.cc:4988 OCV derate group named %s not found. +0149 LibertyReader.cc:5004 ocv_derate missing name. +0150 LibertyReader.cc:5057 unknown rise/fall. +0151 LibertyReader.cc:5077 unknown derate type. +0152 LibertyReader.cc:5109 unsupported model axis. +0153 LibertyReader.cc:5141 unsupported model axis. +0154 LibertyReader.cc:5173 unsupported model axis. +0155 LibertyReader.cc:5244 unknown pg_type. +0156 LibertyReader.cc:5639 port %s subscript out of range. +0157 LibertyReader.cc:5643 port range %s of non-bus port %s. +0158 LibertyReader.cc:5657 port %s not found. +0159 LibertyReader.cc:5727 port %s not found. +0160 LibertyReader.cc:1027 default_max_transition is 0.0. +0161 LibertyReader.cc:3466 max_transition is 0.0. +0162 LibertyReader.cc:4551 %s attribute is not an integer. +0163 LibertyReader.cc:1132 default_fanout_load is 0.0. +0164 LibertyReader.cc:2319 timing group from output port. +0165 LibertyReader.cc:2329 timing group from output port. +0166 LibertyReader.cc:2339 timing group from output port. +0167 LibertyReader.cc:2357 timing group from output port. +0168 LibertyReader.cc:2373 timing group from output port. +0169 LibertyReader.cc:4423 cell %s test_cell redefinition. +0170 LibertyReader.cc:3861 timing group missing related_pin/related_bus_pin. +0171 LibertyReader.cc:816 unknown unit suffix %s. +0172 LibertyReader.cc:1452 missing table index values. +0173 LibertyReader.cc:1458 non-increasing table index values. 0201 StaTcl.i:118 no network has been linked. 0202 StaTcl.i:132 network does not support edits. 0204 StaTcl.i:4129 POCV support requires compilation with SSTA=1. 0206 LibertyExpr.cc:175 %s %s. -0207 GraphDelayCalc1.cc:738 port not found in cell +0207 GraphDelayCalc.cc:491 port not found in cell 0208 Graph.cc:793 arc_delay_annotated array bounds exceeded 0209 Graph.cc:808 arc_delay_annotated array bounds exceeded 0210 Graph.cc:820 arc_delay_annotated array bounds exceeded 0211 SdcNetwork.cc:1095 inst path string lenth estimate busted 0212 SdcNetwork.cc:1167 inst path string lenth estimate exceeded -0213 Sdc.cc:4021 group path name and is_default are mutually exclusive. +0213 Sdc.cc:4058 group path name and is_default are mutually exclusive. 0214 WriteSdc.cc:1254 unknown exception type -0215 WriteSdc.cc:1795 illegal set_logic value -0216 WriteSdc.cc:1836 invalid set_case_analysis value +0215 WriteSdc.cc:1796 illegal set_logic value +0216 WriteSdc.cc:1837 invalid set_case_analysis value 0228 Graph.cc:833 arc_delay_annotated array bounds exceeded 0251 PathEnumed.cc:126 enumerated path required time 0252 PathEnumed.cc:135 enumerated path required time @@ -191,81 +193,82 @@ 0261 Search.cc:2890 max tag index exceeded 0262 Search.cc:3617 unexpected filter path 0263 Search.cc:3785 tns incr existing vertex -0264 Sta.cc:4215 corresponding timing arc set not found in equiv cells +0264 Sta.cc:4228 corresponding timing arc set not found in equiv cells 0265 TagGroup.cc:297 tag group missing tag -0266 Sta.cc:2090 '%s' is not a valid endpoint. -0267 Sta.cc:2014 '%s' is not a valid start point. +0266 Sta.cc:2105 '%s' is not a valid endpoint. +0267 Sta.cc:2029 '%s' is not a valid start point. 0272 StaTcl.i:4115 unknown common clk pessimism mode. 0273 StaTcl.i:5064 unknown clock sense 0274 VerilogReader.cc:1782 %s is not a verilog module. 0275 VerilogReader.cc:1787 %s is not a verilog module. -0299 Power.tcl:241 activity cannot be set on clock ports. +0299 Power.tcl:243 activity cannot be set on clock ports. 0300 CmdUtil.tcl:44 no commands match '$pattern'. -0301 Power.tcl:218 activity should be 0.0 to 1.0 or 2.0 -0302 Power.tcl:226 duty should be 0.0 to 1.0 -0303 Sdc.tcl:1586 -clock ignored for clock objects. -0304 Sdc.tcl:2178 -from/-to keywords ignored for lib_pin, port and pin arguments. +0301 Power.tcl:220 activity should be 0.0 to 1.0 or 2.0 +0302 Power.tcl:228 duty should be 0.0 to 1.0 +0303 Sdc.tcl:1582 -clock ignored for clock objects. +0304 Sdc.tcl:2174 -from/-to keywords ignored for lib_pin, port and pin arguments. 0305 CmdArgs.tcl:166 object '$obj' not found. 0313 CmdArgs.tcl:873 unsupported object type $object_type. 0314 CmdArgs.tcl:888 $arg_name must be a single net. 0315 CmdArgs.tcl:894 $arg_name '$object_type' is not a net. 0316 CmdArgs.tcl:899 $arg_name '$arg' not found. +0317 CmdArgs.tcl:918 unsupported object type $object_type. 0318 Search.tcl:1060 unknown path group '$name'. 0319 Sdc.tcl:288 $unit scale [format %.0e $scale] does not match library scale [format %.0e $unit_scale]. 0320 Sdc.tcl:437 current_design for other than top cell not supported. -0321 Sdc.tcl:474 patterns argument not supported with -of_objects. -0322 Sdc.tcl:509 instance '$pattern' not found. -0323 Sdc.tcl:570 clock '$pattern' not found. -0324 Sdc.tcl:597 positional arguments not supported with -of_objects. -0325 Sdc.tcl:623 library '$lib_name' not found. -0326 Sdc.tcl:635 cell '$cell_pattern' not found. -0327 Sdc.tcl:682 library/cell/port '$pattern' not found. -0328 Sdc.tcl:702 port '$port_pattern' not found. -0329 Sdc.tcl:707 library '$lib_name' not found. -0330 Sdc.tcl:717 -nocase ignored without -regexp. -0331 Sdc.tcl:743 library '$pattern' not found. -0332 Sdc.tcl:806 patterns argument not supported with -of_objects. -0333 Sdc.tcl:830 net '$pattern' not found. -0334 Sdc.tcl:859 patterns argument not supported with -of_objects. -0335 Sdc.tcl:896 pin '$pattern' not found. -0336 Sdc.tcl:953 patterns argument not supported with -of_objects. -0337 Sdc.tcl:967 port '$pattern' not found. -0338 Sdc.tcl:1065 non-increasing clock -waveform edge times. -0339 Sdc.tcl:1068 -waveform time greater than two periods. -0341 Sdc.tcl:1443 extra positional argument $arg. -0342 Sdc.tcl:1536 -clock ignored for clock objects. -0343 Sdc.tcl:1626 set_sense -type data not supported. -0344 Sdc.tcl:1641 set_clock_sense is deprecated as of SDC 2.1. Use set_sense -type clock. -0345 Sdc.tcl:1653 -pulse argument not supported. -0346 Sdc.tcl:1662 -positive, -negative, -stop_propagation and -pulse are mutually exclusive. -0347 Sdc.tcl:1675 hierarchical pin '[get_full_name $pin]' not supported. -0348 Sdc.tcl:2041 -from/-to keywords ignored for lib_pin, port and pin arguments. -0349 Sdc.tcl:1441 unknown keyword argument $arg. -0350 Sdc.tcl:2288 -from, -through or -to required. -0351 Sdc.tcl:2367 -source_latency_included ignored with -reference_pin. -0352 Sdc.tcl:2370 -network_latency_included ignored with -reference_pin. -0353 Sdc.tcl:2389 $cmd not allowed on [pin_direction $pin] port '[get_full_name $pin]'. -0354 Sdc.tcl:2391 $cmd relative to a clock defined on the same port/pin not allowed. -0355 Sdc.tcl:2445 '$args' ignored. -0356 Sdc.tcl:2575 '$args' ignored. -0357 Sdc.tcl:2710 virtual clock [get_name $clk] can not be propagated. -0358 Sdc.tcl:2884 -multiply_by ignored. -0359 Sdc.tcl:2887 -dont_scale ignored. -0360 Sdc.tcl:2890 -no_design_rule ignored. -0361 Sdc.tcl:2937 -clock not supported. -0362 Sdc.tcl:2940 -clock_fall not supported. -0363 Sdc.tcl:2986 -pin_load not allowed for net objects. -0364 Sdc.tcl:2989 -wire_load not allowed for net objects. -0365 Sdc.tcl:2992 -rise/-fall not allowed for net objects. -0366 Sdc.tcl:3125 -data_path, -clock_path, -rise, -fall ignored for ports and designs. -0367 Sdc.tcl:3196 derating factor greater than 2.0. -0368 Sdc.tcl:3233 -cell_delay and -cell_check flags ignored for net objects. -0369 Sdc.tcl:3303 no valid objects specified for $key. -0370 Sdc.tcl:3336 no valid objects specified for $key -0371 Sdc.tcl:3497 set_wire_load_min_block_size not supported. +0321 Sdc.tcl:473 patterns argument not supported with -of_objects. +0322 Sdc.tcl:506 instance '$pattern' not found. +0323 Sdc.tcl:566 clock '$pattern' not found. +0324 Sdc.tcl:592 positional arguments not supported with -of_objects. +0325 Sdc.tcl:619 library '$lib_name' not found. +0326 Sdc.tcl:631 cell '$cell_pattern' not found. +0327 Sdc.tcl:678 library/cell/port '$pattern' not found. +0328 Sdc.tcl:698 port '$port_pattern' not found. +0329 Sdc.tcl:703 library '$lib_name' not found. +0330 Sdc.tcl:713 -nocase ignored without -regexp. +0331 Sdc.tcl:739 library '$pattern' not found. +0332 Sdc.tcl:802 patterns argument not supported with -of_objects. +0333 Sdc.tcl:826 net '$pattern' not found. +0334 Sdc.tcl:855 patterns argument not supported with -of_objects. +0335 Sdc.tcl:892 pin '$pattern' not found. +0336 Sdc.tcl:949 patterns argument not supported with -of_objects. +0337 Sdc.tcl:963 port '$pattern' not found. +0338 Sdc.tcl:1061 non-increasing clock -waveform edge times. +0339 Sdc.tcl:1064 -waveform time greater than two periods. +0341 Sdc.tcl:1439 extra positional argument $arg. +0342 Sdc.tcl:1532 -clock ignored for clock objects. +0343 Sdc.tcl:1622 set_sense -type data not supported. +0344 Sdc.tcl:1637 set_clock_sense is deprecated as of SDC 2.1. Use set_sense -type clock. +0345 Sdc.tcl:1649 -pulse argument not supported. +0346 Sdc.tcl:1658 -positive, -negative, -stop_propagation and -pulse are mutually exclusive. +0347 Sdc.tcl:1671 hierarchical pin '[get_full_name $pin]' not supported. +0348 Sdc.tcl:2037 -from/-to keywords ignored for lib_pin, port and pin arguments. +0349 Sdc.tcl:1437 unknown keyword argument $arg. +0350 Sdc.tcl:2284 -from, -through or -to required. +0351 Sdc.tcl:2363 -source_latency_included ignored with -reference_pin. +0352 Sdc.tcl:2366 -network_latency_included ignored with -reference_pin. +0353 Sdc.tcl:2385 $cmd not allowed on [pin_direction $pin] port '[get_full_name $pin]'. +0354 Sdc.tcl:2387 $cmd relative to a clock defined on the same port/pin not allowed. +0355 Sdc.tcl:2441 '$args' ignored. +0356 Sdc.tcl:2571 '$args' ignored. +0357 Sdc.tcl:2706 virtual clock [get_name $clk] can not be propagated. +0358 Sdc.tcl:2880 -multiply_by ignored. +0359 Sdc.tcl:2883 -dont_scale ignored. +0360 Sdc.tcl:2886 -no_design_rule ignored. +0361 Sdc.tcl:2933 -clock not supported. +0362 Sdc.tcl:2936 -clock_fall not supported. +0363 Sdc.tcl:2982 -pin_load not allowed for net objects. +0364 Sdc.tcl:2985 -wire_load not allowed for net objects. +0365 Sdc.tcl:2988 -rise/-fall not allowed for net objects. +0366 Sdc.tcl:3121 -data_path, -clock_path, -rise, -fall ignored for ports and designs. +0367 Sdc.tcl:3192 derating factor greater than 2.0. +0368 Sdc.tcl:3229 -cell_delay and -cell_check flags ignored for net objects. +0369 Sdc.tcl:3299 no valid objects specified for $key. +0370 Sdc.tcl:3332 no valid objects specified for $key +0371 Sdc.tcl:3493 set_wire_load_min_block_size not supported. 0372 NetworkEdit.tcl:137 connect_pins is deprecated. Use connect_pin. -0373 Sdc.tcl:3663 define_corners must be called before read_liberty. -0374 Sta.cc:2416 maximum corner count exceeded +0373 Sdc.tcl:3670 define_corners must be called before read_liberty. +0374 Sta.cc:2431 maximum corner count exceeded 0400 Util.tcl:44 $cmd $key missing value. 0401 Util.tcl:61 $cmd $key missing value. 0402 Util.tcl:71 $cmd $arg is not a known keyword or flag. @@ -318,19 +321,19 @@ 0451 DelayCalc.tcl:259 $cmd missing -to argument. 0452 DelayCalc.tcl:274 $cmd missing -setup|-hold|-recovery|-removal check type.. 0453 DelayCalc.tcl:282 $cmd check_value is not a float. -0454 Sdc.tcl:1472 the -all and -name options are mutually exclusive. -0455 Sdc.tcl:1475 either -all or -name options must be specified. -0456 Sdc.tcl:1483 one of -logically_exclusive, -physically_exclusive or -asynchronous is required. -0457 Sdc.tcl:1486 the keywords -logically_exclusive, -physically_exclusive and -asynchronous are mutually exclusive. -0458 Sdc.tcl:1598 -source '[$pin path_name]' is not a clock pin. -0459 Sdc.tcl:1866 -from/-to must be used together. -0460 Sdc.tcl:1886 -rise, -fall options not allowed for single clock uncertainty. -0461 Sdc.tcl:1987 missing -from, -rise_from or -fall_from argument. -0462 Sdc.tcl:1999 missing -to, -rise_to or -fall_to argument. -0463 Sdc.tcl:2230 -from/-to hierarchical instance not supported. -0464 Sdc.tcl:2632 $cmd command failed. -0465 Sdc.tcl:2639 positional arguments not supported. -0466 Sdc.tcl:2643 -from, -through or -to required. +0454 Sdc.tcl:1468 the -all and -name options are mutually exclusive. +0455 Sdc.tcl:1471 either -all or -name options must be specified. +0456 Sdc.tcl:1479 one of -logically_exclusive, -physically_exclusive or -asynchronous is required. +0457 Sdc.tcl:1482 the keywords -logically_exclusive, -physically_exclusive and -asynchronous are mutually exclusive. +0458 Sdc.tcl:1594 -source '[$pin path_name]' is not a clock pin. +0459 Sdc.tcl:1862 -from/-to must be used together. +0460 Sdc.tcl:1882 -rise, -fall options not allowed for single clock uncertainty. +0461 Sdc.tcl:1983 missing -from, -rise_from or -fall_from argument. +0462 Sdc.tcl:1995 missing -to, -rise_to or -fall_to argument. +0463 Sdc.tcl:2226 -from/-to hierarchical instance not supported. +0464 Sdc.tcl:2628 $cmd command failed. +0465 Sdc.tcl:2635 positional arguments not supported. +0466 Sdc.tcl:2639 -from, -through or -to required. 0467 CmdArgs.tcl:108 unsupported object type $object_type. 0468 CmdArgs.tcl:405 $corner_name is not the name of process corner. 0469 CmdArgs.tcl:410 -corner keyword required with multi-corner analysis. @@ -380,71 +383,71 @@ 0513 Sdc.tcl:212 hierarchy separator must be one of '$sdc_dividers'. 0514 Sdc.tcl:259 unknown unit $unit '$suffix'. 0515 CmdUtil.tcl:161 unknown $unit unit '$suffix'. -0516 Sdc.tcl:543 unsupported instance -filter expression. -0517 Sdc.tcl:928 unsupported pin -filter expression. -0518 Sdc.tcl:1004 unsupported port -filter expression. -0519 Sdc.tcl:1037 -add requires -name. -0520 Sdc.tcl:1042 -name or port_pin_list must be specified. -0521 Sdc.tcl:1050 missing -period argument. -0522 Sdc.tcl:1056 -waveform edge_list must have an even number of edge times. -0523 Sdc.tcl:1126 empty ports/pins/nets argument. -0524 Sdc.tcl:1134 -add requires -name. -0525 Sdc.tcl:1139 name or port_pin_list must be specified. -0526 Sdc.tcl:1146 missing -source argument. -0527 Sdc.tcl:1161 -master_clock argument empty. -0528 Sdc.tcl:1164 -add requireds -master_clock. -0529 Sdc.tcl:1168 -multiply_by and -divide_by options are exclusive. -0530 Sdc.tcl:1172 -divide_by is not an integer greater than one. -0531 Sdc.tcl:1175 -combinational implies -divide_by 1. -0532 Sdc.tcl:1180 -multiply_by is not an integer greater than one. -0533 Sdc.tcl:1186 -duty_cycle is not a float between 0 and 100. -0534 Sdc.tcl:1192 -edges only supported for three edges. -0535 Sdc.tcl:1198 edges times are not monotonically increasing. -0536 Sdc.tcl:1207 -edge_shift length does not match -edges length. -0537 Sdc.tcl:1213 missing -multiply_by, -divide_by, -combinational or -edges argument. -0538 Sdc.tcl:1221 cannot specify -invert without -multiply_by, -divide_by or -combinational. -0539 Sdc.tcl:1227 -duty_cycle requires -multiply_by value. -0545 Sdc.tcl:1287 group_path command failed. -0546 Sdc.tcl:1294 positional arguments not supported. -0547 Sdc.tcl:1298 -from, -through or -to required. -0548 Sdc.tcl:1304 -name and -default are mutually exclusive. -0549 Sdc.tcl:1306 -name or -default option is required. -0550 Sdc.tcl:1347 cannot specify both -high and -low. -0551 Sdc.tcl:1355 missing -setup or -hold argument. -0552 Sdc.tcl:1369 -high and -low only permitted for pins and instances. -0553 Sdc.tcl:1376 -high and -low only permitted for pins and instances. -0554 Sdc.tcl:1419 one of -logically_exclusive, -physically_exclusive or -asynchronous is required. -0555 Sdc.tcl:1422 the keywords -logically_exclusive, -physically_exclusive and -asynchronous are mutually exclusive. -0556 Sdc.tcl:1550 -source '[get_full_name $pin]' is not a clock pin. -0557 Sdc.tcl:1557 -early/-late is only allowed with -source. -0558 Sdc.tcl:1630 set_sense -type clock|data -0559 Sdc.tcl:1699 transition time can not be specified for virtual clocks. -0560 Sdc.tcl:1732 missing uncertainty value. -0561 Sdc.tcl:1780 -from/-to must be used together. -0562 Sdc.tcl:1800 -rise, -fall options not allowed for single clock uncertainty. -0563 Sdc.tcl:1927 missing -from, -rise_from or -fall_from argument. -0564 Sdc.tcl:1939 missing -to, -rise_to or -fall_to argument. -0565 Sdc.tcl:2071 -from/-to hierarchical instance not supported. -0566 Sdc.tcl:2103 pin '[get_full_name $inst]${hierarchy_separator}${port_name}' not found. -0567 Sdc.tcl:2144 pin '[get_name $cell]${hierarchy_separator}${port_name}' not found. -0568 Sdc.tcl:2439 missing delay argument. -0569 Sdc.tcl:2570 missing path multiplier argument. -0570 Sdc.tcl:2582 cannot use -start with -end. -0571 Sdc.tcl:2752 value must be 0, zero, 1, one, rise, rising, fall, or falling. -0572 Sdc.tcl:2821 cell '$lib_name:$cell_name' not found. -0573 Sdc.tcl:2827 '$cell_name' not found. -0574 Sdc.tcl:2831 missing -lib_cell argument. -0575 Sdc.tcl:2839 port '$to_port_name' not found. -0576 Sdc.tcl:2851 -pin argument required for cells with multiple outputs. -0577 Sdc.tcl:2866 port '$from_port_name' not found. -0578 Sdc.tcl:3079 port '[get_name $port]' is not an input. -0579 Sdc.tcl:3453 operating condition '$op_cond_name' not found. -0580 Sdc.tcl:3471 operating condition '$op_cond_name' not found. -0581 Sdc.tcl:3485 -analysis_type must be single, bc_wc or on_chip_variation. -0582 Sdc.tcl:3510 mode must be top, enclosed or segmented. -0583 Sdc.tcl:3525 no wire load model specified. -0584 Sdc.tcl:3586 wire load selection group '$selection_name' not found. -0585 Sdc.tcl:3733 no default operating conditions found. +0516 Sdc.tcl:539 unsupported instance -filter expression. +0517 Sdc.tcl:924 unsupported pin -filter expression. +0518 Sdc.tcl:1000 unsupported port -filter expression. +0519 Sdc.tcl:1033 -add requires -name. +0520 Sdc.tcl:1038 -name or port_pin_list must be specified. +0521 Sdc.tcl:1046 missing -period argument. +0522 Sdc.tcl:1052 -waveform edge_list must have an even number of edge times. +0523 Sdc.tcl:1122 empty ports/pins/nets argument. +0524 Sdc.tcl:1130 -add requires -name. +0525 Sdc.tcl:1135 name or port_pin_list must be specified. +0526 Sdc.tcl:1142 missing -source argument. +0527 Sdc.tcl:1157 -master_clock argument empty. +0528 Sdc.tcl:1160 -add requireds -master_clock. +0529 Sdc.tcl:1164 -multiply_by and -divide_by options are exclusive. +0530 Sdc.tcl:1168 -divide_by is not an integer greater than one. +0531 Sdc.tcl:1171 -combinational implies -divide_by 1. +0532 Sdc.tcl:1176 -multiply_by is not an integer greater than one. +0533 Sdc.tcl:1182 -duty_cycle is not a float between 0 and 100. +0534 Sdc.tcl:1188 -edges only supported for three edges. +0535 Sdc.tcl:1194 edges times are not monotonically increasing. +0536 Sdc.tcl:1203 -edge_shift length does not match -edges length. +0537 Sdc.tcl:1209 missing -multiply_by, -divide_by, -combinational or -edges argument. +0538 Sdc.tcl:1217 cannot specify -invert without -multiply_by, -divide_by or -combinational. +0539 Sdc.tcl:1223 -duty_cycle requires -multiply_by value. +0545 Sdc.tcl:1283 group_path command failed. +0546 Sdc.tcl:1290 positional arguments not supported. +0547 Sdc.tcl:1294 -from, -through or -to required. +0548 Sdc.tcl:1300 -name and -default are mutually exclusive. +0549 Sdc.tcl:1302 -name or -default option is required. +0550 Sdc.tcl:1343 cannot specify both -high and -low. +0551 Sdc.tcl:1351 missing -setup or -hold argument. +0552 Sdc.tcl:1365 -high and -low only permitted for pins and instances. +0553 Sdc.tcl:1372 -high and -low only permitted for pins and instances. +0554 Sdc.tcl:1415 one of -logically_exclusive, -physically_exclusive or -asynchronous is required. +0555 Sdc.tcl:1418 the keywords -logically_exclusive, -physically_exclusive and -asynchronous are mutually exclusive. +0556 Sdc.tcl:1546 -source '[get_full_name $pin]' is not a clock pin. +0557 Sdc.tcl:1553 -early/-late is only allowed with -source. +0558 Sdc.tcl:1626 set_sense -type clock|data +0559 Sdc.tcl:1695 transition time can not be specified for virtual clocks. +0560 Sdc.tcl:1728 missing uncertainty value. +0561 Sdc.tcl:1776 -from/-to must be used together. +0562 Sdc.tcl:1796 -rise, -fall options not allowed for single clock uncertainty. +0563 Sdc.tcl:1923 missing -from, -rise_from or -fall_from argument. +0564 Sdc.tcl:1935 missing -to, -rise_to or -fall_to argument. +0565 Sdc.tcl:2067 -from/-to hierarchical instance not supported. +0566 Sdc.tcl:2099 pin '[get_full_name $inst]${hierarchy_separator}${port_name}' not found. +0567 Sdc.tcl:2140 pin '[get_name $cell]${hierarchy_separator}${port_name}' not found. +0568 Sdc.tcl:2435 missing delay argument. +0569 Sdc.tcl:2566 missing path multiplier argument. +0570 Sdc.tcl:2578 cannot use -start with -end. +0571 Sdc.tcl:2748 value must be 0, zero, 1, one, rise, rising, fall, or falling. +0572 Sdc.tcl:2817 cell '$lib_name:$cell_name' not found. +0573 Sdc.tcl:2823 '$cell_name' not found. +0574 Sdc.tcl:2827 missing -lib_cell argument. +0575 Sdc.tcl:2835 port '$to_port_name' not found. +0576 Sdc.tcl:2847 -pin argument required for cells with multiple outputs. +0577 Sdc.tcl:2862 port '$from_port_name' not found. +0578 Sdc.tcl:3075 port '[get_name $port]' is not an input. +0579 Sdc.tcl:3449 operating condition '$op_cond_name' not found. +0580 Sdc.tcl:3467 operating condition '$op_cond_name' not found. +0581 Sdc.tcl:3481 -analysis_type must be single, bc_wc or on_chip_variation. +0582 Sdc.tcl:3506 mode must be top, enclosed or segmented. +0583 Sdc.tcl:3521 no wire load model specified. +0584 Sdc.tcl:3582 wire load selection group '$selection_name' not found. +0585 Sdc.tcl:3740 no default operating conditions found. 0586 NetworkEdit.tcl:107 unsupported object type $object_type. 0587 NetworkEdit.tcl:206 unsupported object type $object_type. 0588 NetworkEdit.tcl:224 unsupported object type $object_type. @@ -455,13 +458,14 @@ 0593 Link.tcl:34 missing top_cell_name argument and no current_design. 0594 DelayNormal1.cc:203 unknown early/late value. 0595 DelayNormal2.cc:378 unknown early/late value. -0596 Sim.cc:210 unknown function operator +0596 Sim.cc:209 unknown function operator 0597 EstimateParasitics.cc:188 load pin not leaf or top level -0600 Sdc.tcl:2284 '$args' ignored. -0601 Sdc.tcl:2913 set_fanout_load not supported. -0602 Sdc.tcl:3385 no valid objects specified for $key. +0598 Power.cc:610 unknown function operator +0600 Sdc.tcl:2280 '$args' ignored. +0601 Sdc.tcl:2909 set_fanout_load not supported. +0602 Sdc.tcl:3381 no valid objects specified for $key. 0604 Sdc.tcl:281 unknown $unit prefix '$prefix'. -0605 Sdc.tcl:3547 wire load model '$model_name' not found. +0605 Sdc.tcl:3543 wire load model '$model_name' not found. 0606 Property.tcl:77 get_property unsupported object type $object_type. 0607 StaTcl.i:4367 unknown report path field %s 0608 StaTcl.i:4379 unknown report path field %s @@ -471,7 +475,7 @@ 0612 Sdf.tcl:41 -cond_use must be min, max or min_max. 0616 Search.tcl:1011 specify one of -setup and -hold. 0617 Sdf.tcl:50 -analysis_type is deprecated. Use set_operating_conditions -analysis_type. -0618 DmpCeff.cc:1581 parasitic Pi model has NaNs. +0618 DmpCeff.cc:1582 parasitic Pi model has NaNs. 0619 PathEnum.cc:474 path diversion missing edge. 0620 PathVertex.cc:236 missing arrivals. 0621 PathVertex.cc:250 missing arrivals. @@ -479,31 +483,34 @@ 0623 PathVertexRep.cc:153 missing arrivals. 0624 PathVertexRep.cc:150 missing arrivals 0625 Liberty.tcl:33 -no_latch_infer is deprecated. -0701 LibertyWriter.cc:413 %s/%s/%s timing model not supported. -0702 LibertyWriter.cc:433 3 axis table models not supported. -0703 LibertyWriter.cc:573 %s/%s/%s timing arc type %s not supported. +0701 LibertyWriter.cc:417 %s/%s/%s timing model not supported. +0702 LibertyWriter.cc:437 3 axis table models not supported. +0703 LibertyWriter.cc:581 %s/%s/%s timing arc type %s not supported. 0704 LibertyWriter.cc:286 %s/%s bundled ports not supported. -0705 Liberty.cc:815 Liberty cell %s/%s for corner %s/%s not found. +0705 Liberty.cc:811 Liberty cell %s/%s for corner %s/%s not found. 0706 Parasitics.tcl:70 read_spef -increment is deprecated. -0710 LumpedCapDelayCalc.cc:173 gate delay input variable is NaN +0707 SpefReader.cc:732 %s. +0710 LumpedCapDelayCalc.cc:147 gate delay input variable is NaN 0800 VcdReader.cc:110 unhandled vcd command. 0801 VcdReader.cc:146 timescale syntax error. 0802 VcdReader.cc:160 Unknown timescale unit. -0804 VcdReader.cc:212 Variable syntax error. +0804 VcdReader.cc:217 Variable syntax error. 0805 Vcd.cc:172 Unknown variable %s ID %s -0806 ReadVcdActivities.cc:247 clock %s vcd period %s differs from SDC clock period %s +0806 ReadVcdActivities.cc:251 clock %s vcd period %s differs from SDC clock period %s 0807 Sdc.tcl:394 only one of -cells, -data_pins, -clock_pins, -async_pins, -output_pins are suppported. -0810 MakeTimingModel.cc:203 clock %s pin %s is inside model block. -0900 LibertyReader.cc:2817 level_shifter_type must be HL, LH, or HL_LH -0901 LibertyReader.cc:2853 switch_cell_type must be coarse_grain or fine_grain -0902 LibertyReader.cc:2437 unsupported model axis. -0903 LibertyReader.cc:4146 %s group not in timing group. -0904 LibertyReader.cc:2420 receiver_capacitance group not in timing or pin group. -0906 LibertyReader.cc:4039 unsupported model axis. -0907 LibertyReader.cc:2465 output_current_%s group not in timing group. -0908 LibertyReader.cc:2570 vector reference_time not found. -0912 LibertyReader.cc:2568 vector index_1 and index_2 must have exactly one value. -0913 LibertyReader.cc:2506 output current waveform %.2e %.2e not found. -0914 LibertyReader.cc:2603 normalized_driver_waveform variable_2 must be normalized_voltage -0915 LibertyReader.cc:2606 normalized_driver_waveform variable_1 must be input_net_transition +0808 ReadVcdActivities.cc:107 VCD max time is zero. +0809 ReadVcdActivities.cc:174 problem parsing bus %s. +0810 MakeTimingModel.cc:206 clock %s pin %s is inside model block. +0900 LibertyReader.cc:2868 level_shifter_type must be HL, LH, or HL_LH +0901 LibertyReader.cc:2904 switch_cell_type must be coarse_grain or fine_grain +0902 LibertyReader.cc:2477 unsupported model axis. +0903 LibertyReader.cc:4197 %s group not in timing group. +0904 LibertyReader.cc:2460 receiver_capacitance group not in timing or pin group. +0906 LibertyReader.cc:4090 unsupported model axis. +0907 LibertyReader.cc:2505 output_current_%s group not in timing group. +0908 LibertyReader.cc:2610 vector reference_time not found. +0912 LibertyReader.cc:2608 vector index_1 and index_2 must have exactly one value. +0913 LibertyReader.cc:2546 output current waveform %.2e %.2e not found. +0914 LibertyReader.cc:2643 normalized_driver_waveform variable_2 must be normalized_voltage +0915 LibertyReader.cc:2646 normalized_driver_waveform variable_1 must be input_net_transition 1640 Search.tcl:904 The transition_time field is deprecated. Use slew instead. diff --git a/power/Power.cc b/power/Power.cc index 5350a331..88ab8685 100644 --- a/power/Power.cc +++ b/power/Power.cc @@ -607,7 +607,7 @@ Power::funcBdd(const FuncExpr *expr) result = Cudd_ReadLogicZero(cudd_mgr_); break; default: - report_->critical(596, "unknown function operator"); + report_->critical(598, "unknown function operator"); } if (result) Cudd_Ref(result);