xschem/doc/xschem_man/tutorial_xschem_slides084.html

47 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>XSCHEM PRESENTATION</title>
<link rel="stylesheet" type="text/css" href="xschem_man.css" />
<style type="text/css">
/* Local styling goes here */
p{padding: 15px 30px 10px;}
.content{ background-image:url('xschem_bg2.png');}
</style>
</head>
<body>
<!-- start of slide -->
<div class="content">
<!-- navigation buttons -->
<a href="tutorial_xschem_slides083.html" class="prev">PREV</a>
<a href="tutorial_xschem_slides01.html" class="home">UP</a>
<a href="tutorial_xschem_slides085.html" class="next">NEXT</a>
<!-- slide title -->
<h1 style="max-width: 80%;">SKYWATER 130nm PDK INTEGRATION</h1>
<h2 style="max-width: 45%;"> Use Xschem for (Analog) chip design and interoperate with other open source EDA tools using the Skywater open source 130nm process PDK</h2>
<h3 style="text-align:left; max-width: 58%;margin-left:0;">
<ul style="margin-left:0;">
<li>Develop symbols for primitive devices (MOS, capacitors, resistors, BJTs, ...).</li>
<li>Primitive silicon devices take geometrical parameters and produce a valid simulation-ready spice (Ngspice, Xyce) netlist.</li>
<li>Develop symbols for the digital standard cell library.</li>
</ul>
<img src="tutorial_xschem_slides21.png" style="max-width: 57%;">
</h3>
<img src="tutorial_xschem_slides22.png" style="position:fixed; top:15%; right:2%; max-height: 70%; max-width: 45%;">
<!-- end of slide -->
<div class="filler"></div>
</div>
<!-- frame footer -->
<iframe seamless src="xschem_footer.html" class="footer_iframe" >
</body>
</html>