diff options
author | nilshah98 | 2019-06-07 18:06:05 +0530 |
---|---|---|
committer | nilshah98 | 2019-06-13 12:18:26 +0530 |
commit | d2d4e88a537885cda175ef59d29c54f49121b813 (patch) | |
tree | 72938d9e5e5d374e7200897115ba5030aa9e4be7 | |
parent | 20b23a7934f7cf01cd5b4353ddd2e008b40e5ffd (diff) | |
download | eSim-d2d4e88a537885cda175ef59d29c54f49121b813.tar.gz eSim-d2d4e88a537885cda175ef59d29c54f49121b813.tar.bz2 eSim-d2d4e88a537885cda175ef59d29c54f49121b813.zip |
python calls updated to python3 calls
-rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -10,12 +10,7 @@ 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) -## Open-Source Software Used -* Python. -* KiCad. -* Ngspice. - -## Pre-requisites +##Pre-requisites 1. Python 3.0+ 2. PyQt4 3. Matplotlib |