File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ create_clock -period <float>
1717```
1818create_generated_clock (-name <string>)?
1919 -source <pin>
20- (-master_clock <clock>)?
2120 (-divide_by <float>)?
2221 (-multiply_by <float>)?
2322 (-add)?
@@ -48,7 +47,6 @@ set_false_path (-setup)?
4847 (-fall)?
4948 (-from <from_list>)?
5049 (-to <to_list>)?
51- (-through <through_list>)?
5250```
5351
5452Note: There are some extra to discuss.
@@ -60,7 +58,6 @@ set_max_delay (-rise)?
6058 (-fall)?
6159 (-from <from_list>)?
6260 (-to <to_list>)?
63- (-through <through_list>)?
6461 <delay: float>
6562```
6663
@@ -71,7 +68,6 @@ set_min_delay (-rise)?
7168 (-fall)?
7269 (-from <from_list>)?
7370 (-to <to_list>)?
74- (-through <through_list>)?
7571 <delay: float>
7672```
7773
You can’t perform that action at this time.
0 commit comments