summaryrefslogtreecommitdiff
path: root/src/deviceModelLibrary
diff options
context:
space:
mode:
authorfahim2015-06-10 15:22:47 +0530
committerfahim2015-06-10 15:22:47 +0530
commit0e3b9d36db73b525ece44933b88e49731e6f2ff1 (patch)
tree19c09ef70df543da18a85d91fa21a676cb5666f6 /src/deviceModelLibrary
parentfa480619f5a5d3035a922607f293d1daa5a01dc8 (diff)
downloadeSim-0e3b9d36db73b525ece44933b88e49731e6f2ff1.tar.gz
eSim-0e3b9d36db73b525ece44933b88e49731e6f2ff1.tar.bz2
eSim-0e3b9d36db73b525ece44933b88e49731e6f2ff1.zip
Subject: Bug fixing for adding device model library for windows
Description: Bug fixing for adding device model library for windows
Diffstat (limited to 'src/deviceModelLibrary')
-rw-r--r--src/deviceModelLibrary/Transistor/NPN.xml2
-rw-r--r--src/deviceModelLibrary/Transistor/PNP.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/deviceModelLibrary/Transistor/NPN.xml b/src/deviceModelLibrary/Transistor/NPN.xml
index f0679885..b2698bb1 100644
--- a/src/deviceModelLibrary/Transistor/NPN.xml
+++ b/src/deviceModelLibrary/Transistor/NPN.xml
@@ -1,6 +1,6 @@
<library>
<model_name>NPN</model_name>
-<refrence>Q2N2222</refrence>
+<ref_model>Q2N2222</ref_model>
<param>
<Is>14.34f </Is>
<Xti>3 </Xti>
diff --git a/src/deviceModelLibrary/Transistor/PNP.xml b/src/deviceModelLibrary/Transistor/PNP.xml
index a25276a9..681b3fd9 100644
--- a/src/deviceModelLibrary/Transistor/PNP.xml
+++ b/src/deviceModelLibrary/Transistor/PNP.xml
@@ -1,6 +1,6 @@
<library>
<model_name>PNP</model_name>
-<refrence>Q2N2907A</refrence>
+<ref_model>Q2N2907A</ref_model>
<param>
<Is>650.6E-18</Is>
<Xti>3 </Xti>