From 866f4ac1e127f0e86d36af2ceb0e51f190378922 Mon Sep 17 00:00:00 2001 From: fahimkhan Date: Fri, 4 Nov 2016 16:26:14 +0530 Subject: Updated for model ParamXML --- eSim_CodeDocumentation.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eSim_CodeDocumentation.tex b/eSim_CodeDocumentation.tex index e1b9603..3860952 100644 --- a/eSim_CodeDocumentation.tex +++ b/eSim_CodeDocumentation.tex @@ -272,5 +272,7 @@ This package contain all the inbuilt device model library for ngspice.For every \subsection{SubcircuitLibrary} This package contains few subcircuit example ready to use in your project. You can create your own sub ciruit and save it in eSim as a project. +\subsection{modelParamXML} +This package contains xml file for all the inbuilt ngspice model. This is generic pattern and you can create your own model and creates its xml file to use it in eSim. \end{document} \ No newline at end of file -- cgit