summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-08Added Clock Generator and DACEyantra698Sumanto
2022-01-31Resolved pep8 errorsSumanto Kar
2022-01-31Resolved pep8 errorsSumanto Kar
2022-01-31Added commands for GTK Analog Wave ViewerSumanto Kar
2022-01-25revert simulation wait count to 10Eyantra698Sumanto
2022-01-25Fixed netlist nameEyantra698Sumanto
2021-08-25Resolved pep8 issue in DockArea.pyEyantra698Sumanto
2021-08-25Fixed Crash on .cir.out not foundEyantra698Sumanto
2021-08-25Fixed Crash on closing Xterm while simulation runningEyantra698Sumanto
2021-01-08Merge pull request #162 from rahulp13/masterv2.1Rahul Paknikar
2021-01-08updated readmerahulp13
2020-12-17fixed crash on plotting exceptionsrahulp13
2020-12-14run ngspice simulation in pipe mode for win osrahulp13
2020-12-14changed QFileDialog separator and handled crash exception for all input fieldsrahulp13
2020-12-14added eSim_Nghdl as default library to kicadrahulp13
2020-12-14updated font size of welcome pagerahulp13
2020-08-30fixed GC issue with module not foundrahulp13
2020-08-30fixed crash on exception of ngspice taking too long timerahulp13
2020-08-08Merge pull request #157 from rahulp13/masterRahul P
2020-08-08Merge branch 'master' into masterRahul P
2020-08-08resolved pep8 issuerahulp13
2020-08-08Merge pull request #156 from rahulp13/masterRahul P
2020-08-08resolved pep8 issuesrahulp13
2020-08-08added explicit integer type conversionrahulp13
2020-08-08synced splash view and app viewrahulp13
2020-08-08revert removing system trayrahulp13
2020-08-06added installer noterahulp13
2020-08-03updated version inforahulp13
2020-08-03added app name and version info; removed system trayrahulp13
2020-08-03wait for threads (if greater than 1) to finish before objects are destroyedrahulp13
2020-08-03replaced deprecated SafeConfigParser with ConfigParserrahulp13
2020-08-03renamed custom_mixed_mode example to custom_mixed_signalrahulp13
2020-08-03ported GUI to PyQt5rahulp13
2020-08-03updated info and visual indentrahulp13
2020-08-03removed kicad latest inforahulp13
2020-08-03renamed Mixed_Mode examples to Mixed_Signalrahulp13
2020-08-02Merge branch 'master' of https://github.com/rahulp13/eSimrahulp13
2020-07-24fixed modality of workspace dialog with splash screenrahulp13
2020-07-24update files and version inforahulp13
2020-07-24platform independent library and image paths, flake8 compliantrahulp13
2020-07-19Merge pull request #2 from bladen-martin/masterRahul P
2020-07-16launch ngspice via minttyBladen Martin
2020-04-29Merge pull request #153 from rahulp13/masterRahul P
2020-04-29resolves issue with pnp transistor, duplicate nodes; support for analog libra...rahulp13
2020-04-29support for glob to load OM modelsrahulp13
2020-04-29update docstringrahulp13
2020-04-29update diode library for voltage regulatorsrahulp13
2020-04-24Merge pull request #152 from saurabhb17/masterSaurabh Bansode
2020-04-24Subcircuit for CMOS based NAND gate and its supporting examplesaurabhb17
2020-04-23update README for Mixed_Mode examplessaurabhb17