diff options
author | rahulp13 | 2022-09-24 01:50:37 +0530 |
---|---|---|
committer | rahulp13 | 2022-09-24 01:50:37 +0530 |
commit | d506ebe9740b6b385529880d1c82e7a1950249bc (patch) | |
tree | ac087181e2a5bf453ca0675b10cc8ab7bafce741 /chap_7.tex | |
parent | f633fa2bc5625011b4b76d941fa8a95b4681cdb9 (diff) | |
download | eSim-d506ebe9740b6b385529880d1c82e7a1950249bc.tar.gz eSim-d506ebe9740b6b385529880d1c82e7a1950249bc.tar.bz2 eSim-d506ebe9740b6b385529880d1c82e7a1950249bc.zip |
Updated manual for release of v2.3m2.3
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. |