We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6370b02 commit 40209e7Copy full SHA for 40209e7
src/rsz/test/repair_clk_nets1.tcl
@@ -21,7 +21,7 @@ foreach net_name {in1 n1 n2 out1} {
21
[sta::sta_to_db_net [get_net $net_name]] setSigType CLOCK
22
}
23
24
-# wire length = 1500u -> 2 buffers required
+# wire length = 1500u -> at least 2 buffers are required
25
repair_clock_nets -max_wire_length 600
26
27
puts "\n# All nets in the path should be CLOCK type."
0 commit comments