summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice/Model.py
AgeCommit message (Collapse)Author
2023-06-13Merge branch 'master' into sky130-devRahul P
2023-06-13maker module flake8 compliant & added docstringsrahulp13
2023-04-25Merge branch 'master' into multiple_instanceRahul P
2022-09-01Added Multiple Instance Functionality And Updated GUIPatelVatsalB21
2022-05-26Added Functionality of add_HexPatelVatsalB21
2021-08-29Adding hex upload for MCU circuits Jay Mistry
Two modules defined 'addHex' and 'uploadHex' are responsible for navigating the .hex file from the workspace and uploading the same in the specified folder.
2021-08-21Update Model.pyJay Mistry
2021-08-21Hex Upload CodeJay Mistry
2021-08-21Hex Upload codeJay Mistry
2020-08-03ported GUI to PyQt5rahulp13
2020-03-02removed str displaying 'None' on fieldsrahulp13
2020-02-23revert to xml from jsonrahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-06-25Resolves #100nilshah98
2019-06-17sphinx documentation initunknown
2019-06-13projectExplorer made pep8 compliantnilshah98
2019-06-13made pep8 compliant using autopep8 toolnilshah98
2019-06-13type before attr, whitespace after .pynilshah98
2019-06-13kicadtoNgspice documentation addednilshah98
2019-06-13pep8 fixes and list models bug fixednilshah98
2019-06-13kicadtoNgspice documentation addednilshah98
2019-06-07kicadtoNgspice made pep8 compliantmaddy-2
2019-06-07initialise pep8 compliance, using autopep8maddy-2
2019-03-31port to python3nilshah98
2016-11-18debug lines removedathulappadan
2016-11-18Bug in generating model details fixedathulappadan
2016-06-28xml is replaced by json to store the previous valuesathulappadan
2016-03-01Remove all unwanted print commandFahim
2015-07-28Kicad to NgSpice conversion opens in dock areaxoher
2015-06-26Subject: Added feature for initial voltage conditionfahim
Description: Added feature for initial voltage condition
2015-06-15Subject: Bug fixing for xml generationfahim
Description: Bug fixing for xml generation
2015-06-05Subject: Changes for saving previouse valuesfahim
Description: Changes for saving previouse values of component entered by User.
2015-06-02Subject: CSS changesfahim
Description: CSS changes
2015-05-27Subject: Removed unwanted comment and print statementfahim
Description: Removed unwanted comment and print statement
2015-04-23Subject: Changes in Processing of XML filefahim
Description: Change the compType which is taken from .cir file to modelname which is taken from xml file for more generic pattern
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.
2015-04-16Subject: added Model Widget functionalityfahim
Description: Completed the 80% part of Kicad to Ngspice conversion
2015-03-27Subject: Minor changes in variable name,remove commentfahim
Description: Remove unwanted comments,added Model Widget and change variable name