-
Notifications
You must be signed in to change notification settings - Fork 1
/
summer2025.html
181 lines (159 loc) · 7.11 KB
/
summer2025.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE HTML>
<!--
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<!--
Modifications (e.g., colour palette, layout, etc.) were made to the original design.
License: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>.
-->
<html>
<head>
<title>Edu4Chip</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Edu4Chip</strong> - Joint Education for Advanced Chip Design in Europe</a>
<ul class="icons" style="">
<li>
<a href="#" class="icon">
<span class="image" style="margin-bottom:-10px; margin-top:-7px;">
<img src="images/logo_small.png" style="height:37px; width:37px;" alt="" />
</span>
</a>
</li>
</ul>
</header>
<!-- END Header -->
<!-- ABOVE THIS POINT IS COMMON TO ALL PAGES -->
<!--------------------------------------------->
<!--------------------------------------------->
<!-- Banner -->
<section style="margin-top: 3em; margin-bottom: 1em; padding-top: 0em; padding-bottom: 0em;">
<span class="image main"><img src="images/summer2025.jpg" alt="" /></span>
</section>
<!-- Content -->
<section>
<!--header class="main">
<h2>Edu4Chip Summer School 2025 on Chip Desing</h2>
</header-->
<!-- Descriptions -->
<!--h2 id="content">
Summary
</h2-->
<h2 id="content">
Edu4Chip Summer School 2025 on Chip Desing
</h2>
<p>
<figure class="image right">
<img src="images/copenhagen.jpg" alt=""/>
<figcaption style="font-size: 0.8em; text-align: right;">Photo credit: Luca Pezzarossa.</figcaption>
</figure>
The <strong>Edu4Chip Summer School 2025 on Chip Design</strong> offers an introduction to the chip design process from specification to testing including the use of open-source tool chains.
</p>
<p>
The summer school is organized by the Technical University of Denmark and the Edu4Chip partners and consists of an online introductory day on <strong>August 11th</strong> followed by five in-person days in <strong>Copenhagen, Denmark</strong>, from <strong>August 18th to 22nd</strong>.
</p>
<p>
Designed for Bachelor and Master level students with a background in electrical engineering, computer science and engineering, or physics, the summer school emphasizes practical learning activities. Participants will acquire <strong>foundational knowledge of chip design workflows, develop skills in tools and methodologies, and explore cutting-edge developments in the field</strong>.
</p>
<p>
The summer school follows the Edu4Chip project objectives: to advance education in chip design and to prepare students for the European semiconductor industry. The summer school provides an ideal opportunity to meet and engage with students from all five partner universities while promoting chip design and motivating students to pursue further studies and careers in this field.
</p>
<p>
Expect keynote speeches, expert-led lectures, hands-on laboratory sessions, and many social activities.
</p>
<h2 id="content">Program</h2>
<p>
Over six days, including the online introductory day, participants will engage in lectures, hands-on exercises, and keynotes delivered by leading academics and industry experts. The program highlights topics such as agile hardware design, analog/mixed-signal circuits, verification techniques, and asynchronous circuits.
</p>
<p>
More info expected January 2024.
</p>
<h2 id="content">Join the summer school</h2>
<p>
More info expected January 2024.
</p>
</section>
<!--------------------------------------------->
<!--------------------------------------------->
<!-- BELOW THIS POINT IS COMMON TO ALL PAGES -->
<!-- Pagefooter -->
<pagefooter id="pagefooter">
<div class="text">
<strong>Edu4Chip</strong> - Joint Education for Advanced Chip Design in Europe is funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Health and Digital Executive Agency (HADEA). Neither the European Union nor the granting authority can be held responsible for them.
</div>
<div class="image">
<img src="images/funded_by_the_EU.png" alt="Funded by the European Union" style="height:70px;"/>
</div>
</pagefooter>
<!-- END Pagefooter -->
<!-- Copyright -->
<copyright id="copyright">
<div class="text">
© Untitled. All rights reserved. Design: <a href="https://html5up.net">HTML5 UP</a>.
</br>
Modifications (e.g., colour palette, layout, etc.) were made to the original design.
</br>
License: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>.
</div>
</copyright>
<!-- END Copyright -->
</div>
</div>
<!-- END Main -->
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Homepage</a></li>
<li><a href="program.html">Program and Curriculum</a></li>
<li><a href="join.html">Join the Program</a></li>
<li><a href="summer2025.html">Summer School 2025</a></li>
<!--li>
<span class="opener">Summer Schools</span>
<ul>
<li><a href="summer_schools.html">Summer School 2025</a></li>
<li><a href="summer_schools.html">Summer School 2026</a></li>
<li><a href="summer_schools.html">Summer School 2027</a></li>
</ul>
</li-->
<li><a href="news.html">News and Achievements</a></li>
<li><a href="project.html">Project Details</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<!-- END Menu -->
</div>
</div>
<!-- END Sidebar -->
</div>
<!-- END Wrapper -->
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<!-- END Scripts -->
</body>
</html>