diff --git a/doc/html/def.html b/doc/html/def.html index cd6d78c2..083ab6ab 100644 --- a/doc/html/def.html +++ b/doc/html/def.html @@ -29,7 +29,7 @@ Read or write DEF format files.
where option is one of the following:-
- read filename [-labels] +
- read filename [-labels] [-annotate]
- Read a DEF file filename[.def]
- write [cell] [-units value]
- Write DEF for current or indicated cell named cell @@ -70,6 +70,11 @@ Read or write DEF format files. file to be annotated with a label having the net name as the label text.
+ The "-annotate" option will add labels to a layout from a + DEF file, but will not add layer geometry or subcells. This is + useful for labeling all of the regular nets if the DEF file was + previously read without the -labels option.
+
Last updated: March 7, 2020 at 1:06pm
+
Last updated: March 30, 2022 at 5:31pm