summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-25CA3240 IC - Dual Operational AmplifierAditya Minocha
2024-08-25IC 9348 - 12 Input Parity Generator/CheckerAditya Minocha
2024-04-16Update INSTALLSumanto Kar
2024-04-16Temp. Fix for the NGHDL errorSumanto Kar
This is a temporary fix for the NGHDL not found error
2024-04-16Update INSTALLSumanto Kar
2024-04-16INSTALLSumanto Kar
Temporary fix for the TerminalUI.ui problem in eSim-2.4
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 pull request #255 from PSR0001/masterSumanto Kar
Porting KiCad V4 To V6
2023-09-02Merge branch 'master' into masterSumanto Kar
2023-09-02Create eSim_Subckt.libSumanto 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-09-02Merge pull request #256 from SangaviGR/masterSumanto Kar
Subcircuit Builder Method modified to fix #241
2023-08-27Modified subcktPSR0001
2023-08-19Merge branch 'FOSSEE:master' into masterSangaviGR
2023-07-24Merge pull request #265 from Eyantra698Sumanto/masterSumanto Kar
Added some more IC Symbols to eSim_Subckt.lib file by Hrittika Ghosh
2023-07-24Added some more ICs to eSim_Subckt.lib fileEyantra698Sumanto
2023-07-24Merge pull request #263 from Eyantra698Sumanto/masterSumanto Kar
Subckt files for different ICs by Hrittika Ghosh
2023-07-24LOG101 is a logarithmic amplifierEyantra698Sumanto
2023-07-24ULN2803 is a Darlington Transistor ArraysEyantra698Sumanto
2023-07-24OPA862 is a single ended to differential ADC driver ICEyantra698Sumanto
2023-07-24OPA827 is a low noise OpAmp ICEyantra698Sumanto
2023-07-24LM397MFX is A General Purpose Voltage ComparatorEyantra698Sumanto
2023-07-24LM386 is An Audio Power Amplifier ICEyantra698Sumanto
2023-07-24INA823 is an Instrumentation Amplifier ICEyantra698Sumanto
2023-06-29removed kicad online mode switchingrahulp13
2023-06-29refactored naming conventions with kicad6rahulp13
2023-06-29removed redundant kicad libraries and symbolsrahulp13
2023-06-29updated power sym. library for kicad-v6 supportrahulp13
2023-06-29draw_pos_rec variable addedPSR0001
2023-06-28Merge pull request #259 from pranavkaruvally/masterRahul P
Selectable terminal UI console
2023-06-28Made the text in TerminalUi log console selectablePranav P
2023-06-28Add symbol library tablePSR0001
2023-06-28Update Footprint library tablePSR0001
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-18Update libries for KiCad V6PSR0001
2023-06-18Update librariesPSR0001
2023-06-16Porting kicad v4 to v6 & Coordinate issue solvedPSR0001
2023-06-16Update KiCad sym templatePSR0001
2023-06-13Merge pull request #251 from FOSSEE/sky130-devRahul P
Merge Sky130 PDK development
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-11Merge pull request #243 from pranavkaruvally/masterRahul P
Send Ngspice simulation to background
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