summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-05-19Merge pull request #168 from mistryjay/masterRahul P
Hex upload GUI for microcontroller
2022-05-02Merge pull request #201 from Eyantra698Sumanto/masterSumanto Kar
Removed two Ngspice threads
2022-05-02Fixed Pep8 issuesSumanto Kar
2022-05-02Fixed Pep8 issuesSumanto Kar
2022-05-02Fixed Pep8 issuesSumanto Kar
2022-05-02Update NgspiceWidget.pySumanto Kar
2022-02-28Refactored display names in NgVeri UIrahulp13
2022-02-22Fix incorrect status reporting on NgVeri UI terminalrahulp13
2022-02-22Updated version details to v2.2rahulp13
2022-02-22Fixed typos and resolved flake8 issuesrahulp13
2022-02-22Added a note and tooltip for Makerchip requirementsrahulp13
2022-02-22Fixed saving empty file crash issuerahulp13
2022-02-22Fix empty line lint_off crash issuesrahulp13
2022-02-22Fix crash issue due to recursive file/directory accessrahulp13
2022-02-22Check for ToS using defined functionrahulp13
2022-02-22Fixed crash issue due to NGHDL invoked without any projectrahulp13
2022-02-22Updated Ngspice 'make' commands for Windows OSrahulp13
2022-02-22Prompt ToS if Sandpiper-SaaS directly invokedrahulp13
2022-02-22Fixed crash due to Appconfig attribute errorrahulp13
2022-02-22Updated Verilator and Sandpiper-SaaS commands to work on Windows OSrahulp13
2022-02-22Restructured config paths and other path issuesrahulp13
2022-02-22Replaced SafeConfigParser alias with ConfigParserrahulp13
2022-02-22Ignore 'xterm' process checking on Windows OSrahulp13
2022-02-22Updated MSYS pathsrahulp13
2022-02-22Restructured Verilator librariesrahulp13
2022-02-10Updated version details to v2.2 pre-releaserahulp13
2022-02-10Resolves extern issue with gcc version > 9rahulp13
2022-02-10Cleaned up merge conflict messagesrahulp13
2022-02-08Update NgVeri.pyrohinthram
2022-02-08Update NgVeri.pyrohinthram
2022-02-08Update NgVeri.pyrohinthram
2022-02-08Update NgVeri.pyrohinthram
2022-02-03Merge pull request #181 from Charaan27/masterRahul P
Disable creation of verilator dependency files
2022-02-02Merge pull request #180 from Eyantra698Sumanto/masterRahul P
Added GTK analog wave viewer for linux
2022-02-01Update ModelGeneration.pyCharaan
2022-01-31Resolved pep8 errorsSumanto Kar
2022-01-31Resolved pep8 errorsSumanto Kar
2022-01-31Added commands for GTK Analog Wave ViewerSumanto Kar
Added commands for GTK Analog Wave(GAW) Viewer. If GAW is installed, then eSim will run GAW commands.
2022-01-29Merge pull request #178 from Eyantra698Sumanto/makerchipSumanto Kar
Added the Makerchip Files and icon
2022-01-29Resolved ConflictsEyantra698Sumanto
2022-01-29Fixed pep8 issuesEyantra698Sumanto
2022-01-29Updated the UIEyantra698Sumanto
2022-01-27Merge pull request #177 from Eyantra698Sumanto/om-searchRahul P
OM Search Options
2022-01-25Adding the makerchip options in frontEndEyantra698Sumanto
2022-01-25Adding the files of Makerchip-NgveriEyantra698Sumanto
2022-01-25revert simulation wait count to 10Eyantra698Sumanto
2022-01-25Fixed netlist nameEyantra698Sumanto
2022-01-25Fixed netlist and OM nameEyantra698Sumanto
2022-01-25Adding search option for OpenModelicaEyantra698Sumanto
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.