From 5b33086a1f9555b690b99c2be7c6bbbb32aff286 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Sat, 12 Feb 2022 12:57:35 +0530 Subject: Updated manual for pre-release of v2.2 --- chap_4.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chap_4.tex') diff --git a/chap_4.tex b/chap_4.tex index 266c13d2..aded8ea2 100644 --- a/chap_4.tex +++ b/chap_4.tex @@ -120,10 +120,10 @@ It has the facility to select the \item The simulation parameter values for analysis \end{itemize} -\item \texttt{Source Details:}eSim sources are added from {\tt eSim\_Sources} library in the schematic. Sources such as \textit{SINE, AC, DC, PULSE, PWL} are in this library. The parameter values to all the sources added in the schematic can +\item \texttt{Source Details:}eSim sources are added from {\tt eSim\_Sources} library in the \linebreak schematic. Sources such as \textit{SINE, AC, DC, PULSE, PWL} are in this library. The parameter values to all the sources added in the schematic can be given through 'Source Details' tab in the KiCad-To-Ngspice window. -\item \texttt{Ngspice Model:}Ngspice has in-built model such as \texttt{basic logic gates, flip-flops, gain, summer, buffer, DAC and ADC block}etc. which can be utilised while building a circuit. +\item \texttt{Ngspice Model:}Ngspice has in-built model such as \texttt{basic logic gates, \linebreak flip-flops, gain, summer, buffer, DAC and ADC block}etc. which can be utilised while building a circuit. eSim allows to add and modify Ngspice model parameter through Ngspice Model tab. -- cgit