summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSashi202022-11-25 11:53:46 +0530
committerSashi202022-11-25 11:53:46 +0530
commit7b4dd3a997c505cc38132c21060bf2b6930cd2d6 (patch)
tree3e3f7badee7b1aabc534305a309543b0976a0104
parent3a37aa1462073ad7cc7bd436f9860a333579f306 (diff)
downloadesim_hackathon_submission-7b4dd3a997c505cc38132c21060bf2b6930cd2d6.tar.gz
esim_hackathon_submission-7b4dd3a997c505cc38132c21060bf2b6930cd2d6.tar.bz2
esim_hackathon_submission-7b4dd3a997c505cc38132c21060bf2b6930cd2d6.zip
Update link to hackathon website
-rw-r--r--hackathon_submission.module20
1 files changed, 6 insertions, 14 deletions
diff --git a/hackathon_submission.module b/hackathon_submission.module
index 6f98fa6..9ac7c70 100644
--- a/hackathon_submission.module
+++ b/hackathon_submission.module
@@ -1811,7 +1811,7 @@ high intensity eSim Mixed Signal Circuit Design and Simulation Marathon. Close
to 1700+ students from all over India participated in this Marathon and close
to 60+ students completed this marathon with brilliant circuit design ideas.
The following participants have successfully completed designing the circuits.
-More details about this event can be found here: <a href='https://hackathon.fossee.in/esim' target='_blank'>https://hackathon.fossee.in/esim</a>.<hr>";;
+More details about this event can be found here: <a href='https://hackathon.fossee.in/esim/feb22/' target='_blank'>https://hackathon.fossee.in/esim/feb22/</a>.<hr>";
} //$result->rowCount() == 0
else
@@ -1821,7 +1821,7 @@ More details about this event can be found here: <a href='https://hackathon.foss
to 1700+ students from all over India participated in this Marathon and close
to 60+ students completed this marathon with brilliant circuit design ideas.
The following participants have successfully completed designing the circuits.
-More details about this event can be found here: <a href='https://hackathon.fossee.in/esim' target='_blank'>https://hackathon.fossee.in/esim</a>.<hr>";;
+More details about this event can be found here: <a href='https://hackathon.fossee.in/esim/feb22/' target='_blank'>https://hackathon.fossee.in/esim/feb22/</a>.<hr>";
$preference_rows = array();
$i = $result->rowCount();
@@ -2072,22 +2072,14 @@ function soc_marathon_download_completed_circuit()
if ($result->rowCount() == 0)
{
- $output .= "FOSSEE, IIT Bombay, along with VLSI System Design Corp. Pvt. Ltd and Redwood EDA conducted a 3-weeks
-high intensity eSim Mixed Signal Circuit Design and Simulation Marathon. Close
-to 1700+ students from all over India participated in this Marathon and close
-to 60+ students completed this marathon with brilliant circuit design ideas.
-The following participants have successfully completed designing the circuits.
-More details about this event can be found here: <a href='https://hackathon.fossee.in/esim' target='_blank'>https://hackathon.fossee.in/esim</a>.<hr>";;
+ $output .= "FOSSEE, IIT Bombay, along with VLSI System Design Corp. Pvt. Ltd conducted a 3-weeks high intensity Mixed Signal SoC design Marathon using eSim & SKY130. Close to 3000 students from all over India participated in this Marathon and close to 100+ students completed this marathon with brilliant circuit design ideas. The following participants have successfully completed designing the circuits.
+More details about this event can be found here: <a href='https://hackathon.fossee.in/esim' target='_blank'>https://hackathon.fossee.in/esim</a>.<hr>";
} //$result->rowCount() == 0
else
{
- $output .= "FOSSEE, IIT Bombay, along with VLSI System Design Corp. Pvt. Ltd and Redwood EDA conducted a 3-weeks
- high intensity eSim Mixed Signal Circuit Design and Simulation Marathon. Close
-to 1700+ students from all over India participated in this Marathon and close
-to 60+ students completed this marathon with brilliant circuit design ideas.
-The following participants have successfully completed designing the circuits.
-More details about this event can be found here: <a href='https://hackathon.fossee.in/esim' target='_blank'>https://hackathon.fossee.in/esim</a>.<hr>";;
+ $output .= "FOSSEE, IIT Bombay, along with VLSI System Design Corp. Pvt. Ltd conducted a 3-weeks high intensity Mixed Signal SoC design Marathon using eSim & SKY130. Close to 3000 students from all over India participated in this Marathon and close to 100+ students completed this marathon with brilliant circuit design ideas. The following participants have successfully completed designing the circuits.
+More details about this event can be found here: <a href='https://hackathon.fossee.in/esim' target='_blank'>https://hackathon.fossee.in/esim</a>.<hr>";
$preference_rows = array();
$i = $result->rowCount();