summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132022-02-10 03:26:26 +0530
committerrahulp132022-02-10 03:26:26 +0530
commit965ed8aa4aa7299318624222c188ab3337b16313 (patch)
treeee78b380fd0207aacf3bffb7724ca482772716fe
parent30cecf651a7e9d5faf692bff709b4d87e6f9239f (diff)
downloadeSim-965ed8aa4aa7299318624222c188ab3337b16313.tar.gz
eSim-965ed8aa4aa7299318624222c188ab3337b16313.tar.bz2
eSim-965ed8aa4aa7299318624222c188ab3337b16313.zip
Updated welcome page with verilator, makerchip and added secure links
-rw-r--r--library/browser/welcome.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/browser/welcome.html b/library/browser/welcome.html
index c438194e..8a93a730 100644
--- a/library/browser/welcome.html
+++ b/library/browser/welcome.html
@@ -39,15 +39,15 @@
<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>