summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice
AgeCommit message (Expand)Author
2023-06-13Merge branch 'master' into sky130-devRahul P
2023-06-13maker module flake8 compliant & added docstringsrahulp13
2023-05-04Merge branch 'master' into masterSumanto Kar
2023-04-25Merge branch 'master' into multiple_instanceRahul P
2023-04-25Merge pull request #204 from PatelVatsalB21/microcontroller_add_hexRahul P
2023-04-24Solved Pep8 issuesSumanto Kar
2022-09-18Merge branch 'master' into sky130-devv2.3rahulp13
2022-09-17fix circuit component element out of range crashrahulp13
2022-09-17fix sky130 library path issuerahulp13
2022-09-17Moved gen-soc button to menu barrahulp13
2022-09-01File Path Disabled for KicadToNgspice TabsPatelVatsalB21
2022-09-01Added Multiple Instance Functionality And Updated GUIPatelVatsalB21
2022-08-29Added the .spiceinit generation commandsEyantra698Sumanto
2022-08-28Corrected the spelling of SKY130Eyantra698Sumanto
2022-08-26Fixed Pep8 issuesEyantra698Sumanto
2022-08-26Fixed Pep8 issuesEyantra698Sumanto
2022-08-26Added more Sky130 LibrariesEyantra698Sumanto
2022-08-26Fixed path_name undefined and out of bound index errorsEyantra698Sumanto
2022-08-11This includes transmission lines & switch model files in device modelling windowdilipboidya
2022-08-11Added the Device Modelsdilipboidya
2022-08-06Fixed pep8 issuesEyantra698Sumanto
2022-08-06Fixed pep8 issuesEyantra698Sumanto
2022-08-06Fixed pep8 issuesEyantra698Sumanto
2022-08-06Added include library and designator commands for Sky130_fd_pr PDK componentsEyantra698Sumanto
2022-08-06Added options for Sky130_fd_pr PDK componentsEyantra698Sumanto
2022-05-26Added Functionality of add_HexPatelVatsalB21
2022-05-19Merge pull request #168 from mistryjay/masterRahul P
2022-02-22Fixed typos and resolved flake8 issuesrahulp13
2021-08-29Adding hex upload for MCU circuits Jay Mistry
2021-08-21Update Model.pyJay Mistry
2021-08-21Update DeviceModel.pyJay Mistry
2021-08-21Hex Upload CodeJay Mistry
2021-08-21Hex Upload CodeJay Mistry
2021-08-21Hex Upload codeJay Mistry
2021-08-21Adding Hex UploadJay Mistry
2020-12-14changed QFileDialog separator and handled crash exception for all input fieldsrahulp13
2020-08-03ported GUI to PyQt5rahulp13
2020-07-24update files and version inforahulp13
2020-07-24platform independent library and image paths, flake8 compliantrahulp13
2020-04-09resolves issue with empty pathrahulp13
2020-03-11resolved issue with Source indexingrahulp13
2020-03-02removed str displaying 'None' on fieldsrahulp13
2020-03-02resolve issue with incorrect library pathsrahulp13
2020-02-26minor updatesrahulp13
2020-02-23revert to xml from jsonrahulp13
2020-02-21restructured code - pyinstallerrahulp13
2020-02-15set modality to QErrorMessagerahulp13
2020-02-14pep8 compliantrahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-06-25pep8: break long linesSunil Shetye