mirror of
git://git.geda-project.org/wwwhtdocs
synced 2025-10-14 06:37:15 +08:00
109 lines
2.5 KiB
HTML
109 lines
2.5 KiB
HTML
<HTML>
|
|
|
|
<HEAD>
|
|
<TITLE>GTKWave </TITLE>
|
|
<STYLE TYPE="text/css" MEDIA="all" TITLE="Default">
|
|
@IMPORT URL(../../geda.css);
|
|
</STYLE>
|
|
|
|
<LINK rel="icon" href="../../favicon.ico" type="image/x-icon">
|
|
<LINK rel="shortcut icon" href="../../favicon.ico" type="image/x-icon">
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<div id="nav">
|
|
<div id="navavoid"></div>
|
|
|
|
<ul>
|
|
<li> <A HREF="../../index.html">Home</A> </li> <li> · </li>
|
|
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>· </li>
|
|
<li> <A HREF="../index.html"></A>Tools </li> <li> · </li>
|
|
<li> <A HREF="../../license.html">License</A> </li> <li> · </li>
|
|
<li> <A HREF="../../download.html">Download</A> <li> </li>
|
|
<br>
|
|
<li> <A HREF="http://wiki.geda-project.org">Documentation</A> </li> <li> · </li>
|
|
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> ·
|
|
<li> <A HREF="../../developer.html">Developer</A> </li> <li> · </li>
|
|
<li> <A HREF="../../search.html">Search</A> </li> <li> · </li>
|
|
<li> <A HREF="../../links.html">Links</A> </li>
|
|
</ul>
|
|
|
|
<div id="navundertext">
|
|
<div id="navlogo">
|
|
|
|
<A HREF="../../index.html">
|
|
<img src="../../graphics/navlogo.png" height="73" width="266" alt="gEDA logo"/>
|
|
</A>
|
|
|
|
</div>
|
|
|
|
<div id="navrule"></div>
|
|
<h3>
|
|
<A HREF="../index.html">Tools</A> → GTKWave
|
|
</h3>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!--[if lt IE 7.]>
|
|
<script defer type="text/javascript" src="../../pngfix.js"></script>
|
|
<![endif]-->
|
|
|
|
<div id="main">
|
|
|
|
<CENTER>
|
|
<H2>
|
|
GTKWave<br>
|
|
Electronic waveform viewer
|
|
</H2>
|
|
</CENTER>
|
|
|
|
<H3>
|
|
<A HREF="#whatis">What is GTKWave?</A><BR>
|
|
<A HREF="#look">What does it look like?</A><BR>
|
|
<A HREF="#download">Where can I download it?</A><BR>
|
|
</H3>
|
|
<HR>
|
|
|
|
|
|
<H4>
|
|
<A NAME="whatis"></A>
|
|
What is GTKWave?
|
|
</H4>
|
|
GTKWave is a digital waveform viewer useful for examining the output of
|
|
various digital simulators (like Icarus Verilog, for example). It can
|
|
read VCD, EVCD, LXT, and Synopsis output formats. It was
|
|
built using the GTK+ toolkit. </p>
|
|
|
|
<p>
|
|
GTKWave was initiated by Tony
|
|
Bybell, who wrote the 1.X developement series. Later, a version was
|
|
developed at the University of Manchester, which became the 2.X
|
|
series. That effort has apparently ceased. Meanwhile, Tony continues
|
|
working on GTKWave, and his development branch is now numbered 3.X. </p>
|
|
|
|
<H4>
|
|
<A NAME="look"></A>
|
|
What does it look like?
|
|
</H4>
|
|
|
|
Here is a <A HREF="./gtkwave.png">screenshot</A>
|
|
<br>
|
|
<p>
|
|
|
|
<H4>
|
|
<A NAME="download"></A>
|
|
Where can I download it?
|
|
</H4>
|
|
Official <A HREF="http://gtkwave.sf.net">gtkwave homepage</A> on sourceforge.<br>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<br>
|
|
<p>
|
|
|
|
</BODY>
|
|
</HTML>
|