summaryrefslogtreecommitdiff
path: root/library/deviceModelLibrary/Misc
diff options
context:
space:
mode:
authorrahulp132020-02-21 12:36:46 +0530
committerrahulp132020-02-21 12:36:46 +0530
commit47d4daff2ab483c4cdfb82117ef0d25d53832214 (patch)
tree55aefefe974f151de76c6a2dbe8df3b4c3393bbe /library/deviceModelLibrary/Misc
parent453c2dab78f81046fcbd42034a86c4e759a0ff68 (diff)
downloadeSim-47d4daff2ab483c4cdfb82117ef0d25d53832214.tar.gz
eSim-47d4daff2ab483c4cdfb82117ef0d25d53832214.tar.bz2
eSim-47d4daff2ab483c4cdfb82117ef0d25d53832214.zip
restructured eSim libraries
Diffstat (limited to 'library/deviceModelLibrary/Misc')
-rw-r--r--library/deviceModelLibrary/Misc/CORE.lib9
-rw-r--r--library/deviceModelLibrary/Misc/CORE.xml4
2 files changed, 13 insertions, 0 deletions
diff --git a/library/deviceModelLibrary/Misc/CORE.lib b/library/deviceModelLibrary/Misc/CORE.lib
new file mode 100644
index 00000000..a7581029
--- /dev/null
+++ b/library/deviceModelLibrary/Misc/CORE.lib
@@ -0,0 +1,9 @@
+.MODEL K3019PL_3C8 Core(
++ A=44.82
++ C=.4112
++ abc=123
++ Area=1.38
++ K=25.74
++ MS=415.2K
++ Path=4.52
+) \ No newline at end of file
diff --git a/library/deviceModelLibrary/Misc/CORE.xml b/library/deviceModelLibrary/Misc/CORE.xml
new file mode 100644
index 00000000..c95d9db0
--- /dev/null
+++ b/library/deviceModelLibrary/Misc/CORE.xml
@@ -0,0 +1,4 @@
+<library>
+<model_name>Core</model_name>
+<ref_model>K3019PL_3C8</ref_model>
+<param><A>44.82 </A><C>.4112</C><abc>123</abc><Area>1.38</Area><K>25.74</K><MS>415.2K</MS><Path>4.52</Path></param></library>