diff options
author | Rahul P | 2019-11-19 12:41:57 +0530 |
---|---|---|
committer | GitHub | 2019-11-19 12:41:57 +0530 |
commit | 035804dfe9d4d22be334aa2e2192a554f194ab7c (patch) | |
tree | 79abcfd70605b8208f4a5af4ff80defb7619669f /readme.md | |
parent | 4625ecf8ee7822a06601d9b407b37a6c4faabf1c (diff) | |
download | nghdl-035804dfe9d4d22be334aa2e2192a554f194ab7c.tar.gz nghdl-035804dfe9d4d22be334aa2e2192a554f194ab7c.tar.bz2 nghdl-035804dfe9d4d22be334aa2e2192a554f194ab7c.zip |
Update readme.md
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. |