summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-09-07Removed distutils dependencyAbinash Singh
shutil can be used in place of distutils .
2023-09-02Added the Project select warning dialog box for all the featuresv2.4Sumanto Kar
2023-09-02Removed extra ')' appearing at the end of .kicad_sym fileSumanto Kar
2023-09-02Merge branch 'master' into masterSumanto Kar
2023-09-02Added contributor revisions in ModelGeneration.pySumanto Kar
2023-09-02Adding support for the SHAKTI E-CLASS in the ModelGeneration.pySumanto Kar
Added changes for the SHAKTI E-CLASS processor. - Changes done in the Verilator commands and flags - Added options for passing the arguments to the Verilator through the testbench
2023-08-19Merge branch 'FOSSEE:master' into masterSangaviGR
2023-06-29removed kicad online mode switchingrahulp13
2023-06-29refactored naming conventions with kicad6rahulp13
2023-06-29draw_pos_rec variable addedPSR0001
2023-06-28Made the text in TerminalUi log console selectablePranav P
2023-06-20subcircuiteditor method modifiedSangavi GR
In the method subcircuiteditor added a conditional statement to handle the case when projDir is None.
2023-06-18Update project filePSR0001
2023-06-18Opening older schematicsPSR0001
2023-06-16Porting kicad v4 to v6 & Coordinate issue solvedPSR0001
2023-06-16Update KiCad sym templatePSR0001
2023-06-13Merge branch 'master' into sky130-devRahul P
2023-06-13maker module flake8 compliant & added docstringsrahulp13
2023-06-13removed SoC gen. buttonrahulp13
2023-06-11fixed multiple signal issue with cancel sim.rahulp13
2023-06-07sim. process switched to qt slot-signal mech. & report errorsrahulp13
2023-06-07sync cancel and redo simulation featuresrahulp13
2023-06-03Updated docstrings for sphinx documentationPranav P
2023-06-03Got rid of simulationEssentialsPranav P
2023-06-01PR fixesPranav P
2023-06-01Changed title names of docker tabsPranav P
2023-06-01Added docstrings to the TerminalUi classPranav P
2023-06-01Changed style in accordance with flake8Pranav P
2023-06-01Suppressed PrinterOnly error of ngspice batch modePranav P
2023-06-01Fixes for PRPranav P
2023-05-31Removed os check on ngspice simulation callPranav P
2023-05-25Now loads TerminalUi from ui filePranav P
2023-05-25Added sphinx docstring documentation to newly added functions and removed ↵Pranav P
some unnecessary variables
2023-05-24Removed an unnecessary errorFlagPranav P
2023-05-24Readded old xterm check and commented it outPranav P
2023-05-24Reduced the number of methods in TerminalUiPranav P
2023-05-24Changed the name progressBar to TerminalUiPranav P
2023-05-24Removed standalone code to execute progressbar by removing an if statementPranav P
2023-05-24Changed locations of dark_mode and light_mode icons in progressbarPranav P
2023-05-24Reduced passage of functions between objects via simulationEssentialsPranav P
2023-05-23Changed the polling approach to check ngspice simulation completionPranav P
2023-05-19Added redo simulation button to progressbar windowPranav P
2023-05-15Changed simulation status colour and dark mode icon pathPranav P
2023-05-07Removed unnecessary print statements used for debuggingPranav P
2023-05-07Merge branch 'FOSSEE:master' into masterPranav Karuvally
2023-05-07Mentions whether simulation successful or notPranav P
2023-05-04Disabled multiple simulationsPranav P
2023-05-04Merge branch 'master' into masterSumanto Kar
2023-05-04Merge branch 'FOSSEE:master' into ngspice_gui_3Pranav Karuvally
2023-05-04Enabled cancel simulation buttonPranav P