diff options
Diffstat (limited to 'chap_7.tex')
-rw-r--r-- | chap_7.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -75,5 +75,5 @@ User can also upload external spice {\textbf{.model}} library files. These .mode eSim provides the facility to upload library files using the {\textbf Upload} option in the {\textit {Model Editor}}. They are then converted into xml format, which can be easily modified from the eSim interface. On clicking {\tt UPLOAD} button the library can be uploaded from any location. The model library will be saved with the name you have provided, in the \textit {User Libraries} folder of repository \textit{deviceModelLibrary}. -Example: You can download any model of Schottky diode from Spice website and save it as .lib extension on the system. Click on {\tt UPLOAD} option and give the path. The lib file along with XML file is created in the {\tt eSim-2.0/library/deviceModeLibrary/UserLibraries if you are using v2.0 \linebreak and above versions \\ - eSim-1.1.3/src/deviceModeLibrary/UserLibraries if you are using \linebreak versions lower than 2.0 \\}. The uploaded library can be used for the existing part eSim\_Diode or the user can create a new model (part). Refer Chapter 8 on how to create a new part library model in eSim. +Example: You can download any model of Schottky diode from Spice website and save it as .lib extension on the system. Click on {\tt UPLOAD} option and give the path. The lib file along with XML file is created in the {\tt eSim-<version>/library/deviceModeLibrary/UserLibraries} if you are using v2.0 \linebreak and above versions; otherwise \\ + {\tt eSim-<version>/src/deviceModeLibrary/UserLibraries} if you are using \linebreak versions lower than 2.0 \\. The uploaded library can be used for the existing part eSim\_Diode or the user can create a new model (part). Refer \chapref{chap8} on how to create a new part library model in eSim. |