diff options
author | fahim | 2015-06-05 12:25:17 +0530 |
---|---|---|
committer | fahim | 2015-06-05 12:25:17 +0530 |
commit | 687a4bf4cd1e027df9fb371d5c173c02d7db767b (patch) | |
tree | 37c6391bd965b4e19cc2b31e0916d78221063a0c /src/deviceModelLibrary/Templates/CORE.lib | |
parent | b5097249caa7bafd660e8e750db791b5f438b5b0 (diff) | |
download | eSim-687a4bf4cd1e027df9fb371d5c173c02d7db767b.tar.gz eSim-687a4bf4cd1e027df9fb371d5c173c02d7db767b.tar.bz2 eSim-687a4bf4cd1e027df9fb371d5c173c02d7db767b.zip |
Subject: Changes in device library,ModelEditor.py,Convert.py. Added more
kicad library
Description: Changes in device library,ModelEditor.py,Convert.py. Added more
Diffstat (limited to 'src/deviceModelLibrary/Templates/CORE.lib')
-rwxr-xr-x | src/deviceModelLibrary/Templates/CORE.lib | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/src/deviceModelLibrary/Templates/CORE.lib b/src/deviceModelLibrary/Templates/CORE.lib index c48c4b51..a7581029 100755 --- a/src/deviceModelLibrary/Templates/CORE.lib +++ b/src/deviceModelLibrary/Templates/CORE.lib @@ -1,2 +1,9 @@ -.model K3019PL_3C8 Core(MS=415.2K A=44.82 C=.4112 K=25.74 -+ Area=1.38 Path=4.52) +.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 |