File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 105105 # cts
106106 'cts__design__instance__count__setup_buffer' : {
107107 'mode' : 'metric' ,
108- 'padding' : 5 ,
108+ 'padding' : 10 ,
109109 'metric' : 'placeopt__design__instance__count__stdcell' ,
110110 'round_value' : True ,
111111 'compare' : '<=' ,
112112 },
113113 'cts__design__instance__count__hold_buffer' : {
114114 'mode' : 'metric' ,
115- 'padding' : 5 ,
115+ 'padding' : 10 ,
116116 'metric' : 'placeopt__design__instance__count__stdcell' ,
117117 'round_value' : True ,
118118 'compare' : '<=' ,
151151 },
152152 'finish__timing__drv__hold_violation_count' : {
153153 'mode' : 'padding' ,
154- 'padding' : 20 ,
154+ 'padding' : 25 ,
155155 'min_max' : max ,
156- 'min_max_sum' : 10 ,
156+ 'min_max_sum' : 100 ,
157157 'round_value' : True ,
158158 'compare' : '<=' ,
159159 },
You can’t perform that action at this time.
0 commit comments