Skip to content

Commit

Permalink
Updated welcome page with verilator, makerchip and added secure links
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulp13 committed Feb 9, 2022
1 parent 30cecf6 commit 965ed8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions library/browser/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ <h1>About eSim</h1>
<center><img src="../../images/logo.png" alt="eSim logo" height="100" width="100"></center>
<br/>
<p>
<b>eSim</b> 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 (<a href=http://www.kicad-pcb.org>http://www.kicad-pcb.org</a>), Ngspice (<a href=http://ngspice.sourceforge.net>http://ngspice.sourceforge.net</a>) and GHDL (<a href=http://ghdl.free.fr>http://ghdl.free.fr</a>). eSim source is released under <b>GNU General Public License.</b>
<b>eSim</b> 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 (<a href="https://www.kicad.org">https://www.kicad.org/</a>), Makerchip IDE (<a href="https://www.makerchip.com/">https://www.makerchip.com/</a>), Ngspice (<a href="http://ngspice.sourceforge.net">http://ngspice.sourceforge.net</a>), GHDL (<a href="http://ghdl.free.fr">http://ghdl.free.fr</a>) and Verilator (<a href="https://www.veripool.org/verilator/">https://www.veripool.org/verilator/</a>). eSim source is released under <b>GNU General Public License.</b>
</p>
<br/>
<p>
This tool is developed by the <b>FOSSEE team at IIT Bombay</b>. To know more about eSim, please visit: <a href=http://esim.fossee.in>http://esim.fossee.in</a>.
This tool is developed by the <b>FOSSEE team at IIT Bombay</b>. To know more about eSim, please visit: <a href="https://esim.fossee.in">https://esim.fossee.in</a>.
</p>
<br/>
<p>
To discuss more about eSim, please visit: <a href=http://forums.fossee.in>http://forums.fossee.in</a>
To discuss more about eSim, please visit: <a href="https://forums.fossee.in">https://forums.fossee.in</a>
</p>
<br/>
</body>
Expand Down

0 comments on commit 965ed8a

Please sign in to comment.