diff options
author | rahulp13 | 2020-08-03 11:30:42 +0530 |
---|---|---|
committer | rahulp13 | 2020-08-03 11:30:42 +0530 |
commit | d86b1ce0c62f4acb6c287394049e824400de0a6f (patch) | |
tree | 90ab204e3843e10d4064076c770811ac798623ea /README.md | |
parent | 400d0b5d31c22122dbb430b75122c9f86ca72342 (diff) | |
download | eSim-d86b1ce0c62f4acb6c287394049e824400de0a6f.tar.gz eSim-d86b1ce0c62f4acb6c287394049e824400de0a6f.tar.bz2 eSim-d86b1ce0c62f4acb6c287394049e824400de0a6f.zip |
removed kicad latest info
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ ## eSim [eSim](https://esim.fossee.in/) is an open source EDA tool for circuit design, simulation, analysis and PCB design, developed by [FOSSEE Team](https://www.fossee.in/) at [IIT Bombay](http://www.iitb.ac.in/). -It is an integrated tool build using open source softwares such as KiCad, Ngspice, GHDL, etc. +It is an integrated tool build using open source softwares such as KiCad, Ngspice and GHDL. ## Releases * Ubuntu 16.04 OS and above LTS versions. @@ -25,7 +25,7 @@ It is an integrated tool build using open source softwares such as KiCad, Ngspic ## Pre-requisites 1. Python v3.5+ 2. Ngspice v31+ -3. KiCad v4.0.7 (latest version released on April-2019) +3. KiCad v4.0.7 4. [NGHDL](https://github.com/fossee/nghdl) ## eSim Installation: |