diff options
author | Rahul P | 2022-02-12 12:59:02 +0530 |
---|---|---|
committer | GitHub | 2022-02-12 12:59:02 +0530 |
commit | a073cc774ecd524dbc4ba726c99f883d1bbf39e1 (patch) | |
tree | 7b163e0ef122c04a20adf57f8a9e70839951ce66 /chap_9.tex | |
parent | d4c31bea2c68a8318ade1575050c0187445989b4 (diff) | |
parent | 5b33086a1f9555b690b99c2be7c6bbbb32aff286 (diff) | |
download | eSim-m2.2_pre-release.tar.gz eSim-m2.2_pre-release.tar.bz2 eSim-m2.2_pre-release.zip |
Merge pull request #190 from rahulp13/manualm2.2_pre-release
Updated manual for pre-release of v2.2
Diffstat (limited to 'chap_9.tex')
-rw-r--r-- | chap_9.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ -\chapter{NGHDL-Mixed Signal Simulation} +\chapter{NGHDL: Mixed Signal Simulation} \label{chap9} \thispagestyle{empty} -NGHDL feature facilitates creation of user-defined models for mixed-signal circuit simulation in eSim. By interfacing GHDL and Ngspice, we achieve mixed-signal simulation. Digital models are simulated using GHDL and XSpice engine of Ngspice. \\ +NGHDL feature facilitates creation of user-defined models for mixed-signal circuit simulation in eSim. By interfacing GHDL and Ngspice, we achieve mixed-signal simulation. Digital models are simulated using GHDL and XSPICE engine of Ngspice. \\ %To access NGHDL click on the NGHDL button on the left pane of window as shown in figure \figref{screen3}: |