diff options
author | nilshah98 | 2019-06-12 16:33:40 +0530 |
---|---|---|
committer | nilshah98 | 2019-06-13 12:18:39 +0530 |
commit | 06a301b442338236b133a5997b9b9528948ed400 (patch) | |
tree | daaace10133835956619b401aca9c252e3e789bc | |
parent | d2d4e88a537885cda175ef59d29c54f49121b813 (diff) | |
download | eSim-06a301b442338236b133a5997b9b9528948ed400.tar.gz eSim-06a301b442338236b133a5997b9b9528948ed400.tar.bz2 eSim-06a301b442338236b133a5997b9b9528948ed400.zip |
configparser => try, catch
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -10,7 +10,12 @@ eSim is an open source EDA tool for circuit design, simulation, analysis and PCB * It also has a feature of Model builder and Subcircuit builder. * eSim has been successfully ported to low cost FOSSEE [laptop](http://laptop.fossee.in) -##Pre-requisites +## Open-Source Software Used +* Python. +* KiCad. +* Ngspice. + +## Pre-requisites 1. Python 3.0+ 2. PyQt4 3. Matplotlib |