diff options
author | nilshah98 | 2019-06-12 16:33:40 +0530 |
---|---|---|
committer | nilshah98 | 2019-06-13 12:16:15 +0530 |
commit | 8bc2c85b5892c38ecd17449cb7b1a0f0617edcac (patch) | |
tree | 40db562577cc9709954059febdc3602b115ef714 /README.md | |
parent | 03c61330512ccbac9663dbc20d09bda0a5151dec (diff) | |
download | eSim-8bc2c85b5892c38ecd17449cb7b1a0f0617edcac.tar.gz eSim-8bc2c85b5892c38ecd17449cb7b1a0f0617edcac.tar.bz2 eSim-8bc2c85b5892c38ecd17449cb7b1a0f0617edcac.zip |
configparser => try, catch
Diffstat (limited to 'README.md')
-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 |