xschem/doc/xschem_man/tutorial_xschem_slides09.html

46 lines
1.6 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_slides085.html" class="prev">PREV</a>
<a href="tutorial_xschem_slides01.html" class="home">UP</a>
<a href="tutorial_xschem_slides10.html" class="next">NEXT</a>
<!-- slide title -->
<h1>CONCLUSIONS</h1>
<h2 style="text-align:left; max-width: 55%;margin-left:0;">
<ul style="margin-left:0;">
<li>A Free and Open Source (GNU GPL v2) solution for VLSI and complex circuit descriptions.</li>
<li>Designed to be efficient, fast and small.</li>
<li>Complex mixed mode (digital / analog) systems have been succesfully created and simulated.</li>
<li>True hierarchic schematic description, with parametric components.</li>
<li>Full support for vector buses, bus rippers and vector instances.</li>
<li>ASCII output file format, simple and <a href="http://repo.hu/projects/xschem/xschem_man/developer_info.html">documented</a>.</li>
</ul>
</h2>
<img src="tutorial_xschem_slides09.png" style="position:fixed; top:10%; right:4%; max-width: 45%;">
<img src="tutorial_xschem_slides08.png" style="position:fixed; top:20%; right:2%; max-width: 37%;">
<!-- end of slide -->
<div class="filler"></div>
</div>
<!-- frame footer -->
<iframe seamless src="xschem_footer.html" class="footer_iframe" >
</body>
</html>