diff --git a/doc/html/extract.html b/doc/html/extract.html index 3dfa4755..101ab739 100644 --- a/doc/html/extract.html +++ b/doc/html/extract.html @@ -42,9 +42,11 @@ Circuit netlist extractor
+ and device networks. This is known as "full R-C extraction".
- Using extresist is a multi-step process. It is first - necessary to run both extract and ext2sim to get - the initial netlist (with lumped, not detailed, resistances). - After a .sim file has been generated, the - extresist all command may be run. The output is + Using extresist as a standalone command is a multi-step + process. It is first necessary to run extract to get + the initial netlist. + After a .ext file has been generated, the + extresist command may be run. The output is a file .res.ext for each cell in the hierarchy. - Finally, with the option extresist on set, - ext2sim or ext2spice will generate the final, - detailed simulation file.
+ Finally, with the option extresist on set, ext2spice + will generate the final, detailed simulation file.
+ + Prior to magic version 8.3.597, it was also necessary to run + ext2sim labels on and ext2sim to write out a + .sim and a .node file before running + extresist. This is no longer necessary. There is since + magic version 8.3.597 an option extract do resistance + that runs the resistance extraction in sequence with the regular + extraction, producing both the .ext and .res.ext + files. More details on using extresist can be found in magic Tutorial number 8. @@ -117,6 +125,7 @@ information.
extract
ext2sim
+ ext2spice
