From 035804dfe9d4d22be334aa2e2192a554f194ab7c Mon Sep 17 00:00:00 2001 From: Rahul P Date: Tue, 19 Nov 2019 12:41:57 +0530 Subject: Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index d1bf1ae..d0a177d 100644 --- a/readme.md +++ b/readme.md @@ -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. -- cgit