From 39632efe85fcfc781139442103269e90e0a29d3a Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Sat, 17 Sep 2022 20:04:43 +0530 Subject: Updated details for v2.3 --- INSTALL | 2 +- README.md | 11 ++++++----- VERSION | 2 +- library/browser/welcome.html | 9 +++++---- setup.py | 2 +- src/browser/UserManual.py | 2 +- src/configuration/Appconfig.py | 6 +++--- 7 files changed, 18 insertions(+), 16 deletions(-) diff --git a/INSTALL b/INSTALL index 0f4b91ce..c4b08c86 100644 --- a/INSTALL +++ b/INSTALL @@ -14,7 +14,7 @@ Table of contents i. After downloading eSim, extract it using: - $ unzip eSim-2.2.zip + $ unzip eSim-2.3.zip ii. Now change directories in to the top-level eSim directory (where this INSTALL file can be found). diff --git a/README.md b/README.md index aea9fa8b..68f18c8b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,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/). +[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](https://www.iitb.ac.in/). It is an integrated tool build using open source softwares such as KiCad, Ngspice and GHDL. ## Releases and Installation @@ -27,18 +27,19 @@ To use eSim on your machine having above distributions, please refer to link [he * Perform Circuit Design. * Perform Simulation. * Perform Layout Design. -* Model builder and Subcircuit builder. +* Model and Subcircuit builder. * Support for Mixed-Signal Simulations including Microcontrollers. -* eSim has been successfully ported to low cost FOSSEE [laptop](http://laptop.fossee.in) +* eSim has been successfully ported to low cost FOSSEE [laptop](https://laptop.fossee.in/) ## Open-Source Softwares Used * [Python](https://www.python.org/) * [KiCad](https://www.kicad.org/) -* [Makerchip](https://www.makerchip.com/) * [NGHDL](https://github.com/fossee/nghdl/) +* [Makerchip](https://www.makerchip.com/) +* [SkyWater SKY130 PDK](https://skywater-pdk.rtfd.io/) ## eSim Manual -To know everything about eSim, how it works and it's feature please download the manual from [here](https://static.fossee.in/esim/manuals/eSim_Manual_2.2.pdf) +To know everything about eSim, how it works and it's feature please download the manual from [here](https://static.fossee.in/esim/manuals/eSim_Manual_2.3.pdf) ## Contact For any queries regarding eSim please write us on at this [email address](mailto:contact-esim@fossee.in). diff --git a/VERSION b/VERSION index 8bbe6cf7..bb576dbd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2 +2.3 diff --git a/library/browser/welcome.html b/library/browser/welcome.html index 8a93a730..bff07e3c 100644 --- a/library/browser/welcome.html +++ b/library/browser/welcome.html @@ -21,6 +21,7 @@ p{ margin: 0px 10px 0px 10px; font-size: 13pt; + line-height: 125%; } pre{ @@ -38,16 +39,16 @@
- eSim is an open source EDA tool for circuit design, simulation, analysis and PCB design. It is an integrated tool built using open source softwares such as KiCad (https://www.kicad.org/), Makerchip IDE (https://www.makerchip.com/), Ngspice (http://ngspice.sourceforge.net), GHDL (http://ghdl.free.fr) and Verilator (https://www.veripool.org/verilator/). eSim source is released under GNU General Public License. +
+ eSim is an open source EDA tool for circuit design, simulation, analysis and PCB design. It is an integrated tool built using open source softwares such as KiCad (https://www.kicad.org/), Ngspice (https://ngspice.sourceforge.io/), GHDL (http://ghdl.free.fr), Verilator (https://www.veripool.org/verilator/), Makerchip IDE (https://www.makerchip.com/), and SkyWater SKY130 PDK (https://skywater-pdk.rtfd.io/). eSim source is released under GNU General Public License.
- This tool is developed by the FOSSEE team at IIT Bombay. To know more about eSim, please visit: https://esim.fossee.in. + This tool is developed by the eSim Team at FOSSEE, IIT Bombay. To know more about eSim, please visit: https://esim.fossee.in/.
- To discuss more about eSim, please visit: https://forums.fossee.in + To discuss more about eSim, please visit: https://forums.fossee.in/