diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ Ngspice Ghdl Interfacing Documentation It contains all the documenation for Ngspice and Ghdl related work. -Note: This project is in beta version and has been tested for rings, counters and PWM controllers. -==== +> Note: This project is in beta version and has been tested for rings, counters and PWM controllers. + ## What exactly interfacing of ngspice ghdl do? Ngspice support mixed mode simulation. It can simulate both digital and analog component. @@ -45,4 +45,4 @@ for that model it will actually call the ghdl to get the result. ##FEATURES: 1. Support for 512 digital models. 2. Support for digital models upto 64 output ports/pins. -3. Multiple instances of same digital model.
\ No newline at end of file +3. Multiple instances of same digital model. |