diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-08-05 18:13:19 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-08-05 18:13:19 +0000 |
commit | c90bb39b08c4e992b350f3bfd8011923f28425c7 (patch) | |
tree | 49c565e4f6eade3004584717e08d4d311c9be59c /cad/acs | |
parent | "ln -s" -> "ln -sf" to make this port "reinstall"-friendly. (diff) |
Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C". And some Chinese symbols as well.
Notes
Notes:
svn path=/head/; revision=12291
Diffstat (limited to 'cad/acs')
-rw-r--r-- | cad/acs/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/acs/pkg-descr b/cad/acs/pkg-descr index a74d21b0a257..5467b11b6765 100644 --- a/cad/acs/pkg-descr +++ b/cad/acs/pkg-descr @@ -1,14 +1,14 @@ -ACS is a general purpose circuit simulator. It performs nonlinear -dc and transient analyses, fourier analysis, and ac analysis +ACS is a general-purpose circuit simulator. It performs nonlinear +DC and transient analyses, Fourier analysis, and AC analysis linearized at an operating point. It is fully interactive and command driven. It can also be run in batch mode or as a server. -The output is produced as it simulates. Spice compatible models +The output is produced as it simulates. Spice-compatible models for the MOSFET (level 1 and 2) and diode are included in this release. Since it is fully interactive, it is possible to make changes and re-simulate quickly. The interactive design makes it well suited -to the typical iterative design process used it optimizing a circuit +to the typical iterative design process used in optimizing a circuit design. It is also well suited to undergraduate teaching where Spice in batch mode can be quite intimidating. This version, while still officially in beta test, should be stable enough for basic |