aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cmos/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cmos/README')
-rw-r--r--examples/cmos/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/examples/cmos/README b/examples/cmos/README
index a7b777595..c459b4b54 100644
--- a/examples/cmos/README
+++ b/examples/cmos/README
@@ -1,7 +1,7 @@
-In this directory you will find out, how to generate a spice output
-operating in two modes, analog or event-driven mode supported by ngspice
-xspice sub-module.
+In this directory contains an example for generating a spice output using two
+different spice modes, normal analog transient simulation and event-driven
+digital simulation as supported by ngspice xspice sub-module.
Each test bench can be run separately by either running:
@@ -9,4 +9,5 @@ Each test bench can be run separately by either running:
- testbench_digital.sh for mixed-signal digital simulation.
The later case also includes pure verilog simulation using the iverilog
-and gtkwave to represent the results.
+and gtkwave for comparison.
+