summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfahimkhan2016-11-04 15:19:21 +0530
committerfahimkhan2016-11-04 15:19:21 +0530
commit67f8bfdf43b8e154148c4403a747d2bd40ed585d (patch)
tree49b304e7f02a1401a9c100cc4bfc18b0d00b288f
parentff6b80a447346f84637eb405a9a0f01dabbac3e7 (diff)
downloadeSim_Documentation-67f8bfdf43b8e154148c4403a747d2bd40ed585d.tar.gz
eSim_Documentation-67f8bfdf43b8e154148c4403a747d2bd40ed585d.tar.bz2
eSim_Documentation-67f8bfdf43b8e154148c4403a747d2bd40ed585d.zip
Updated for deviceModelLibrary
-rw-r--r--eSim_CodeDocumentation.aux3
-rw-r--r--eSim_CodeDocumentation.log4
-rw-r--r--eSim_CodeDocumentation.pdfbin262375 -> 264669 bytes
-rw-r--r--eSim_CodeDocumentation.tex3
4 files changed, 8 insertions, 2 deletions
diff --git a/eSim_CodeDocumentation.aux b/eSim_CodeDocumentation.aux
index 7ea34c7..07522cf 100644
--- a/eSim_CodeDocumentation.aux
+++ b/eSim_CodeDocumentation.aux
@@ -15,3 +15,6 @@
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}browser}{7}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.1}UserManual.py}{7}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.2}Welcome.py}{7}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}configuration}{7}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.1}Appconfig.py}{7}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {3.4}deviceModelLibrary}{7}}
diff --git a/eSim_CodeDocumentation.log b/eSim_CodeDocumentation.log
index c1183a0..da4ce3c 100644
--- a/eSim_CodeDocumentation.log
+++ b/eSim_CodeDocumentation.log
@@ -1,4 +1,4 @@
-This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2015.3.25) 4 NOV 2016 12:34
+This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2015.3.25) 4 NOV 2016 14:41
entering extended mode
%&-line parsing enabled.
**eSim_CodeDocumentation.tex
@@ -523,7 +523,7 @@ onts/cm/cmr10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmr1
share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf
-texlive/fonts/type1/public/amsfonts/cm/cmti12.pfb></usr/share/texmf-texlive/fo
nts/type1/public/amsfonts/cm/cmtt10.pfb>
-Output written on eSim_CodeDocumentation.pdf (8 pages, 262375 bytes).
+Output written on eSim_CodeDocumentation.pdf (8 pages, 264669 bytes).
PDF statistics:
67 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 500000)
diff --git a/eSim_CodeDocumentation.pdf b/eSim_CodeDocumentation.pdf
index 361f62c..0f547d0 100644
--- a/eSim_CodeDocumentation.pdf
+++ b/eSim_CodeDocumentation.pdf
Binary files differ
diff --git a/eSim_CodeDocumentation.tex b/eSim_CodeDocumentation.tex
index e0479cf..7e6faed 100644
--- a/eSim_CodeDocumentation.tex
+++ b/eSim_CodeDocumentation.tex
@@ -265,5 +265,8 @@ This package is responsible for variable settings for a eSim project. It keeps t
\subsubsection{Appconfig.py}
This module hold all the variable details. Such as noteArea detail,current project details,project explorer content,workspace content and current running process details.
+\subsection{deviceModelLibrary}
+This package contain all the inbuilt device model library for ngspice.For every model there is two file(xml and lib). Xml file is used to generate model in model editor widget in the form of table and lib is used to for ngspice simulation
+
\end{document}
\ No newline at end of file