summaryrefslogtreecommitdiff
path: root/src/deviceModelLibrary
AgeCommit message (Collapse)Author
2020-02-21restructured eSim librariesrahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-07-02deviceModel Libraries added by ECE fellows 2019nilshah98
2019-07-01remove extra + at the startSunil Shetye
2019-07-01fix file permissionsSunil Shetye
2015-12-30Added :Fahim
1. Power Examples 2. eSim_Power.lib 3. Subcircuit for diac, scr, triac 4. Device model for Power Diode
2015-10-27Subject: Added Zener Diode Library and Modified normal DiodeFahim
Description: Added Zener Diode Library and Modified normal Diode
2015-06-10Subject: Bug fixing for adding device model library for windowsfahim
Description: Bug fixing for adding device model library for windows
2015-06-05Subject: Changes in device library,ModelEditor.py,Convert.py. Added morefahim
kicad library Description: Changes in device library,ModelEditor.py,Convert.py. Added more
2015-06-03Subject: Added XML file for deviceModelLibraryfahim
Description: Added XML file for deviceModelLibrary
2015-06-02Subject: Written function to extract Refrence name for device Libraryfahim
Description: Written function to extract Refrence name for device Library
2015-06-01Subject: Adding changes for Model Editorfahim
Description: Adding Changes for Model Editor
2015-04-22Subject: Added Device Libarary Tab.Few Changes in Workspace class.fahim
Description: Completed the Device Library auto creation of Widget. Added the information to schematicInfo.Hence to the final ".cir.out" file. Added sample device library. Deleted/Comment unwanted print statement. Added details of function in the comment.