diff --git a/index.html b/index.html index bc411f15e91ceec67485da7a25077a60fe54af88..e05da82dd46797baebc95ae0617afd447e1951fd 100644 --- a/index.html +++ b/index.html @@ -348,6 +348,18 @@ <h1>News <a href="http://libresilicon.com/news_en.rss" rel="alternate" type="application/rss+xml"><i class="fa fa-rss sr-icons"></i></a> </h1> + <div class="row" style="margin-top: 50px;"> + <div class="col-lg-12 col-md-12 text-center"> + <h3 class="section-heading">Successful tapeout of the Danube with Global Foundries</h3> + <!--<p>['12/21/2023: The first successful tapeout of the new autogenerated process', 'verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)']</p>--> + <p> + 12/21/2023: The first successful tapeout of the new autogenerated process<br/> + + verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/> + </p> + </div> + </div> + <div class="row" style="margin-top: 50px;"> <div class="col-lg-12 col-md-12 text-center"> <h3 class="section-heading">Congress talk at the 35C3</h3> diff --git a/index_de.html b/index_de.html index 88ceb1886be4a88fc298424759a983ad111b0c2c..aee2074c9d1a4ddefbbeba0b7d7181d511d14975 100644 --- a/index_de.html +++ b/index_de.html @@ -228,6 +228,18 @@ We intend to change that!</p> <h1>News <a href="http://libresilicon.com/news_en.rss" rel="alternate" type="application/rss+xml"><i class="fa fa-rss sr-icons"></i></a> </h1> + <div class="row" style="margin-top: 50px;"> + <div class="col-lg-12 col-md-12 text-center"> + <h3 class="section-heading">Successful tapeout of the Danube with Global Foundries</h3> + <!--<p>['12/21/2023: Erster erfolgreicher Tapeout vom autgenerierten Prozessverfikiationswafer', 'Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)']</p>--> + <p> + 12/21/2023: Erster erfolgreicher Tapeout vom autgenerierten Prozessverfikiationswafer<br/> + + Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/> + </p> + </div> + </div> + <div class="row" style="margin-top: 50px;"> <div class="col-lg-12 col-md-12 text-center"> <h3 class="section-heading">Congress talk at the 35C3</h3> diff --git a/index_en.html b/index_en.html index bc411f15e91ceec67485da7a25077a60fe54af88..e05da82dd46797baebc95ae0617afd447e1951fd 100644 --- a/index_en.html +++ b/index_en.html @@ -348,6 +348,18 @@ <h1>News <a href="http://libresilicon.com/news_en.rss" rel="alternate" type="application/rss+xml"><i class="fa fa-rss sr-icons"></i></a> </h1> + <div class="row" style="margin-top: 50px;"> + <div class="col-lg-12 col-md-12 text-center"> + <h3 class="section-heading">Successful tapeout of the Danube with Global Foundries</h3> + <!--<p>['12/21/2023: The first successful tapeout of the new autogenerated process', 'verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)']</p>--> + <p> + 12/21/2023: The first successful tapeout of the new autogenerated process<br/> + + verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/> + </p> + </div> + </div> + <div class="row" style="margin-top: 50px;"> <div class="col-lg-12 col-md-12 text-center"> <h3 class="section-heading">Congress talk at the 35C3</h3> diff --git a/lang/de.json b/lang/de.json index 01a149a40aad9b8cca6aeb31c7b8b5e54f1e3feb..fb7adf54817caf857c6532bd8c29db91078027e8 100644 --- a/lang/de.json +++ b/lang/de.json @@ -33,7 +33,14 @@ , "mailingListUrl": "https://list.libresilicon.com/mailman/listinfo/libresilicon-developers" , "newsTitle": "News" , "newsItems": - [ { "title": "Congress talk at the 35C3" + [ + { "title": "Successful tapeout of the Danube with Global Foundries" + , "description": [ + "12/21/2023: Erster erfolgreicher Tapeout vom autgenerierten Prozessverfikiationswafer", + "Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)" + ] + }, + { "title": "Congress talk at the 35C3" , "description": [ "11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3." ] diff --git a/lang/en.json b/lang/en.json index 14956001208fbf2077e635b7d748f85130c42eb5..52f965a34ff7362642fd9de1fc89707f85795abe 100644 --- a/lang/en.json +++ b/lang/en.json @@ -79,7 +79,14 @@ , "mailingListUrl": "https://list.libresilicon.com/mailman/listinfo/libresilicon-developers" , "newsTitle": "News" , "newsItems": - [ { "title": "Congress talk at the 35C3" + [ + { "title": "Successful tapeout of the Danube with Global Foundries" + , "description": [ + "12/21/2023: The first successful tapeout of the new autogenerated process", + "verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)" + ] + }, + { "title": "Congress talk at the 35C3" , "description": [ "11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3." ] @@ -98,7 +105,6 @@ "https://www.openstreetmap.org/node/4709923560" ] } - ] , "lsaMembers": "LSA Members" , "lsaBackers": "LSA Backers" diff --git a/news.rss b/news.rss index 5b17c4ea91aeecf4146380485304ae93cecaddb8..32b4260e8a0510516fd806c59133a604e6cff771 100644 --- a/news.rss +++ b/news.rss @@ -14,6 +14,17 @@ <height>90</height> </image> + <item> + <title>Successful tapeout of the Danube with Global Foundries</title> + <link>http://libresilicon.com/#news</link> + <description> + + 12/21/2023: The first successful tapeout of the new autogenerated process<br/> + + verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/> + + </description> + </item> <item> <title>Congress talk at the 35C3</title> <link>http://libresilicon.com/#news</link> diff --git a/news_de.rss b/news_de.rss index d98c002cca48e4587d67cdfbc173ee85f9186a8c..3eb45bea8c8c9ee037964e3791f1de2993bad245 100644 --- a/news_de.rss +++ b/news_de.rss @@ -14,6 +14,17 @@ <height>90</height> </image> + <item> + <title>Successful tapeout of the Danube with Global Foundries</title> + <link>http://libresilicon.com/#news</link> + <description> + + 12/21/2023: Erster erfolgreicher Tapeout vom autgenerierten Prozessverfikiationswafer<br/> + + Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/> + + </description> + </item> <item> <title>Congress talk at the 35C3</title> <link>http://libresilicon.com/#news</link> diff --git a/news_en.rss b/news_en.rss index 5b17c4ea91aeecf4146380485304ae93cecaddb8..32b4260e8a0510516fd806c59133a604e6cff771 100644 --- a/news_en.rss +++ b/news_en.rss @@ -14,6 +14,17 @@ <height>90</height> </image> + <item> + <title>Successful tapeout of the Danube with Global Foundries</title> + <link>http://libresilicon.com/#news</link> + <description> + + 12/21/2023: The first successful tapeout of the new autogenerated process<br/> + + verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/> + + </description> + </item> <item> <title>Congress talk at the 35C3</title> <link>http://libresilicon.com/#news</link>