First commit of gpleda.org main webpage.

This is a controlled port of the geda.seul.org webpage.  Lots of pages were
fixed/modified/update for this move, but much work remains.
This commit is contained in:
Ales Hvezda 2009-02-07 18:22:48 -05:00
commit 935d97f0d5
80 changed files with 12717 additions and 0 deletions

468
developer.html Normal file
View File

@ -0,0 +1,468 @@
<HTML>
<HEAD>
<TITLE>gEDA Project Developer Info </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> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="./download.html">Download</A> </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="./mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="./developer.html"></A>Developer </li> <li> &middot; </li>
<li> <A HREF="./search.html">Search</A> </li> <li> &middot; </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>
Developer
</h3>
</div>
</div>
<div id="main">
<p>
<br>
The resources listed on this page only apply to gEDA/gaf. For all other associated programs, please see their respective homepages for their developer resources.
<p>
<b>gitview</b><br>
<UL>
<A HREF="http://git.gpleda.org/">Web view of gEDA's git repositories</A><br>
</UL>
<p>
<b>Bug/Patch/Feature Request Databases</b><br>
<UL>
<A HREF="http://sourceforge.net/tracker/?group_id=161080&atid=818426">Submit gEDA/gaf bug report</A><br>
<A HREF="http://sourceforge.net/tracker/?group_id=161080&atid=818428">Submit gEDA/gaf patch</A><br>
<A HREF="http://sourceforge.net/tracker/?group_id=161080&atid=818429">Submit gEDA/gaf feature request</A><br>
<p>
<A HREF="http://sourceforge.net/tracker/?group_id=73743&atid=538811">Submit PCB bug report</A><br>
<A HREF="http://sourceforge.net/tracker/?group_id=73743&atid=538813">Submit PCB patch</A><br>
<A HREF="http://sourceforge.net/tracker/?group_id=73743&atid=538814">Submit PCB feature request</A>
</UL>
<p>
<b>Symbol contribution</b><br>
<UL>
<A HREF="http://www.gedasymbols.org">Contribute Symbol (gedasymbol.org)</A><br>
</UL>
<p>
<b>Directories</b><br>
<UL>
<A HREF="./release/">Release Directory</A><br>
<A HREF="./devel/">Development Directory</A><br>
<A HREF="./dist/">Distribution Directory</A>
</UL>
<b>Externals Sites</b><br>
<UL>
<A HREF="http://git.gpleda.org">gEDA @ git.gpleda.org</A> (for git repository)<br>
<A HREF="http://geda.sourceforge.net/">gEDA @ SourceForge</A> (for bug reporting)<br>
<A HREF="https://edge.launchpad.net/geda">gEDA @ launchpad</A> (for translations)<br>
</UL>
<b>Developer mailing list</b><br>
<UL>
<table cellpadding="2" cellspacing="0" BORDER="0" style="text-align: left; borde
r-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;width:15%">Name </th>
<th style="background-color: #f5f5f5;width:25%">Description</th>
<th style="background-color: #f5f5f5;width:25%">Posting Address</th>
<th style="background-color: #f5f5f5;width:10%">Access</th>
<th style="background-color: #f5f5f5;">Archives</th>
</tr>
<TR VALIGN="top">
<TD>
geda-dev
</TD>
<TD>
Developer discussions
</TD>
<TD>
geda-dev <img src="./graphics/at.png" align="top"> seul.org
</TD>
<TD>
<A HREF="http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev">Web</A></LI>
</TD>
<TD>
<A HREF="http://www.seul.org/archives/geda/dev/">Monthly</A></LI> |
<A HREF="http://www.seul.org/pipermail/geda-dev/">Monthly</A></LI> |
<A HREF="http://geda.seul.org/mailinglist/geda-dev.html">Chunks</A>
</TD>
</TR>
</TABLE>
</UL>
<UL>
<LI> Note the geda-dev mailing list is a "subscription by invitation only" list.</LI>
<LI> This is a departure from the past where anybody could join the developer list. Unfortunately (or fortunately?) the gEDA community has grown so large that there were "too many food critics in the kitchen" and that was impeding development progress.</LI>
<LI> This policy might change in the future depending on the response and feedback.</LI>
<LI> All users and new developers, please subscribe to the geda-user list to discuss any issues, as all developers hang out there too.</LI>
<LI> New developers: As you interact with the project (and the various individuals), you will be invited to join the geda-dev mailing list.</LI>
<LI> All discussions are public and achived (see above links). This policy will always be in effect.</LI>
</UL>
<p>
<hr>
<p>
<strong>Accessing the gEDA/gaf repository</strong>
<p>
Please see the <A HREF="http://geda.seul.org/wiki/geda:scm">gEDA Source Control Management</A> page for information on how to access the gEDA/gaf repository using git or CVS.
<p>
<strong>Build repository version of gEDA/gaf</strong>
<p>
To build the repository version of gEDA/gaf, follow these instructions:
<OL>
<LI> You must have the following packages installed:
<p>
<UL>
<LI> <A HREF="http://www.gnu.org/software/automake/">automake</A> 1.7.x or later </LI>
<LI> <A HREF="http://www.gnu.org/software/autoconf/">autoconf</A> 2.57 or later</LI>
<LI> <A HREF="http://www.gnu.org/software/libtool/">libtool</A> 1.4.x or later </LI>
<LI> <A HREF="http://pkgconfig.freedesktop.org/wiki">pkg-config</A> >= 0.15.x</LI>
<LI> <A HREF="http://www.gnu.org/software/gettext/">gettext</A> 0.12.1 or later</LI>
<LI> <A HREF="http://www.gnu.org/software/guile">guile</A> 1.8.x (1.6.x should no longer be used and support will eventually be dropped)</LI>
<LI> <A HREF="http://www.gtk.org/">gtk+</A> 2.4.x or later</LI>
<LI> <A HREF="http://www.gnu.org/software/groff/groff.html">groff</A> current</LI>
<LI> <A HREF="http://ftp.gnome.org/pub/gnome/sources/intltool/">intltool</A> current</LI>
</UL>
<p>
You also can find the various required packages on the
<A HREF="./sources.html">sources web page</A>. The best way to install
these packages is, however, to install them using your distribution's
package management mechanism (rpm, deb, portage, ports, etc...).
<p>
It is pretty important to have all of the above programs (especially
automake, autoconf, libtool, gtk, and guile) installed in the same prefix
(like /usr or /usr/local). If you do not have them all installed in
the same prefix, then building and installing gEDA/gaf is much harder.
<p>
<LI> Edit the toplevel Makefile to set the prefix to something other than
the default $HOME/geda if you so desire.</LI>
<p>
<LI> Type: <tt>make</tt> which will output the required environment variables
(PATH, LD_LIBRARY_PATH, and PKG_CONFIG_PATH) that must be set before the
next step. Set all required environment variables. NOTE: running make
with no parameters will not build anything, but rather it just outputs
environment variables that must be set. <b>Not setting these environment
variables will pretty much guarantee that gEDA/gaf will not build at
all.</b></LI>
<p>
<LI> And finally type: <tt> make install</tt> </LI>
<p>
<LI> After this make finishes with NO errors, you should have a working
gEDA/gaf repository build. </LI>
<p>
</OL>
<p>
<br>
Misc hints:
<p>
<UL>
<LI> Everytime you update the source tree, be sure to do a <tt>make maint</tt>
at the toplevel (or <tt>make maintainer-clean</tt> in each package
directory) before you try to build again. </LI>
<p>
<LI> If you want to get gEDA/gaf repository commit log e-mail messages, please
subscribe to the geda-cvs mailing list. Please see the
<A HREF="./mailinglists.html">mailing lists page</A> for info on
how to do this.
<p>
<LI>
For build problems, please be sure to read the
<A HREF="./mailinglists.html">mailing list archives</A> or
<A HREF="./search.html">search</A> this site. Also look at the
<A HREF="http://geda.seul.org/wiki">FAQ</A> for more hints.
</LI>
</UL>
<p>
<hr>
<p>
<A NAME="people"></A>
<strong>Developers/Contributers</strong>
<p>
gEDA project contact: Ales Hvezda
(<A HREF="mailto:ahvezdaATseul.org">ahvezdaATgeda.seul.org</A>)
<p>
<strong>Current Active Developers</strong>
<p>
<UL>
<strong> Peter Brett </strong>
(<A HREF="mailto:peterATpeter-b.co.uk">peterATpeter-b.co.uk</A> | <A HREF="http://peter-b.co.uk/blog/">Blog</A>)<br>
gEDA/gaf developer and xgsch2pcb
<p>
<strong>Stuart Brorson</strong>
(<A HREF="mailto:sdbATcloud9.net">sdbATcloud9.net</A>)<br>
gEDA/gaf developer, spice-sdb, gattrib, garchive, gerbv, suite CD, publicity
<p>
<strong> Peter Clifton </strong>
(<A HREF="mailto:pcjc2ATcam.ac.uk">pcjc2ATcam.ac.uk</A> | <A HREF="http://pcjc2.blogspot.com/">Blog</A>)<br>
gEDA/gaf developer and xgsch2pcb
<p>
<strong>Albert Davis</strong>
(<A HREF="mailto:aldavisATgnu.org">aldavisATgnu.org</A>)<br>
acs/gnucap developer
<p>
<strong>DJ Delorie</strong>
(<A HREF="mailto:djATdelorie.com">djATdelorie.com</A>)<br>
PCB developer and a few gEDA/gaf patches/testing
<p>
<strong>Chitlesh Goorah</strong>
(<A HREF="mailto:chitleshATgmail.com">chitleshATgmail.com</A> | <A HREF="http://clunixchit.blogspot.com/">Blog</A>)<br>
gEDA rpms
<p>
<strong> Ales Hvezda </strong>
(<A HREF="mailto:ahvezdaATseul.org">ahvezdaATgeda.seul.org</A> | <A HREF="http://ahvezda.blogspot.com/">Blog</A>)<br>
gEDA/gaf developer, gEDA/gaf release engineering, webpage, gEDA project management
<p>
<strong> Werner Hoch </strong>
(<A HREF="mailto:werner.hoATgmx.de">werner.hoATgmx.de</A>)<br>
gEDA/gaf developer
<p>
<strong> Mike Jarabek </strong>
(<A HREF="mailto:mjarabekATsentex.ca">mjarabekATsentex.ca</A>)<br>
gEDA/gaf developer (utilities, Verilog gnetlist backend, gEDA/gaf postscript output)
<p>
<strong> Bernd Jendrissek </strong>
(<A HREF="mailto:bernd.jendrissekATgmail.com">bernd.jendrissekATgmail.com</A>)<br>
gEDA/gaf developer
<p>
<strong>Wojciech Kazubski</strong>
(<A HREF="mailto:wkATire.pw.edu.pl">wkATire.pw.edu.pl</A>)<br>
gEDA rpms
<p>
<strong>Julian Lamb</strong>
(<A HREF="mailto:thepurlieuATusers.sourceforge.net">thepurlieuATusers.sourceforge.net</A>)<br>
gerbv developer
<p>
<strong>Charles Lepple</strong>
(<A HREF="mailto:clepple+finkATghz.cc">clepple+finkATghz.cc</A>)<br>
MacOSX fink packages
<p>
<strong>Dan McMahill</strong>
(<A HREF="mailto:danATmcmahill.net">danATmcmahill.net</A>)<br>
gEDA/gaf developer, PCB developer, NetBSD packages
<p>
<strong> Hamish Moffatt </strong>
(<A HREF="mailto:hamishATrising.com.au">hamishATrising.com.au</A>)<br>
gEDA Debian packages
<p>
<strong>Carlos Nieves Onega</strong>
(<A HREF="mailto:cnievesATiespana.es">cnievesATiespana.es</A>)<br>
gEDA/gaf developer
<p>
<strong> Stefan Petersen </strong>
(<A HREF="mailto:speATgeda.seul.org">speATgeda.seul.org</A>)<br>
gEDA/gaf developer, gerbv, original FAQ
<p>
<strong>Ivan Stankovic</strong>
(<A HREF="mailto:ivan.stankovicATfer.hr">ivan.stankovicATfer.hr</A>)<br>
gEDA/gaf developer
<p>
<strong> Graham Seaman </strong>
(<A HREF="mailto:grahamATopencollector.org">grahamATopencollector.org</A>)<br>
<A HREF="http://opencollector.org/">Open Collector</A> developer
<p>
<strong>Cesar Strauss </strong>
(<A HREF="mailto:cestraussATgmail.com">cestraussATgmail.com</A>)<br>
gEDA/gaf developer
<p>
<strong> Stephen Williams </strong>
(<A HREF="mailto:steveATicarus.com">steveATicarus.com</A>)<br>
Icarus Verilog developer
<p>
</UL>
<strong>Translators</strong>
<p>
<UL>
<strong> Peter Clifton </strong>
(<A HREF="mailto:pcjc2ATcam.ac.uk">pcjc2ATcam.ac.uk</A> | <A HREF="http://pcjc2.blogspot.com/">Blog</A>)<br>
British English
<p>
<strong> Werner Hoch </strong>
(<A HREF="mailto:werner.hoATgmx.de">werner.hoATgmx.de</A>)<br>
German
<p>
<strong> Bernd Jendrissek </strong>
(<A HREF="mailto:bernd.jendrissekATgmail.com">bernd.jendrissekATgmail.com</A>)<br>
Afrikaans
<p>
<strong>Carlos Nieves Onega</strong>
(<A HREF="mailto:cnievesATiespana.es">cnievesATiespana.es</A>)<br>
Spanish
<p>
<strong> Michele Petrecca </strong>
(<A HREF="mailto:michelinuxATalice.it">michelinuxATalice.it</A>)<br>
Italian
<p>
<strong>Bert Timmerman</strong>
(<A HREF="mailto:bert.timmermanATxs4all.nl">bert.timmermanATxs4all.nl</A>)<br>
Dutch
<p>
</UL>
<strong>Inactive Developers</strong>
<p>
<UL>
<strong> Patrick Bernaud </strong>
(<A HREF="mailto:b-patrickATwanadoo.fr">b-patrickATwanadoo.fr</A>)<br>
gEDA/gaf developer (and French translator)
<p>
<strong> Antonio A Todo Bom </strong>
(<A HREF="mailto:antonioATprojetos.etc.br">antonioATprojetos.etc.br</A>)<br>
i18n support in gschem, Portuguese, gEDA-pt<p>
<strong> Magnus Danielson </strong>
(<A HREF="mailto:magnusATrubidium.dyndns.org">magnusATrubidium.dyndns.or</A>)<br>
VHDL gnetlist backend
<p>
<strong> Matt Ettus </strong>
(<A HREF="mailto:mattATettus.com">mattATettus.com</A>)<br>
Allegro, BOM, PCB, and other gnetlist backends, gschem additions, Sarlacc converter
<p>
<strong> Bas Gieltjes </strong>
(<A HREF="mailto:S.GieltjesATITS.TUDelft.nl">S.GieltjesATITS.TUDelft.nl</A>)<br>
Spice gnetlist backend
<p>
<strong> Dave Lawrence </strong>
(<A HREF="mailto:dglATintegrinautics.com">dglATintegrinautics.com</A>)<br>
libgeda, gschem (lots of functionality patches)
<p>
<strong>Piotr Miarecki</strong>
(<A HREF="mailto:sp9rveATeter.ariadna.pl">sp9rveATeter.ariadna.pl</A>)<br>
gManager, setup, gEDA suite
<p>
<strong> Alexandre P. Nunes </strong>
(<A HREF="mailto:alexATprojetos.etc.br">alexATprojetos.etc.br</A>)<br>
i18n support in gschem, Portuguese translation, gEDA-pt
<p>
<strong> Jerry O'Keefe</strong>
(<A HREF="mailto:jerryokATpacbell.net">jerryokATpacbell.net</A>)<br>
gmk_sym, symbols
<p>
<strong> Nuno Sucena </strong>
(<A HREF="mailto:slugATalumni.dee.uc.pt">slugATalumni.dee.uc.pt</A>)<br>
Tango gnetlist backend
<p>
<strong> Stephen Tell </strong>
(<A HREF="mailto:tellATgeda.seul.org">tellATgeda.seul.org</A>)<br>
gwave
<p>
<strong> Bill Wilson </strong>
(<A HREF="mailto:billATgkrellm.net">billATgkrellm.net</A>)<br>
gsch2pcb, tutorials
<p>
</UL>
As well as <strong>many</strong> other people on the geda-dev mailing list. If you feel that I missed somebody, please send me (Ales) e-mail.
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

240
download.html Normal file
View File

@ -0,0 +1,240 @@
<html><head><title>gEDA Project Downloads</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> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="./download.html"></A>Download </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="./mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="./developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="./search.html">Search</A> </li> <li> &middot; </li>
<li> <A HREF="./links.html">Links</A> </li>
</ul>
<div id="navundertext">
<div id="navlogo">
<A HREF="http://geda.seul.org/index.html">
<img src="./graphics//navlogo.png" height="73" width="266" alt="gEDA logo"/>
</A>
</div>
<div id="navrule"></div>
<h3>
Download
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
<div id="main">
<center>
<a name="installing"></a>
<h2> Downloading and installing gEDA</h2>
</center>
<p>
Several different methods to install gEDA exist. Select your
installation method depending upon your Linux distribution and your
level of expertise. If one install method doesn't work for you, please
try a different one. Consult the <a href="http://geda.seul.org/wiki/">
gEDA wiki</a> for further download/install tips. Also, if this is
your first time installing gEDA, please read
the gEDA <a href="#words">words to the wise</a>.
</p>
<center>
<a name="binaries"></a>
<br>
<h3> Distribution Packages / Binaries</h3>
</center>
<p>
Installing gEDA using a pre-built package is the most painless method
to install the software. Automated package installers like "yum" or
"apt-get" handle all dependencies for you. Newbies should use these
methods to install gEDA on their systems. Alternately, good old "rpm"
will also work, although you may need to install dependencies first.
</p>
<table cellpadding="2" cellspacing="0" style="border: 1px solid rgb(150, 150, 150); text-align: left;"
width="100%" border=1>
<tbody><tr>
<th style="background-color: rgb(245, 245, 245);">Linux Distro</th>
<th style="background-color: rgb(245, 245, 245);">Installation method</th>
<th style="background-color: rgb(245, 245, 245);">Install files</th>
<th style="background-color: rgb(245, 245, 245);">Creator/maintainer</th>
<th style="background-color: rgb(245, 245, 245);">Comment</th>
</tr>
<tr>
<td valign="top">Fedora Core 5<br>Fedora Core 6</td>
<td valign="top">yum install geda-*<br>
yum install pcb-*</td>
<td valign="top"><a href="http://fedoraproject.org/wiki/Extras?highlight=%28extras%29">RPMs</a></td>
<td valign="top">Chitlesh Goorah/Fedora Project</td>
<td valign="top">Major parts of gEDA are now part of the
<a href="http://fedoraproject.org/wiki/Extras?highlight=%28CategoryExtras%29">Fedora Extras</a>
project!</td>
</tr>
<tr>
<td valign="top">Fedora Core 5<br>Fedora Core 6</td>
<td valign="top" width="200">rpm --install geda-*<br>
rpm --install libgeda-*<br>
rpm --install pcb-*</td>
<td valign="top"><a href="http://www.sp5pbe.waw.pl/~sp5smk/geda.html">RPMs</a></td>
<td valign="top">Wojciech Kazubski</td>
<td valign="top">When you install FC5, select "software development" packages.
Beyond that you might also need to install the following RPMs:
guile-devel, libstroke.</td>
</tr>
<tr>
<td valign="top">Fedora Core 4 and previous FC and RedHat systems</td>
<td valign="top">rpm --install geda-*<br>
rpm --install libgeda-*<br>
rpm --install pcb-*</td>
<td valign="top"><a href="http://www.sp5pbe.waw.pl/~sp5smk/geda-old.html">RPMs</a></td>
<td valign="top">Wojciech Kazubski</td>
<td valign="top">When you install FC5, select "software development" packages.
Beyond that you might also need to install the following RPMs:
guile-devel, libstroke.</td>
</tr>
<tr>
<td valign="top">SuSE</td>
<td valign="top">yast</td>
<td valign="top"><a href="http://download.opensuse.org/repositories/science/">RPMs</a></td>
<td valign="top">Werner Hoch</td>
<td valign="top"> &nbsp;</td>
</tr>
<tr>
<td valign="top">Debian</td>
<td valign="top">apt-get install geda</td>
<td valign="top"><a href="http://packages.debian.org/search?keywords=geda">.deb files</a></td>
<td valign="top">Hamish Moffatt</td>
<td valign="top"> Download .debs appropriate for
the maturity level of your distro (stable, testing, etc.)</td>
</tr>
<tr>
<td valign="top">Mac OSX</td>
<td valign="top">&nbsp;</td>
<td valign="top"><a href="http://www.ghz.cc/charles/fink/">fink packages</a></td>
<td valign="top">Charles Lepple</td>
<td valign="top">Instructions provided in <a href="http://www.ghz.cc/charles/fink/">link</a></td>
</tr>
</tbody></table>
<center>
<a name="suite"></a>
<br>
<h3> gEDA Binary Suite</h3>
</center>
<p>
For those people who cannot find binaries of the gEDA Suite programs
via your distribution, you can try to install the gEDA Binary Suite.
The gEDA Binary Suite is only for x86 GNU/Linux and contains everything
you need to run the gEDA Suite programs on any GNU/Linux distribution
(released after October 2001).
</p>
<p>
<UL>
<LI> The current version of the gEDA Binary Suite is 0.0.2</LI>
<LI> Be sure to read the <A HREF="http://geda.seul.org/dist/suite/v0.0.2/README">README</A> for installation information.</LI>
<LI> The gEDA Binary Suite can be download via: <A HREF="http://geda.seul.org/dist/suite/v0.0.2/gedasuite-linux-x86-0.0.2.tar.bz2">HTTP</A> <A HREF="ftp://ftp.geda.seul.org/pub/geda/dist/suite/v0.0.2/gedasuite-linux-x86-0.0.2.tar.bz2">FTP</A></LI>
<LI> Be sure to verify your download tar.bz2 file against the: <A HREF="http://geda.seul.org/dist/suite/v0.0.2/gedasuite-linux-x86-0.0.2.md5sum">md5sum</A></LI>
</UL>
</p>
<center>
<a name="sources"></a>
<br>
<h3> Sources </h3>
</center>
<p>
gEDA is
<a href="http://www.gnu.org/philosophy/free-sw.html">free</a> / <a href="http://www.opensource.org/docs/definition_plain.php">open-source</a> software.
Developers interested in getting all sources can either use the CDROM
(above), or they can download the individual components from the
<a href="./sources.html">sources download page</a>.
</p>
<center>
<a name="words"></a>
<br>
<h3>Words to the Wise</h3>
</center>
<p>
<ul>
<li>gEDA is a set of <strong>GNU/Linux or Unix</strong>-native programs.
There is <b>no supported Windows version</b>. However, since most programs are based
on the cross-platform GTK+ libraries, it is theoretically possible to
build a Windows version. Therefore, if you want a Windows version,
please feel free to grab the sources and try to build one yourself.</li>
<br>
<li>The gEDA programs use the GTK+ GUI toolkit. If you are running KDE, you
should have no problem building and installing them <strong> as long as
the GTK+ libraries and headers are installed on your system.</strong></li>
<br>
<li>gEDA/gaf, as well as the gEDA-allied programs have certain
dependencies. These are libraries and other programs which must be present on
your system to build and run gEDA successfully. When trying to
install gEDA, you may find that you need to install other, seemingly
unrelated programs first. This is part of the <strong>normal</strong>
process of installing GNU/Linux or Unix software. Note that the
installation methods presented above provide you with different
approaches to handling the dependency issue. (Also, gEDA/gaf has a
very light dependency footprint. However, other gEDA-allied programs
may have more dependencies.) If you find you are missing dependencies
during the installation process <strong>don't despair!</strong>
Overcoming any dependency issue is a simple matter of installing the
required program or library.
</ul>
</p>
</div>
<br>
<div id="footer">
<br>
</div>
</body></html>

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

264
geda.css Normal file
View File

@ -0,0 +1,264 @@
body {
background-color: #f8f8f8;
color: #000000;
padding: 0px;
margin: 0px;
font-family: sans-serif;
}
#nav {
width: 100%;
}
#navavoid {
width: 1px;
height: 5px;
}
#nav ul {
position: relative;
right: 5px;
width: 100%;
font-size: 100%;
z-index: 10;
padding: 0px;
margin: 0px;
text-align: right;
}
#navundertext {
position: relative;
top: -30px;
height: 50px;
width: 100%;
}
#navlogo {
position: absolute;
width: 266px;
height: 73px;
padding: 0px;
border: 0px;
margin: 0px;
z-index: 1;
}
#navrule {
position: absolute;
left: 0px;
width: 100%;
height: 2px;
top: 35px;
padding: 0px;
margin: 0px;
border-top: 2px solid #0000FF;
z-index: 0;
}
#nav h1 {
position: absolute;
top: 5px;
left: 10px;
z-index: 2;
margin: 0px;
padding: 0px;
font-size: 18pt;
text-align: left;
}
#nav h2 {
position: absolute;
top: 7px;
left: 84px;
z-index: 2;
margin: 0px;
padding: 0px;
font-size: 70%;
text-align: left;
color: #A0A0A0;
}
#nav h3 {
position: absolute;
top: 40px;
width: 100%;
right: 5px;
font-size: 100%;
z-index: 10;
padding: 0px;
margin: 0px;
text-align: right;
}
#nav img {
border: none;
}
#nav li {
display: inline;
font-family: sans-serif;
margin-right: 0em;
margin-left: 0em;
color: #000000;
text-decoration: none;
font-weight: bold;
//font-size: 12px;
font-size: 100%;
}
#nav a {
text-decoration: none;
font-weight: normal;
color: #0000BB;
}
#nav a:visited {
color: #551a8b;
}
#nav a:active {
color: #FF0000;
}
#nav a:hover {
color: #FF0000;
}
#main {
width: 90%;
margin: 1em 2em 1em 2em;
font-family: sans-serif;
}
#main a {
text-decoration: none;
font-weight: normal;
color: #0000BB;
}
#main a:visited {
color: #551a8b;
}
#main a:active {
color: #FF0000;
}
#main a:hover {
color: #FF0000;
}
#main h1 {
font-size: 200%;
font-weight: normal;
color: #707070;
padding: 0px;
}
#main h1 b {
color: #000000;
}
#main h2 {
font-size: 110%;
font-weight: bold;
color: #000000;
}
#main h3 {
font-size: 90%;
font-weight: bold;
color: #000000;
}
#main a {
color: #0000BB;
}
/*
#main ul {
/* width: 100%; */
font-size: 100%;
padding: 0px;
margin: auto auto 2em auto;
#text-align: justify;
}
*/
#faq {
width: 90%;
margin: 1em 2em 1em 2em;
}
#faq a {
text-decoration: none;
font-weight: normal;
color: #0000BB;
}
#faq a:visited {
color: #551a8b;
}
#faq a:active {
color: #FF0000;
}
#faq a:hover {
color: #FF0000;
}
#faq h1 {
font-size: 200%;
font-weight: normal;
color: #707070;
padding: 0px;
margin: 0em auto 0em auto;
}
#faq h1 b {
color: #000000;
}
#faq h2 {
font-size: 110%;
font-weight: bold;
color: #000000;
}
#faq h3 {
font-size: 90%;
font-weight: bold;
color: #000000;
}
#faq a {
color: #0000BB;
}
#footer {
clear: both;
width: 100%;
margin: auto auto auto auto;
border-top: 2px solid #0000FF;
}
#footer h5 {
text-align: left;
display: inline;
font-size: 80%;
padding: 5px;
font-weight: normal;
}
#footer h4 {
text-align: left;
font-size: 100%;
padding: 0px 10px;
font-weight: normal;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
graphics/at.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 B

23
graphics/favicon.xpm Normal file
View File

@ -0,0 +1,23 @@
/* XPM */
static char * third_xpm[] = {
"16 16 4 1",
" c white",
". c darkblue",
"X c darkred",
"o c darkgreen",
" ",
" .. .. . ",
" . . . . . ",
" XXX .. . . ... ",
" X X . . . . . ",
" XXX .. .. . . ",
" X ",
" XXX ",
" ooooo ",
" ooo o ",
" o o ",
" o ooo",
" o o ",
" ooo o ",
" ooooo ",
" "};

0
graphics/index.html Normal file
View File

BIN
graphics/navlogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
graphics/new.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

BIN
graphics/pointer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 B

BIN
graphics/soc08-125x58.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
graphics/switch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
graphics/thumb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 B

BIN
graphics/updated.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

165
index.html Normal file
View File

@ -0,0 +1,165 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>gEDA Project's Homepage</TITLE>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<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"></A>Home </li> <li> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="./download.html">Download</A> </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="./mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="./developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="./search.html">Search</A> </li> <li> &middot; </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>
Home
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
<h2>What is gEDA?</h2>
<p>
The gEDA project has produced and continues working on a full <a
HREF="http://www.fsf.org/copyleft/gpl.html"><b>G</b>PL</a>'d suite and
toolkit of <A HREF="http://en.wikipedia.org/wiki/Electronic_design_automation"><b>E</b>lectronic <b>D</b>esign <b>A</b>utomation</A> tools.
These tools are used for electrical circuit design, <A HREF="http://en.wikipedia.org/wiki/Schematic_capture">schematic capture</A>,
simulation, prototyping, and production. Currently, the gEDA project
offers a mature suite of <A HREF="http://www.gnu.org">free software</A>
applications for electronics design, including schematic capture,
attribute management, bill of materials (BOM) generation, netlisting
into over 20 netlist formats, analog and digital simulation, and printed
circuit board (PCB) layout.</p>
<p>
The gEDA project was started because of the lack of
<a HREF="http://www.fsf.org/copyleft/gpl.html">free</a> EDA tools for
<A HREF="http://en.wikipedia.org/wiki/POSIX">POSIX</A> systems with the primary purpose of advancing the state of free
hardware or <A HREF="http://en.wikipedia.org/wiki/Open_hardware">open
source hardware</A>. The suite is mainly being developed on the GNU/Linux
platform with some development effort going into making sure the tools run on
other platforms as well.
</p>
<p>
For a complete list of freely available tools please be
sure to visit <a HREF="http://www.opencollector.org">Open Collector</a>.
</p>
<H2> New users </H2>
<p>
Please read the <A
HREF="http://geda.seul.org/wiki/geda:faq">FAQ</A> and this <A
HREf="http://geda.seul.org/wiki/geda:gsch2pcb_tutorial">tutorial</A>.
For even more information on installing and using gEDA, please look at the
<A HREF="http://geda.seul.org/wiki">gEDA Wiki</A>. To get up and running
as fast as possible, new users should install the gEDA Binary Suite, which
can be obtained from the <A HREF="./download.html">download</A> page.
Users looking for more symbols and footprints should go to the <A HREF="http://www.gedasymbols.org">gedasymbols.org</A> website.
</p>
<h2>
<img src="./graphics/new.gif">
Support the gEDA Project!
<img src="./graphics/new.gif">
</h2>
<TABLE BORDER=0>
<TR>
<TD>
<a href="http://www.linuxfund.org/projects/pcb">
<img src="graphics/LinuxFundBanner-tux-150x75-Trans.png" BORDER=0 title="Support the gEDA Project!"></a>
</TD>
<TD>
<p>
<a href="./press/LFPressRelease.html">
Announcing the partnership between Linux Fund and the gEDA Project.</a>
</p>
<p>
Support for upgrade and enhancement of
<a href="http://pcb.gpleda.org">gEDA/PCB</a>
is now generously provided by <b>your</b>
donations enhanced by financial and organizational infrastructure from
<a href="http://www.linuxfund.org">
Linux Fund</a>.
</p>
<p>
Visit <a href="http://linuxfund.org/projects/pcb/">
the PCB fund project page</a> to
make a donation.
</p>
</TD>
</TR>
</TABLE>
<H2> Featured Free Hardware Projects (FFHP) </H2>
<p>
An <A HREF="http://openprog.altervista.org/OP_eng.html">open source USB programmer</A> for PIC micros, I2C EEPROMs, some ATMEL micros, generic I2C/SPI devices and (soon) other devices designed using the gEDA tools!
<br>
<A HREF="./links.html">More projects...</A>
</p>
<p>
<font size=1>
Featured Free Hardware Projects (FFHP) are hardware/software projects that was designed using the gEDA suite of tools. <br>
E-mail: <I> ahvezda <img src="./graphics/at.png" align="top" alt="NOSPAM"> seul.org</I> if you want your project featured here.
</font>
</p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

168
license.html Normal file
View File

@ -0,0 +1,168 @@
<html><head><title>gEDA License</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> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html"></A>License </li> <li> &middot; </li>
<li> <A HREF="./download.html">Download</A> </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="http://geda.seul.org/mailinglist/index.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="./developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="./search.html">Search</A> </li> <li> &middot; </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>
License
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
<div id="main">
<center>
<a name="licensing"></a>
<h2>A word about Licensing</h2>
</center>
<p>
All software components of gEDA/gaf are released under the
<a HREF="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public
License (GPL) version 2 or later</a>. However, some confusion exists about
the schematic symbols. What license do they use? Will GPL symbols
"infect" your design, thereby requiring you to release your design to
the public? If you modify the symbols, must you release the modified
versions under the GPL? </p>
<p>
The goal of the gEDA Project is to provide an open-source EDA Suite
which may be used for non-commerical as well as commercial projects.
Our tools are aimed for use by students, hobbyists, educators, consultants,
and -- yes -- corporate engineers. We are not interested
in exerting any control over your designs, or forcing you to reveal
proprietary information contained in your designs.
</p>
<p>
Symbols are similar to the font files used in document
processing software -- they are graphical objects used to express your
ideas. We want you to retain control of your own ideas (your design),
while the gEDA Project retains a say in how you redistribute the
symbols themselves.
</p>
<p>
There are three ways a symbol might be distributed:
<ol>
<li>
As part of a symbol library, or individually as a .sym file
(i.e. as a symbol itself).
</li>
<li>
Embedded in a .sch file (i.e. part of the soft, or editable copy
of a design).
</li>
<li>
The resulting graphical expression on a schematic diagram (i.e. as
part of the hard, or non-editable copy of a design).
</li>
</ol>
There is a distinction between cases 1 and (2, 3). In case 1, the
object of interest is the symbol library (or individual symbol)
itself. In case (2, 3), the object of interest is the design.
Some label case 1 "distribution", and case (2, 3) "use" of the symbol.
</p>
<p>
Our goals for the symbols are:
<ul>
<li>
We wish to distribute the symbols under a licencing scheme which
encourages that you give back to the community if you redistribute the
the symbols themselves -- whether modified or unmodified. This is
case 1 distribution. The GPL ensures this.
</li>
<li>
We wish to specifically prohibit anybody from building gEDA's
symbols into their *software* products, and then place restrictions on
how the resulting product may be used. If you bundle gEDA symbols
-- whether modified or unmodified -- into your software and then
distribute it, then you must allow for the software's (and symbols')
continued redistribution under the GPL. Again, this is case 1
distribution; the GPL ensures this.
</li>
<li>
However, we do not wish to "infect" your *electronic* design, or
force you to release your proprietary design information if you use or
embedd gEDA symbols in your design. This is case (2, 3) use.
</li>
</ul>
</p>
<p>
The Free Software Foundation has recognized a possible conflict of
the base GPL with the use of fonts -- and, by analogy, symbols used in
case (2, 3). Their solution is to use an exemption clause in the GPL
which you explicitly insert for fonts. Read about it here:
<blockquote>
<a href="http://www.fsf.org/licensing/licenses/gpl-faq.html#FontException">
http://www.fsf.org/licensing/licenses/gpl-faq.html#FontException</a>
</blockquote>
Therefore, using this as a template, all symbols released with
gEDA/gaf are covered under the GPL with the following exception clause:
<blockquote>
As a special exception, if you create a design which uses this symbol,
and embed this symbol or unaltered portions of this symbol into the
design, this symbol does not by itself cause the resulting design to
be covered by the GNU General Public License. This exception does not
however invalidate any other reasons why the design itself might be
covered by the GNU General Public License. If you modify this
symbol, you may extend this exception to your version of the
symbol, but you are not obligated to do so. If you do not
wish to do so, delete this exception statement from your version.
</blockquote>
</p>
<p>
The idea is that case 1 redistribution is covered under the GPL, but
distribution of your design (case (2, 3)) is exempt from the GPL.
This is the scheme which the gEDA Project wishes to use for symbol
distribution and use.
</p>
</div>
<div id="footer">
<br>
</div>
</body></html>

923
links.html Normal file
View File

@ -0,0 +1,923 @@
<HTML>
<HEAD>
<TITLE>gEDA Project Links </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> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="./download.html">Download</A> </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="./mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="./developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="./search.html">Search</A> </li> <li> &middot; </li>
<li> <A HREF="./links.html"></A>Links </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>
Links
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
<p>
<div id="main">
<CENTER>
<H2>
gEDA Links
</H2>
</CENTER>
The <A HREF="./index.html">gEDA project</A> has produced and continues
working on a full <B>G</B>PL'd suite of <B>E</B>lectronic <B>D</B>esign
<B>A</B>utomation tools. These tools are used for electrical circuit
design, schematic capture, simulation, prototyping, and production.
The gEDA project was started because of the lack of free EDA tools
for UNIX. The tools are being developed mainly on GNU/Linux machines,
but considerable effort is being made to make sure that gEDA runs on
other UNIX variants. For a complete list of freely available tools
please be sure to visit <A HREF="http://www.opencollector.org">Open
Collector</A>.<p>
Please e-mail me (ahvezda AT seul.org) if you want your link/project
added here.<p>
<A NAME="related"></A>
<H2> Links which are <A HREF="./links.html#related">related</A> to <A HREF="./index.html">gEDA</A>:</H2>
<p>
<TABLE CELLPADDING="3">
<TR>
<TD>
<A HREF="http://www.opencollector.org">http</A>
</TD>
<TD>
Open Collector -- The database for open hardware tools/designs
</TD>
</TR>
<TR>
<TD>
<A HREF=" http://www.freeedaug.org/">http</A>
</TD>
<TD>
Boston's Free Electronic Design Automation Users Group (FreeEDAUG)
</TD>
</TR>
<TR>
<TD>
<A HREF=" http://www.gedasymbols.org/">http</A>
</TD>
<TD>
The gEDA project's symbol / footprint / tool upload and sharing site
</TD>
</TR>
<TR>
<TD>
<A HREF="http://gedabr.projetos.etc.br/">http</A>
</TD>
<TD>
gEDA's Portuguese language user group
</TD>
</TR>
<TR>
<TD>
<A HREF="http://babelfish.altavista.com/babelfish/urltrurl?lp=pt_en&url=http%3A%2F%2Fgedabr.projetos.etc.br">http</A>
</TD>
<TD>
gEDA's Portuguese language user group (in English using babelfish)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.sp5pbe.waw.pl/~sp5smk/geda.html">http</A>
</TD>
<TD>
gEDA RPM package author's site
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.sp5pbe.waw.pl/~sp5smk/pcb.html">http</A>
</TD>
<TD>
RPMs for PCB snapshots
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.eter.ariadna.pl/~sp9rve/geda/">http</A>
</TD>
<TD>
Homepage of gEDASuite
</TD>
</TR>
<TR>
<TD>
<A HREF="http://pcb.gpleda.org/">http</A>
</TD>
<TD>
Homepage of PCB
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.delorie.com/hobbyplat/edatools/">http</A>
</TD>
<TD>
DJ Delorie's HobbyPlatform EDA Tools page
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.acooke.org/andrew/electronics/spice.html">http</A>
</TD>
<TD>
SPICE and gEDA tutorial
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.brorson.com/gEDA/SPICE/">http</A>
</TD>
<TD>
SDB's advanced SPICE netlister Homepage (now part of gEDA/gaf!)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://members.dslextreme.com/users/billw/gsch2pcb/gsch2pcb.html">http</A>
</TD>
<TD>
Bill Wilson's gsch2pcb (now part of gEDA!)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://members.dslextreme.com/users/billw/gsch2pcb/tutorial.html">http</A>
</TD>
<TD>
Bill Wilson's tutorial on using gEDA/gaf, gsch2pcb, and PCB
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.luciani.org/geda/geda-index.html">http</A>
</TD>
<TD>
John Luciani's page on gEDA, gsch2pcb, PCB footprint creation and library
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.my-stuff.onlinehome.de/tragesym.html">http</A>
</TD>
<TD>
Homepage of tragesym: a symbol creator for gEDA (by Werner Hoch)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ghz.cc/charles/fink/">http</A>
</TD>
<TD>
gEDA packages for Mac OS X (Charles Lepple)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.mycgiserver.com/~emem00/sch2svg/">http</A>
</TD>
<TD>
Homepage of sch2svg (SCH to SVG converter)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://linuxfocus.org/English/December2004/article355.shtml">http</A>
</TD>
<TD>
A tutorial written by Iznogood appeared in LinuxFocus on gEDA and PCB.
</TD>
</TR>
<TR>
<TD>
<A HREF="http://eng-osx.sourceforge.net/">http</A>
</TD>
<TD>
Engineering tools on OSX (including GTKWave!)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://jschneider.net/pcb-build.html">http</A>
</TD>
<TD>
Building PCB on OSX (by Jon Schneider)
</TD>
</TR>
</TABLE>
<br>
<p>
<A NAME="projects"></A>
<H2>Various <A HREF="./links.html#projects">projects</A> that use <A HREF="./index.html">gEDA</A>:</H2>
<p>
<TABLE CELLPADDING="3">
<TR>
<TD>
<A HREF="http://ronja.advel.cz/">http</A>
</TD>
<TD>
Ronja (Reasonable Optical Near Joint Access) is an Open-Source project of optical point-to-point data link.
</TD>
</TR>
<TR>
<TD>
<A HREF="http://oap.sourceforge.net/">http</A>
</TD>
<TD>
The Open Automaton Project aims to develop Open Source blueprints for an intelligent PC-based mobile robot for home or office environments. (OAP uses gEDA!)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.dlharmon.com/sbc.html">http</A>
</TD>
<TD>
Darrell Harmon's Single Board Computer Project
</TD>
</TR>
<TR>
<TD>
<A HREF="http://dlharmon.com/dspcard/index.html">http</A>
</TD>
<TD>
Darrell Harmon's high speed digital signal processing board
</TD>
</TR>
<TR>
<TD>
<A HREF="http://users.adelphia.net/~tbsbjs/waceprom.html">http</A>
</TD>
<TD>
WAceprom is a windows based programmer utility
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.tangentsoft.net/audio/mint/index.html">http</A>
</TD>
<TD>
MINT : ... a Jung multiloop type amp circuit ...
</TD>
</TR>
<TR>
<TD>
<A HREF="http://linuxcar.sone.jp/">http</A>
</TD>
<TD>
My Linux Car Project (SONE Takeshi)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.delorie.com/house/furnace/">http</A>
</TD>
<TD>
DJ Delorie's House Furnace project
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.catnip.co.uk/wx/index.php">http</A>
</TD>
<TD>
Open Weather Project
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.araneus.fi/audsl">http</A>
</TD>
<TD>
Audio Digital Subscriber Line
</TD>
</TR>
<TR>
<TD>
<A HREF="http://comsec.com/wiki?UniversalSoftwareRadioPeripheral">http</A>
</TD>
<TD>
The Universal Software Radio Peripheral (USRP) is a low-cost, high speed implementation of GNU Radio Hardware
</TD>
</TR>
<TR>
<TD>
<A HREF="http://oscar.dcarr.org/ssrp/index.php">http</A>
</TD>
<TD>
David Carr's simple software radio peripheral [SSRP]
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.h-renrew.de/h/avrclock/avrclock.html">http</A>
</TD>
<TD>
Werner Hoch's AVR 7-segment clock
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.h-renrew.de/h/avrterminal/avrterminal.html">http</A>
</TD>
<TD>
Werner Hoch's AVR LCD terminal for the serial port
</TD>
</TR>
<TR>
<TD>
<A HREF="http://kosmosisland.com/island/david/V2/index.php">http</A>
</TD>
<TD>
David Koski's "H-bridge" motor driver power booster
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.lecad.uni-lj.si/~leon/electronics/logger">http</A>
</TD>
<TD>
Leon Kos' SmartMedia logging
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.lecad.uni-lj.si/~leon/electronics/portus/index.html">http</A>
</TD>
<TD>
Leon Kos' Three door opener
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ise.pw.edu.pl/~wzab/cygnal/index.html">http</A>
</TD>
<TD>
Simple evaluation board and Linux programmer for C8051F320
</TD>
</TR>
<TR>
<TD>
<A HREF="http://ventoso.org/luca/vdr/index.html">http</A>
</TD>
<TD>
vdr actuator plugin
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.janw.dommel.be/pic2-e.html">http</A>
</TD>
<TD>
Jan Wagemakers' 16F84 IR Receiver
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.janw.dommel.be/pic18f452-e.html">http</A>
</TD>
<TD>
Jan Wagemakers' PIC18F452 and 3COM 3C509B Ethernet ISA card (<A HREF="http://www.janw.easynet.be/pic18f452pcb.html">PCB page</A>)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.makezine.com/extras/13.html">http</A>
</TD>
<TD>
Make a Glowing, Wearable, EL-Wire, Blinky Light Using Open Source Tools
</TD>
</TR>
<TR>
<TD>
<A HREF="http://linuxfocus.org/English/June2005/article379.shtml">http</A>
</TD>
<TD>
A digital DC powersupply
</TD>
</TR>
<TR>
<TD>
<A HREF="http://hansmi.ch/hardware/wrap-powercontrol">http</A>
</TD>
<TD>
WRAP-Powercontrol -- PC power reset/control circuit
</TD>
</TR>
<TR>
<TD>
<A HREF="http://fabrizio.oasi.asti.it/projects/ds1624/">http</A>
</TD>
<TD>
DS1624 parallel port thermometer
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.rowetel.com/ucasterisk/hardware.html">http</A>
</TD>
<TD>
GPL Telephony Hardware
</TD>
</TR>
<TR>
<TD>
<A HREF="http://chezphil.org/slugterm/">http</A>
</TD>
<TD>
SlugTerm - A Terminal for my Slug
</TD>
</TR>
<TR>
<TD>
<A HREF="http://makezine.com/04/strobe/">http</A>
</TD>
<TD>
Homemade Strobe Photography
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.bootseg.com/?article=9">http</A>
</TD>
<TD>
Paintball Shot Counter
</TD>
</TR>
<TR>
<TD>
<A HREF="http://homerreid.ath.cx/~homer/misc/clock/index.shtml">http</A>
</TD>
<TD>
PIC -- Based Analog/Digital Alarm Clock with Voice-Recordable Alarm
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.stappers.nl/gst/willeprom">http</A>
</TD>
<TD>
Willeprom
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www-personal.umich.edu/~monk/rig.html">http</A>
</TD>
<TD>
High-Voltage Entertainment in the Home
</TD>
</TR>
<TR>
<TD>
<A HREF="http://web.interware.hu/lekovacs/reflow_oven/index.html">http</A>
</TD>
<TD>
Kovacs Levente's How to turn your toaster into an IR reflow oven
</TD>
</TR>
<TR>
<TD>
<A HREF="http://web.interware.hu/lekovacs/xover/index.html">http</A>
</TD>
<TD>
Kovacs Levente's Three way, two channel active crossover
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ise.pw.edu.pl/~wzab/opiclab/">http</A>
</TD>
<TD>
Open PIC Lab
</TD>
</TR>
<TR>
<TD>
<A HREF="http://blackfin.uclinux.org/projects/bf1/">http</A>
</TD>
<TD>
BlackfinOne is a new BF532 based board.
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.lunkwill.org/gadgetboard/index.html">http</A>
</TD>
<TD>
The Gadgetboard is a free, low cost, user friendly microcontroller experimentation board on steroids.
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ad7gd.net/xc9536/">http</A>
</TD>
<TD>
CPLD LED blinker based on XAPP078
</TD>
</TR>
<TR>
<TD>
<A HREF="http://craigbot.blogspot.com/">http</A>
</TD>
<TD>
Craig's Robot Blog
</TD>
</TR>
<TR>
<TD>
<A HREF="http://time.qnan.org/">http</A>
</TD>
<TD>
Using a Garmin GPS 18 LVC as NTP stratum-0 on Linux 2.6
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.xs4all.nl/~dicks/avr/index.html">http</A>
</TD>
<TD>
Atmel AVR Projects
</TD>
</TR>
<TR>
<TD>
<A HREF="http://computerchristmas.com/?link=how_to&HowToId=83">http</A>
</TD>
<TD>
128 chan derivative of Hill's 320 design w/ PCB and Linux driver
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ssalewski.de/AT90USB_board.html.de">http</A>
</TD>
<TD>
Experimentierplatine fur den AT90USB (in German)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ssalewski.de/AVR_USB_gEDA.html.de">http</A>
</TD>
<TD>
AVR-Mikrocontroller und USB (in German)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.cyclerecorder.org/blog/20070609">http</A>
</TD>
<TD>
CycleRecorder project
</TD>
</TR>
<TR>
<TD>
<A HREF="http://petertodd.ca/art/source-code/">http</A>
</TD>
<TD>
Peter Todd's Open Source Hardware (Electronic art built using gEDA!)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.delorie.com/electronics/alarmclock/">http</A>
</TD>
<TD>
DJ's Streaming MP3 Alarm Clock
</TD>
</TR>
<TR>
<TD>
<A HREF="http://homepage.mac.com/kpreid/2007/timer/">http</A>
</TD>
<TD>
Timer Project
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.evilmadscientist.com/article.php/card">http</A>
</TD>
<TD>
Tiny portable AVR projects: Business card breakout boards
</TD>
</TR>
<TR>
<TD>
<A HREF="http://360.yahoo.com/asa386">http</A>
</TD>
<TD>
shinobi blog. Very nice screenshots of gEDA in action!
</TD>
</TR>
<TR>
<TD>
<A HREF="http://cantankerous.quixotic.org.uk/Projects/IpDoorBell/">http</A>
</TD>
<TD>
Ethernet and I/O board
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.evilmadscientist.com/article.php/peggy">http</A>
</TD>
<TD>
"Peggy," A Light Emitting Pegboard Display
</TD>
</TR>
<TR>
<TD>
<A HREF="http://bb.cactii.net/archives/000175.php">http</A>
</TD>
<TD>
A Nixie tube clock
</TD>
</TR>
<TR>
<TD>
<A HREF="http://hw.cz/teorie-praxe/konstrukce/art2086-laboratorni-zdroj-rizeny-mikroprocesorem.html">http</A>
</TD>
<TD>
Digital DC Power Supply (in Czech)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.wand.net.nz/~rzw2/pcb/">http</A>
</TD>
<TD>
GPS Interface and Time Synchronization
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ssalewski.de/DAD.html.en">http</A>
</TD>
<TD>
Digital Storage Oscilloscope (DSO)
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.sztriko.hu/gallery/index.php?gallery=pip_core">http</A>
</TD>
<TD>
An image processing board created using the gEDA tools!
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ieap.uni-kiel.de/et/msl/pictures/photos/rsh/FM/DE">http</A>
</TD>
<TD>
The Mars Science Lab (NASA mission) will launch in 2009 with the RAD
(Radiation Assessment Detector) instrument on board.
</TD>
</TR>
<TR>
<TD>
<A HREF="http://openprog.altervista.org/OP_eng.html">http</A>
</TD>
<TD>
An open source USB programmer for PIC micros, I2C EEPROMs, some ATMEL micros, generic I2C/SPI devices and (soon) other devices.
<IMG SRC="./graphics/new.gif">
</TD>
</TR>
</TABLE>
<br>
<p>
<H2> Various press that <A HREF="./index.html">gEDA</A> has received:</H2>
<p>
<TABLE CELLPADDING="3">
<TR>
<TD>
<A HREF="http://www.linuxjournal.com/article/8438">http</A>
</TD>
<TD>
An article about gEDA (written by Stuart Brorson) was printed in Linux Journal
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.dtweed.com/circuitcellar/caj00176.htm">http</A>
</TD>
<TD>
An article about gEDA (written by a few gEDA developers) was printed in Circuit Cellar
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.eedesign.com/news/showArticle.jhtml?articleId=55301354">http</A>
</TD>
<TD>
An interview with various people involved with gEDA in EEDesign/EETimes
</TD>
</TR>
<TR>
<TD>
<A HREF="http://developers.slashdot.org/article.pl?sid=04/12/14/2357224">http</A>
</TD>
<TD>
The above interview got posted to Slashdot
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.eetimes.com/story/OEG19981125S0022">http</A>
</TD>
<TD>
An older interview that appeared in EETimes
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.ednmag.com/reg/1999/042999/cs.htm#SIDEBAR_LINUX">http</A>
</TD>
<TD>
gEDA and SEUL got a quick mention in EDN
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.theinstitute.ieee.org/inst_art.jsp?isno=02001&arnumber=02001_inf_hwy&section=28">http</A>
</TD>
<TD>
A small review of gEDA appeared in "IEEE The Institute"
</TD>
</TR>
<TR>
<TD>
<A HREF="http://www.eedesign.com/columns/tool_talk/OEG20020204S0010">http</A>
</TD>
<TD>
Another mention of gEDA appear in EETimes
</TD>
</TR>
<TR>
<TD>
<A HREF="http://linuxfocus.org/English/December2004/article355.shtml">http</A>
</TD>
<TD>
A story written by Iznogood appeared in LinuxFocus.
</TD>
</TR>
</TABLE>
<br>
<p>
</div>
<div id="footer">
<br>
</div>
</font>
</BODY>
</HTML>

259
mailinglists.html Normal file
View File

@ -0,0 +1,259 @@
<HTML>
<HEAD>
<TITLE>gEDA Mailing Lists </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> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="./download.html">Download</A> </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="./mailinglists.html"></A>Mailing Lists </li> <li> &middot; </li>
<li> <A HREF="./developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="./search.html">Search</A> </li> <li> &middot; </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>
Mailing Lists
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<p>
<div id="main">
<CENTER>
<strong>
<A HREF="./search.html">Search</A>
</strong>
<p>
<table cellpadding="2" cellspacing="0" BORDER="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;width:15%">Name </th>
<th style="background-color: #f5f5f5;width:25%">Description</th>
<th style="background-color: #f5f5f5;width:25%">Posting Address</th>
<th style="background-color: #f5f5f5;width:10%">Subscribe</th>
<th style="background-color: #f5f5f5;">Archives</th>
</tr>
<TR VALIGN="top">
<TD>
geda-announce
</TD>
<TD>
Announcements
</TD>
<TD>
geda-annouce <img src="./graphics/at.png" align="top"> seul.org
</TD>
<TD>
<A HREF="http://www.seul.org/cgi-bin/mailman/listinfo/geda-announce">Web</A></LI>
</TD>
<TD>
<A HREF="http://www.seul.org/pipermail/geda-announce/">Monthly</A></LI>
</TD>
</TR>
<TR VALIGN="top">
<TD>
geda-user
</TD>
<TD>
User questions
</TD>
<TD>
geda-user <img src="./graphics/at.png" align="top"> seul.org
</TD>
<TD>
<A HREF="http://www.seul.org/cgi-bin/mailman/listinfo/geda-user">Web</A></LI>
</TD>
<TD>
<A HREF="http://www.seul.org/archives/geda/user/">Monthly</A></LI> |
<A HREF="http://www.seul.org/pipermail/geda-user/">Monthly</A></LI> |
<A HREF="http://geda.seul.org/mailinglist/geda-user.html">Chunks</A>
</TD>
</TR>
<TR VALIGN="top">
<TD>
geda-bug
</TD>
<TD>
Bugs
</TD>
<TD>
geda-bug <img src="./graphics/at.png" align="top"> seul.org
</TD>
<TD>
<A HREF="http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug">Web</A></LI>
</TD>
<TD>
<A HREF="http://www.seul.org/archives/geda/bug/">Monthly</A></LI>
</TD>
</TR>
<TR VALIGN="top">
<TD>
geda-cvs
</TD>
<TD>
CVS commits
</TD>
<TD>
geda-cvs <img src="./graphics/at.png" align="top"> seul.org
</TD>
<TD>
<A HREF="http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs">Web</A></LI>
</TD>
<TD>
<A HREF="http://www.seul.org/archives/geda/cvs/">Monthly</A></LI>
</TD>
</TR>
<TR VALIGN="top">
<TD>
geda-pt
</TD>
<TD>
Portuguese discussions
</TD>
<TD>
geda-pt <img src="./graphics/at.png" align="top"> seul.org
</TD>
<TD>
<A HREF="mailto:majordomoATseul.org">e-mail</A>
</TD>
<TD>
<A HREF="http://www.seul.org/archives/geda/pt/">Monthly</A> |
<A HREF="http://gedabr.projetos.etc.br/">Home</A>
</TD>
</TR>
</TABLE>
</CENTER>
<p>
For the geda-pt list, the list admin e-mail address is: majordomo <img src="./graphics/at.png" align="top"> seul.org
<p>
<br>
<strong>
Notes:
(<font color="#FF0000">Be sure to read all the notes on this page!</font>)</strong>
</strong>
<p>
<LI> <b> You can only post using a subscribed e-mail address. </b> If you do not subscribe and attempt to post to one of the above lists, your post will never make it to the lists.
</LI>
<p>
<LI> If you are having posting problems, make sure the address that you send e-mail is the same address you subscribed with.
</LI>
<p>
<LI> Remember, the posting address is for list traffic only!
</LI>
<p>
<LI> To send email to the list use the posting address.
<p>
<LI> Do NOT send subscription/unsubscription requests to the posting address.
</LI>
<p>
<LI> All non-free commercial EDA advertisements
(Spam) are <strong>NOT</strong> welcome on any of the above mailing lists. </LI>
<p>
<LI> Be sure to read and follow the guidelines presented on the following link: <A HREF="http://www.catb.org/~esr/faqs/smart-questions.html">How To Ask Questions The Smart Way</A>.
<p>
<LI> Do NOT send spam to or harvest e-mail address from any page on this site.</LI>
<p>
<LI> Do NOT send messages to any gEDA list in HTML. Plain text only please!</LI>
<p>
<LI> Sending small binary attachments to any of the the gEDA lists is okay as long as they are relevant to gEDA.</LI>
<p>
<LI> Click on the "Monthly" archive links to get a little more info about each list.</LI>
<p>
<LI> The "Monthly" archive is always up-to-date, while the "Chunks" tend to be updated only once in a while.</LI>
<p>
<LI> Look at the table above, if the Subscribe column for the list you want to subscribe to is "Web" then click on that link to subscribe. The rest of this webpage relates to the older lists which use an admin list address.
</LI>
<p>
<LI> To <strong>subscribe</strong> send an email to the admin list address with the following in the body:
<pre>
subscribe LIST-NAME
</pre>
</LI>
<p>
<LI> To <strong>unsubscribe</strong> send an email to the admin list address with the following in the body:
<pre>
unsubscribe LIST-NAME
</pre>
</LI>
<p>
<LI> LIST-NAME is the name of the list (either geda-user or geda-pt) </LI>
<p>
<LI> For all old style list admin commands use the admin list address.</LI>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

1
news/index.html Symbolic link
View File

@ -0,0 +1 @@
news2009.html

569
news/news2002.html Normal file
View File

@ -0,0 +1,569 @@
<HTML>
<HEAD>
<TITLE> gEDA Project News 2002 </TITLE>
<TITLE>gEDA Project Homepage</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> &middot; </li>
<li> <A HREF="../news/index.html"></A>News </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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="../news/index.html">Project News</A> &rArr; 2002
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Year:
<A HREF="./news2009.html">2009</A> |
<A HREF="./news2008.html">2008</A> |
<A HREF="./news2007.html">2007</A> |
<A HREF="./news2006.html">2006</A> |
<A HREF="./news2005.html">2005</A> |
<A HREF="./news2004.html">2004</A> |
<A HREF="./news2003.html">2003</A> |
<b>2002</b>
<p>
<center>
<H2>Latest on top</H2>
</center>
<b>December 22nd, 2002</b> - <font size=1>avh</font><br>
Andrew Bardsley has released a snapshot of
<A HREF="http://www.cs.man.ac.uk/amulet/tools/gtkwave">GTKWave</A>.
(2.0.0pre1-20021220)
<br>
<A HREF="http://archives.seul.org/geda/dev/Dec-2002/msg00041.html">
Release Notes</A> |
<A HREF="ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/snapshots/gtkwave-2.0.0pre1-20021220.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/gtkwave-2.0.0pre1-20021220.tar.gz">
Local Download</A>
<p>
<b>December 14th, 2002</b> - <font size=1>avh</font><br>
Steve has released version 0.7 of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
<br>
<A HREF=""></A>
Release Notes (TBD) |
<A HREF="ftp://icarus.com/pub/eda/verilog/v0.7/verilog-0.7.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-0.7.tar.gz">
Local Download</A>
<p>
<b>December 8th, 2002</b> - <font size=1>avh</font><br>
Steve has released another prerelease (0.7) snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20021207)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/v0.7/prerelease/verilog-20021207.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/v0.7/prerelease/verilog-20021207.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20021207.tar.gz">
Local Download</A>
<p>
<b>December 5th, 2002</b> - <font size=1>avh</font><br>
SEUL suffered a HD failure yesterday, but things should be back to normal now.
<br>
Please e-mail if you spot something wrong/missing. Thanks.
<p>
<b>November 20th, 2002</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(0.11)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-0.11">
Release Notes</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.11.tar.gz">
Local Download</A>
<p>
<b>November 17th, 2002</b> - <font size=1>avh</font><br>
Steve has released a prerelease (0.7) snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20021117)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/v0.7/prerelease/verilog-20021117.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/v0.7/prerelease/verilog-20021117.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20021117.tar.gz">
Local Download</A>
<p>
<b>November 9th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20021109)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021109.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021109.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20021109.tar.gz">
Local Download</A>
<p>
<b>November 6th, 2002</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gaf</A>.
(20021103)
<br>
<A HREF="http://geda.seul.org/devel/20021103/gaf-20021103-relnotes.html">
Release Notes</A> |
<A HREF="../source.html">
Source Download</A>
<p>
<b>November 2nd, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20021102)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021102.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021102.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20021102.tar.gz">
Local Download</A>
<p>
<b>October 27th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20021027)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021027.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021027.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20021027.tar.gz">
Local Download</A>
<p>
<b>October 26th, 2002</b> - <font size=1>avh</font><br>
Trevor John Williams has released a snapshot of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20021026)
<br>
<A HREF="http://archives.seul.org/geda/dev/Oct-2002/msg00118.html">
Release Notes</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>October 22nd, 2002</b> - <font size=1>avh</font><br>
Andrew Bardsley has released a snapshot of
<A HREF="http://www.cs.man.ac.uk/amulet/tools/gtkwave">GTKWave</A>.
(20021022) This replaces 20021021.
<br>
<A HREF="http://archives.seul.org/geda/dev/Oct-2002/msg00093.html">
Release Notes 1</A> |
<A HREF="http://archives.seul.org/geda/dev/Oct-2002/msg00100.html">
Release Notes 2</A> |
<A HREF="ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/snapshots/gtkwave-2.0.0pre1-20021022.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/gtkwave-2.0.0pre1-20021022.tar.gz">
Local Download</A>
<p>
<b>October 19th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20021019)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021019.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021019.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20021019.tar.gz">
Local Download</A>
<p>
<b>October 14th, 2002</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(0.0.10)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-0.0.10">
Release Notes</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.0.10.tar.gz">
Local Download</A>
<p>
<b>September 22nd, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020921)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020921.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020921.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020921.tar.gz">
Local Download</A>
<p>
<b>September 16th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020915)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020915.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020915.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020907.tar.gz">
Local Download</A>
<p>
<b>September 14th, 2002</b> - <font size=1>avh</font><br>
Updated the online <A HREF="./docs/index.html">documentation</A>.
<p>
<b>September 7th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020907)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020907.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020907.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020907.tar.gz">
Local Download</A>
<p>
<b>September 3rd, 2002</b> - <font size=1>avh</font><br>
Created the initial <A HREF="../tools-FAQ.html">tools FAQ</A> page for the website.
<p>
<b>September 3rd, 2002</b> - <font size=1>avh</font><br>
Created a dedicated <A HREF="./screenshots/index.html">screenshots</A> page for the website.
<p>
<b>August 29, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020828)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020828.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020828.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020828.tar.gz">
Local Download</A>
<p>
<b>August 27th, 2002</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gaf</A>.
(20020825)
<br>
<A HREF="http://geda.seul.org/devel/20020825/gaf-20020825-relnotes.html">
Release Notes</A> |
<A HREF="../source.html">
Source Download</A>
<p>
<b>August 18th, 2002</b> - <font size=1>avh</font><br>
Updated the online <A HREF="./symlibrary/index.html">symbol library</A> to be current.
<p>
<b>August 18th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020817)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020817.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020817.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020817.tar.gz">
Local Download</A>
<p>
<b>August 5th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020804)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020804.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020804.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020804.tar.gz">
Local Download</A>
<p>
<b>July 29th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020728)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020728.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020728.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020728.tar.gz">
Local Download</A>
<p>
<b>July 14th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020714b)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020714.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020714b.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020714b.tar.gz">
Local Download</A>
<p>
<b>July 6th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020706)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020706.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020706.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020706.tar.gz">
Local Download</A>
<p>
<b>July 6th, 2002</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(0.0.9)
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-0.0.9">
Release Notes</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.0.9.tar.gz">
Local Download</A>
<p>
<b>July 5th, 2002</b> - <font size=1>avh</font><br>
Andrew Bardsley has released a snapshot of
<A HREF="http://www.cs.man.ac.uk/amulet/tools/gtkwave">GTKWave</A>.
(20020705)
<br>
<A HREF="http://archives.seul.org/geda/dev/Jul-2002/msg00035.html">
Release Notes</A> |
<A HREF="ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/snapshots/gtkwave-2.0.0pre1-20020705.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/gtkwave-2.0.0pre1-20020705.tar.gz">
Local Download</A>
<p>
<b>June 16th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020616)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020616.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020616.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020616.tar.gz">
Local Download</A>
<p>
<b>June 12th, 2002</b> - <font size=1>avh</font><br>
I have update the webpages a little to reflect current status and info. -Ales
<p>
<b>June 12th, 2002</b> - <font size=1>avh</font><br>
Gus has released the <A HREF="http://geda.seul.org/devel/win32/gEDA-gaf-20020527m4.exe">installer</A> version of the Win32 port of gEDA/gaf.
(20020527m4)
<p>
<b>June 2nd, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020602)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020602.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020602.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20020602.tar.gz">
Local Download</A>
<p>
<b>May 31st, 2002</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(20020527)
<br>
<A HREF="http://geda.seul.org/devel/20020527/gaf-20020527-relnotes.html">
Release Notes</A> |
<A HREF="./source.html">
Download</A>
<p>
<b>May 26th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020526)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020526.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020526.tar.gz">
Download</A>
<p>
<b>May 19th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020519)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020519.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020519.tar.gz">
Download</A>
<p>
<b>April 6th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020406)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020406.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020406.tar.gz">
Download</A>
<p>
<b>March 28th, 2002</b> - <font size=1>avh</font><br>
Al has released a new version of
<A HREF="../tools/gnucap/index.html">Gnucap</A>.
(0.31)
<br>
<A HREF="http://www.gnu.org/software/gnucap/">
Homepage</A> |
<A HREF="ftp://ftp.gnu.org/gnu/gnucap/gnucap-0.31.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/gnucap-0.31.tar.gz">
Local Download</A>
<p>
<b>March 19th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020317)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020317.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020317.tar.gz">
Download</A>
<p>
<b>February 19th, 2002</b> - <font size=1>avh</font><br>
The <A HREF="./symlibrary/index.html">online symbol library</A> has been updated (20020209).
<p>
<b>February 11th, 2002</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(20020209)
<p>
<b>February 11th, 2002</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(0.0.7)
<br>
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.0.7.tar.gz">
Local Download</A>
<p>
<b>February 4th, 2002</b> - <font size=1>avh</font><br>
Steve has released version 0.6 of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/v0.6/">Download</A>
<p>
<b>January 12th, 2002</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
(20020112)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020112.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20020112.tar.gz">
Download</A>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

604
news/news2003.html Normal file
View File

@ -0,0 +1,604 @@
<HTML>
<HEAD>
<TITLE>gEDA Project News 2003 </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> &middot; </li>
<li> <A HREF="../news/index.html"></A>News </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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="../news/index.html">Project News</A> &rArr; 2003
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Year:
<A HREF="./news2009.html">2009</A> |
<A HREF="./news2008.html">2008</A> |
<A HREF="./news2007.html">2007</A> |
<A HREF="./news2006.html">2006</A> |
<A HREF="./news2005.html">2005</A> |
<A HREF="./news2004.html">2004</A> |
<b>2003</b> |
<A HREF="./news2002.html">2002</A>
<p>
<center>
<H2>Latest on top</H2>
</center>
<b>December 28th, 2003</b> - <font size=1>avh</font><br>
Steve Tell has put out a new release of
<A HREF="./tools/gwave/index.html">gwave</A>.
(20031224)
<br>
<A HREF="http://archives.seul.org/geda/dev/Dec-2003/msg00053.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gwave-20031224.tar.gz">
Local Download</A>
<p>
<b>December 24th, 2003</b> - <font size=1>avh</font><br>
Dale E Martin has released a prelease of
<A HREF="http://www.cliftonlabs.com/savantp.htm">Savant</A>.
(2.0-prerelease)
<br>
<A HREF="http://www.cliftonlabs.com/savant/download/2.0-prerelease">
Download</A>
<p>
<b>December 24th, 2003</b> - <font size=1>avh</font><br>
Al released a development snapshot of
<A HREF="./tools/gnucap/index.html">gnucap</A> on 2003/12/17.
<br>
<A HREF="http://geda.seul.org/dist/gnucap-2003-12-17.tar.gz">
Download</A>
<p>
<b>December 24th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>
(20031202).
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20031202.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20031202.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20031202.tar.gz">
Local Download</A>
<p>
<b>November 24th, 2003</b> - <font size=1>avh</font><br>
Al released a development snapshot of
<A HREF="./tools/gnucap/index.html">gnucap</A> on 2003/11/20.
<br>
<A HREF="http://geda.seul.org/dist/gnucap-2003-11-20.tar.gz">
Download</A>
<p>
<b>November 15th, 2003</b> - <font size=1>avh</font><br>
Trevor Williams has released a development snapshot of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20031115).<br>
<A HREF="http://archives.seul.org/geda/dev/Nov-2003/msg00057.html">
Announcement</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>October 20th, 2003</b> - <font size=1>avh</font><br>
Trevor Williams has released a development snapshot of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20031019).<br>
Covered is a Verilog code coverage analysis tool.
<br>
<A HREF="http://archives.seul.org/geda/dev/Oct-2003/msg00034.html">
Announcement</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>October 19th, 2003</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="./tools/gerbv/index.html">Gerber Viewer</A>.
(0.15)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-0.15">
Release Notes</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.15.tar.gz">
Local Download</A>
<p>
<b>October 10th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>
(20031009).
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20031009.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20031009.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20031009.tar.gz">
Local Download</A>
<p>
<b>September 24th, 2003</b> - <font size=1>avh</font><br>
Updated the online <A HREF="./symlibrary/index.html">symbol library</A> to be current (20030901).
<p>
<b>September 24th, 2003</b> - <font size=1>avh</font><br>
Trevor Williams has released a development snapshot of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20030925).<br> Covered is a Verilog code coverage analysis tool.
<br>
<A HREF="http://archives.seul.org/geda/dev/Sep-2003/msg00081.html">
Announcement</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>September 24th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>
(20030924).
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030924.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030924.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030924.tar.gz">
Local Download</A>
<p>
<b>September 4th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030904)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030904.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030904.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030904.tar.gz">
Local Download</A>
<p>
<b>September 2nd, 2003</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="./tools/index.html">gaf</A>.
(20030901)
<br>
<A HREF="http://geda.seul.org/devel/20030901/gaf-20030901-relnotes.html">
Release Notes</A> |
<A HREF="http://geda.seul.org/devel/20030901/">
Source Directory</A>
<p>
<b>August 23rd, 2003</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="./tools/gerbv/index.html">Gerber Viewer</A>.
(0.14)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-0.14">
Release Notes</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.14.tar.gz">
Local Download</A>
<p>
<b>August 15th, 2003</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="http://pcb.sourceforge.net/">PCB</A>.
(20030815)
<br>
<A HREF="http://sourceforge.net/projects/pcb">
SF Homepage</A> |
<A HREF="http://archives.seul.org/geda/dev/Aug-2003/msg00030.html">
Release Notes</A>
<p>
<b>August 15th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030815)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030815.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030815.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030815.tar.gz">
Local Download</A>
<p>
<b>August 12th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030810)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030810.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030810.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030810.tar.gz">
Local Download</A>
<p>
<b>August 5th, 2003</b> - <font size=1>avh</font><br>
Steve Tell has put out a new release of
<A HREF="./tools/gwave/index.html">gwave</A>.
(20030804)
<br>
<A HREF="http://archives.seul.org/geda/dev/Aug-2003/msg00009.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gwave-20030804.tar.gz">
Local Download</A>
<p>
<b>July 31st, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030730)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030730.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030730.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030730.tar.gz">
Local Download</A>
<p>
<b>July 28th, 2003</b> - <font size=1>avh</font><br>
Dale E Martin has released a prelease of
<A HREF="http://www.cliftonlabs.com/savantp.htm">Savant</A>.
(2.0-prerelease)
<br>
<A HREF="http://www.cliftonlabs.com/savant/download/2.0-prerelease">
Download</A>
<p>
<b>July 28th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030722)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030722.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030722.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030722.tar.gz">
Local Download</A>
<p>
<b>July 5th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030705)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030705.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030705.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030705.tar.gz">
Local Download</A>
<p>
<b>June 14th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030613)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030613.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030613.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030613.tar.gz">
Local Download</A>
<p>
<b>June 10th, 2003</b> - <font size=1>avh</font><br>
Al released a development snapshot of
<A HREF="./tools/gnucap/index.html">gnucap</A> on 2003/05/30.
<br>
<A HREF="http://geda.seul.org/dist/gnucap-2003-05-30.tar.gz">
Download</A>
<p>
<b>June 8th, 2003</b> - <font size=1>avh</font><br>
Jimen Ching has released a new version of
<A HREF="./tools/vbs/index.html">VBS</A>.
(1.4.0)
<br>
<A HREF="http://www.flex.com/~jching/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/vbs-1.4.0.tar.gz">
Source Download</A> |
<A HREF="http://geda.seul.org/dist/vbs-1.4.0-static-bin.gz">
Binary Download</A>
<p>
<b>May 26th, 2003</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="./tools/index.html">gaf</A>.
(20030525)
<br>
<A HREF="http://geda.seul.org/devel/20030525/gaf-20030525-relnotes.html">
Release Notes</A> |
<A HREF="../source.html">
Source Download</A>
<p>
<b>May 18th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030518)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030518.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030518.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030518.tar.gz">
Local Download</A>
<p>
<b>May 4th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030504)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030504.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030504.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030504.tar.gz">
Local Download</A>
<p>
<b>April 27th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030427)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030427.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030427.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030427.tar.gz">
Local Download</A>
<p>
<b>April 12th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030412)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030412.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030412.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030412.tar.gz">
Local Download</A>
<p>
<b>March 30th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030329)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030329.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030329.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030329.tar.gz">
Local Download</A>
<p>
<b>March 20th, 2003</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="./tools/gerbv/index.html">Gerber Viewer</A>.
(0.13)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-0.13">
Release Notes</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.13.tar.gz">
Local Download</A>
<p>
<b>March 9th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030308)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030308.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030308.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030308.tar.gz">
Local Download</A>
<p>
<b>March 4th, 2003</b> - <font size=1>avh</font><br>
Andrew Bardsley has released a snapshot of
<A HREF="./tools/gtkwave/index.html">GTKWave</A>.
(2.0.0pre3-20030304)
<br>
<A HREF="ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/snapshots/gtkwave-2.0.0pre3-20030304.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/gtkwave-2.0.0pre3-20030304.tar.gz">
Local Download</A>
<p>
<b>February 25th, 2003</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="./tools/index.html">gaf</A>.
(20030223)
<br>
<A HREF="http://geda.seul.org/devel/20030223/gaf-20030223-relnotes.html">
Release Notes</A> |
<A HREF="../source.html">
Source Download</A>
<p>
<b>February 17th, 2003</b> - <font size=1>avh</font><br>
Andrew Bardsley has released a snapshot of
<A HREF="./tools/gtkwave/index.html">GTKWave</A>.
(2.0.0pre3-20030217)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2003/msg00028.html">
Release Notes1</A> |
<A HREF="http://archives.seul.org/geda/dev/Feb-2003/msg00188.html">
Release Notes2</A> |
<A HREF="ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/snapshots/gtkwave-2.0.0pre3-20030217.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/gtkwave-2.0.0pre3-20030217.tar.gz">
Local Download</A>
<p>
<b>February 17th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030216)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030216.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030216.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030216.tar.gz">
Local Download</A>
<p>
<b>February 11th, 2003</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="./tools/gerbv/index.html">Gerber Viewer</A>.
(0.12)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-0.12">
Release Notes</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.12.tar.gz">
Local Download</A>
<p>
<b>February 8th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030208)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030208.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030208.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030208.tar.gz">
Local Download</A>
<p>
<b>February 6th, 2003</b> - <font size=1>avh</font><br>
Andrew Bardsley has released a snapshot of
<A HREF="./tools/gtkwave/index.html">GTKWave</A>.
(2.0.0pre3)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2003/msg00028.html">
Release Notes</A> |
<A HREF="ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/2.0/gtkwave-2.0.0pre3.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/gtkwave-2.0.0pre3.tar.gz">
Local Download</A>
<p>
<b>February 2nd, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030202)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030202.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030202.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030202.tar.gz">
Local Download</A>
<p>
<b>January 26th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030126)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030126.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030126.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030126.tar.gz">
Local Download</A>
<p>
<b>January 17th, 2003</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="./tools/icarus/index.html">Icarus Verilog</A>.
(20030116)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030116.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20030116.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20030116.tar.gz">
Local Download</A>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

472
news/news2004.html Normal file
View File

@ -0,0 +1,472 @@
<HTML>
<HEAD>
<TITLE>gEDA Project News 2004 </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> &middot; </li>
<li> <A HREF="../news/index.html"></A>News </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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="../news/index.html">Project News</A> &rArr; 2004
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Year:
<A HREF="./news2009.html">2009</A> |
<A HREF="./news2008.html">2008</A> |
<A HREF="./news2007.html">2007</A> |
<A HREF="./news2006.html">2006</A> |
<A HREF="./news2005.html">2005</A> |
<b>2004</b> |
<A HREF="./news2003.html">2003</A> |
<A HREF="./news2002.html">2002</A>
<p>
<center>
<H2> Latest on top </H2>
</center>
<p>
<b>December 30th, 2004</b> - <font size=1>avh</font><br>
The <A HREF="../download.html">download</A> page has been revamped and now includes links to the gEDA Suite CDROM image.
<p>
<b>December 29th, 2004</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gaf</A>.
(20041228)
<br>
<A HREF="http://geda.seul.org/devel/20041228/gaf-20041228-relnotes.html">
Release Notes</A> |
<A HREF="../download.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20041228/">
Tarballs Directory</A>
<p>
<b>December 28th, 2004</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(1.0.0)
<br>
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-1.0.0.tar.gz">
Local Download</A>
<p>
<b>December 27th, 2004</b> - <font size=1>avh</font><br>
Matt Ettus (of GNU Radio) has announced the availablity of USRP (Universal Software Radio Peripheral); designed using the gEDA suite of tools!
<br>
<A HREF="http://archives.seul.org/geda/user/Dec-2004/msg00143.html">
Announcement</A> |
<A HREF="http://gnu.org/software/gnuradio/">
Homepage</A>
<p>
<b>December 27th, 2004</b> - <font size=1>avh</font><br>
Karel Kulhavy (of Twibright Labs) has announced I2C2P; designed using gEDA/gaf and PCB!
<br>
<A HREF="http://archives.seul.org/geda/user/Dec-2004/msg00148.html">
Announcement</A> |
<A HREF="http://i2c2p.twibright.com">
Homepage</A>
<p>
<b>December 26th, 2004</b> - <font size=1>avh</font><br>
gEDA has a new webpage! Please send all comments to ahvezda <img src="../graphics/at.png" align="middle"> seul.org.
<p>
<b>December 13th, 2004</b> - <font size=1>avh</font><br>
gEDA has gotten some great press coverage!
<br>
<A HREF="http://www.eedesign.com/news/showArticle.jhtml?articleId=55301354">
Read Article</A>
<p>
<b>December 13th, 2004</b> - <font size=1>avh</font><br>
Karel Kulhavy (of Ronja) has created another board (I2C2P) using gEDA/gaf and PCB
<br>
<A HREF="http://images.twibright.com/tns/1522.html">
Homepage</A>
<p>
<b>December 9th, 2004</b> - <font size=1>avh</font><br>
Mike Waters has put out a updated version of his GUI frontend (gspiceui).
(v0.6.53)
<br>
<A HREF="http://geda.seul.org/dist/gspiceui-v0.6.53.tar.gz">
Download</A>
<p>
<b>December 9th, 2004</b> - <font size=1>avh</font><br>
Tom Hawkins has released a new version of
<A HREF="http://www.confluent.org/wiki/doku.php?id=informal:main">InFormal</A> (0.1.2). <br>
InFormal processes FNF and PSL for formal verification using the NuSMV model checker.
<br>
<A HREF="http://www.confluent.org/wiki/doku.php?id=informal:main">
Homepage</A>
<p>
<b>November 9th, 2004</b> - <font size=1>avh</font><br>
Mike Waters has put out a updated version of his GUI frontend (gspiceui).
(v0.6.47)
<br>
<A HREF="http://geda.seul.org/dist/gspiceui-v0.6.47.tar.gz">
Download</A>
<p>
<b>November 8th, 2004</b> - <font size=1>avh</font><br>
Check out
<A HREF="http://hps.twibright.com/">HPS</A>,
a free technology project created using gEDA/gaf!
<p>
<b>November 8th, 2004</b> - <font size=1>avh</font><br>
Mike Waters has announce a GUI frontend (gspiceui) to various freely available SPICE simulators.
(v0.6.45)
<br>
<A HREF="http://archives.seul.org/geda/dev/Nov-2004/msg00023.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.6.45.tar.gz">
Download</A>
<p>
<b>November 8th, 2004</b> - <font size=1>avh</font><br>
Tom Hawkins has released a new version of
<A HREF="http://www.confluent.org/">Confluence</A>. Confluence is a
language for synchronous reactive system design
(0.1.1)
<br>
<A HREF="http://www.confluent.org/">
Homepage</A>
<p>
<b>October 14th, 2004</b> - <font size=1>avh</font><br>
Steve has released version 0.8 of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
<br>
<A HREF="http://icarus.com/eda/verilog/Release_Notes_for_Icarus_Verilog_0_8.html">Release Notes</A> |
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-0.8.tar.gz">
Local Download</A>
<p>
<b>October 9th, 2004</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20041004)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20041004.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20041004.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20041004.tar.gz">
Local Download</A>
<p>
<b>September 28th, 2004</b> - <font size=1>avh</font><br>
Steve has newly released a <A HREF="http://www.xilinx.com/picoblaze/">PicoBlaze</A> assembler: pbasm
(20040925)
<br>
<A HREF="http://archives.seul.org/geda/dev/Sep-2004/msg00031.html">
Announcement</A> |
<A HREF="ftp://ftp.icarus.com/pub/eda/pbasm">
Download</A>
<p>
<b>September 28th, 2004</b> - <font size=1>avh</font><br>
DJ Delorie posted an update on his furnace project (all designed using gEDA tools!)
<br>
<A HREF="http://archives.seul.org/geda/user/Sep-2004/msg00041.html">
Update</A> |
<A HREF="http://www.delorie.com/house/furnace/">
Homepage</A>
<p>
<b>September 16th, 2004</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20040915)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040915.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040915.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20040915.tar.gz">
Local Download</A>
<p>
<b>September 18th, 2004</b> - <font size=1>avh</font><br>
Mike Waters has announce a GUI frontend (gspiceui) to various freely available SPICE simulators.
(v0.5.76)
<br>
<A HREF="http://archives.seul.org/geda/dev/Sep-2004/msg00026.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.5.76.tar.gz">
Download</A>
<p>
<b>September 6th, 2004</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="http://pcb.sourceforge.net">PCB</A>
(20040903)
<br>
<A HREF="http://archives.seul.org/geda/dev/Sep-2004/msg00004.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A>
<p>
<b>August 30th, 2004</b> - <font size=1>avh</font><br>
Charles Lepple has updated the fink package for
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
<br>
<A HREF="http://www.ghz.cc/charles/fink/#iverilog">
Homepage</A>
<p>
<b>August 30th, 2004</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20040828)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040828.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040828.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20040828.tar.gz">
Local Download</A>
<p>
<b>August 17th, 2004</b> - <font size=1>avh</font><br>
Mike Waters has announce a GUI frontend (gspiceui) to various freely available SPICE simulators.
(v0.5.60)
<br>
<A HREF="http://archives.seul.org/geda/dev/Aug-2004/msg00007.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.5.63.tar.gz">
Download</A>
<p>
<b>August 1st, 2004</b> - <font size=1>avh</font><br>
Bill Cox has released a version of
<A HREF="http://www.viasic.com/opensource">gnetman</A>
(30Jul04)
<br>
<A HREF="http://www.viasic.com/opensource">
Homepage</A> |
<A HREF="http://www.viasic.com/opensource/gnetman-30Jul04.tar.gz">
Download</A>
<p>
<b>June 12th, 2004</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20040606)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040606.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040606.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20040606.tar.gz">
Local Download</A>
<p>
<b>June 12th, 2004</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="http://pcb.sourceforge.net">PCB</A>
(20040530)
<br>
<A HREF="http://archives.seul.org/geda/user/May-2004/msg00186.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A>
<p>
<b>May 27th, 2004</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(0.16)
<br>
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-0.16.tar.gz">
Local Download</A>
<p>
<b>May 23rd, 2004</b> - <font size=1>avh</font><br>
I added a new page on <A HREF="../talks/index.html">talks</A> given about the gEDA project.<br>
The first talk is the DeLUGE talk given in NYC on May 5th.
<p>
<b>March 26th, 2004</b> - <font size=1>avh</font><br>
Trevor Williams has released a development snapshot of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20040325)
<br>
<A HREF="http://archives.seul.org/geda/dev/Mar-2004/msg00014.html">
Announcement</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>February 21st, 2004</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20040220)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040220.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040220.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20040220.tar.gz">
Local Download</A>
<p>
<b>February 18th, 2004</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="http://pcb.sourceforge.net">PCB</A>
(20040215)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2004/msg00033.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A>
<p>
<b>February 12th, 2004</b> - <font size=1>avh</font><br>
Trevor Williams has released a development snapshot of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20040211)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2004/msg00028.html">
Announcement</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>February 12th, 2004</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20040209)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040209.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040209.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20040209.tar.gz">
Local Download</A>
<p>
<b>February 5th, 2004</b> - <font size=1>avh</font><br>
Al released a version 0.34 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://geda.seul.org/dist/gnucap-0.34.tar.gz">
Download</A>
<p>
<b>January 31, 2004</b> - <font size=1>avh</font><br>
Paolo Nenzi released a version of
<A HREF="../tools/ngspice/index.html">ngspice</A> on 2004/01/28 (rework 15).
<br>
<A HREF="http://ngspice.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/ngspice-rework15.tgz">
Local Download</A>
<p>
<b>January 24th, 2004</b> - <font size=1>avh</font><br>
Al released a development snapshot of
<A HREF="../tools/gnucap/index.html">gnucap</A> on 2004/01/21.
<br>
<A HREF="http://geda.seul.org/dist/gnucap-2004-01-21.tar.gz">
Download</A>
<p>
<b>January 18th, 2004</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20040118)
<br>
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040118.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20040118.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20040118.tar.gz">
Local Download</A>
<p>
<b>January 15th, 2004</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gaf</A>.
(20040111)
<br>
<A HREF="http://geda.seul.org/devel/20040111/gaf-20040111-relnotes.html">
Release Notes</A> |
<A HREF="../download.html">
Source Download Page</A> |
<A HREF="http://geda.seul.org/devel/20040111/">
Tarballs Directory</A>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

433
news/news2005.html Normal file
View File

@ -0,0 +1,433 @@
<HTML>
<HEAD>
<TITLE>gEDA Project News 2005 </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> &middot; </li>
<li> <A HREF="../news/index.html"></A>News </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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="../news/index.html">Project News</A> &rArr; 2005
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Year:
<A HREF="./news2009.html">2009</A> |
<A HREF="./news2008.html">2008</A> |
<A HREF="./news2007.html">2007</A> |
<A HREF="./news2006.html">2006</A> |
<b>2005</b> |
<A HREF="./news2004.html">2004</A> |
<A HREF="./news2003.html">2003</A> |
<A HREF="./news2002.html">2002</A>
<p>
<center>
<H2> Latest on top </H2>
</center>
<p>
<b>November 30th, 2005</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20051127)
<br>
<A HREF="http://archives.seul.org/geda/dev/Nov-2005/msg00066.html">
Announcement</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20051127.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20051127.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20051127.tar.gz">
Local Download</A>
<p>
<b>November 30th, 2005</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.8.08)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2005-November/000007.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.8.08.tar.gz">
Download</A>
<p>
<b>November 20th, 2005</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.7.93)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2005-November/000006.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.7.93.tar.gz">
Download</A>
<p>
<b>November 11th, 2005</b> - <font size=1>avh</font><br>
Stuart has released an alpha-test snapshot of the
<A HREF="http://www.brorson.com/gEDA/">gEDA Suite</A> CDROM ISO. Download this only if you are an alpha tester!
(20051120 and 20051122)
<br>
<A HREF="http://www.brorson.com/gEDA/">
Download</A>
<p>
<b>November 5th, 2005</b> - <font size=1>avh</font><br>
Dan McMahill has released the first public version of
<A HREF="http://wcalc.sf.net">wcalc</A>. wcalc is a tool for the design and analysis of transmission lines and related structures.
(0.9)
<br>
<A HREF="http://wcalc.sf.net">
Homepage</A>
<p>
<b>October 13th, 2005</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20051012)
<br>
<A HREF="http://archives.seul.org/geda/dev/Oct-2005/msg00029.html">
Announcement</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20051012.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20051012.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20051012.tar.gz">
Local Download</A>
<p>
<b>September 3rd, 2005</b> - <font size=1>avh</font><br>
Stuart has released new version of the
<A HREF="http://www.brorson.com/gEDA/">gEDA Suite</A> CDROM ISO.
(20050830)
<br>
<A HREF="http://geda.seul.org/dist/suite/20050830/README-CD">
README</A> |
<A HREF="http://geda.seul.org/dist/suite/20050830/INSTALL">
INSTALL</A> |
<A HREF="http://www.geda.seul.org/download.html">
Download Page</A> |
<A HREF="http://geda.seul.org/dist/suite/20050830/">
Local Directory</A>
<p>
<b>September 3rd, 2005</b> - <font size=1>avh</font><br>
I have created an announcement mailing list for gEDA.
You can subscribe to it via this <A HREF="http://www.seul.org/cgi-bin/mailman/listinfo/geda-announce">web interface</A>.
<br>
<A HREF="../mailinglist/index.html">
Other mailinglists</A>
<p>
<b>August 30th, 2005</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20050829)
<br>
<A HREF="http://archives.seul.org/geda/dev/Aug-2005/msg00033.html">
Announcement</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20050829.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20050829.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20050829.tar.gz">
Local Download</A>
<p>
<b>August 30th, 2005</b> - <font size=1>avh</font><br>
Paolo Nenzi has released a new version of
<A HREF="../tools/ngspice/index.html">ngspice</A>.
(rework 17)
<br>
<A HREF="http://www.ngspice.org/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/ng-spice-rework-17.tar.gz">
Local download</A>
<p>
<b>August 26th, 2005</b> - <font size=1>avh</font><br>
I have update gEDA/gaf's online <A HREF="../docs/current/index.html">documentation</A> to the latest version.
<br>
<p>
<b>August 26th, 2005</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gaf</A>.
(20050820)
<br>
<A HREF="http://geda.seul.org/devel/20050820/gaf-20050820-relnotes.html">
Release Notes</A> |
<A HREF="../download.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20050820/">
Tarballs Directory</A>
<p>
<b>August 25th, 2005</b> - <font size=1>avh</font><br>
Al Davis has made a request for development help for
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/dev/Aug-2005/msg00022.html">
More info</A>
<p>
<b>August 14th, 2005</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.7.56)
<br>
<A HREF="http://archives.seul.org/geda/user/Aug-2005/msg00123.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.7.56.tar.gz">
Download</A>
<p>
<b>August 14th, 2005</b> - <font size=1>avh</font><br>
Al Davis released version 2005-08-08 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Aug-2005/msg00101.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2005-08-08.tar.gz">
Download</A>
<p>
<b>June 18th, 2005</b> - <font size=1>avh</font><br>
I have update the <A HREF="../links.html">links page</A> with a bunch of projects using gEDA/gaf and PCB.
<br>
<A HREF="../links.html">
gEDA related links and projects</A>
<p>
<b>June 18th, 2005</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20050609)
<br>
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20050609.tar.gz">
Download</A>
<p>
<b>June 18th, 2005</b> - <font size=1>avh</font><br>
Al Davis released version 2005-06-10 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Jun-2005/msg00121.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2005-06-10.tar.gz">
Download</A>
<p>
<b>June 18th, 2005</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20050617)
<br>
<A HREF="http://archives.seul.org/geda/dev/Jun-2005/msg00018.html">
Announcement</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20050617.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20050617.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20050617.tar.gz">
Local Download</A>
<p>
<b>May 19th, 2005</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.7.18)
<br>
<A HREF="http://archives.seul.org/geda/dev/Apr-2005/msg00042.html"></A>
Announcement |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.7.18.tar.gz">
Download</A>
<p>
<b>April 24th, 2005</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.7.01)
<br>
<A HREF="http://archives.seul.org/geda/dev/Apr-2005/msg00042.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.7.01.tar.gz">
Download</A>
<p>
<b>March 30th, 2005</b> - <font size=1>avh</font><br>
Stuart has released new version of the
<A HREF="http://www.brorson.com/gEDA/">gEDA Suite</A> CDROM ISO.
(20050329)
<br>
<A HREF="http://geda.seul.org/dist/suite/20050329/README">
README</A> |
<A HREF="http://geda.seul.org/dist/suite/20050329/INSTALL">
INSTALL</A> |
<A HREF="http://www.geda.seul.org/download.html">
Download Page</A> |
<A HREF="http://geda.seul.org/dist/suite/20050329/">
Local Directory</A>
<p>
<b>March 23rd, 2005</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gaf</A>.
(20050313)
<br>
<A HREF="http://geda.seul.org/devel/20050313/gaf-20050313-relnotes.html">
Release Notes</A> |
<A HREF="../download.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20050313/">
Tarballs Directory</A>
<p>
<b>March 2nd, 2005</b> - <font size=1>avh</font><br>
Al Davis released version 2005-02-20 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/dev/Mar-2005/msg00003.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2005-02-20.tar.gz">
Download</A>
<p>
<b>March 2nd, 2005</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.6.81)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2005/msg00146.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.6.81.tar.gz">
Download</A>
<p>
<b>February 22nd, 2005</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(1.0.1)
<br>
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-1.0.1.tar.gz">
Local Download</A>
<p>
<b>February 17th, 2005</b> - <font size=1>avh</font><br>
Tom Hawkins has released a new version of
<A HREF="http://www.confluent.org/">Confluence</A>. Confluence is a
language for synchronous reactive system design
(0.10.3)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2005/msg00111.html">
Announcement</A> |
<A HREF="http://www.confluent.org/">
Homepage</A>
<p>
<b>February 14th, 2005</b> - <font size=1>avh</font><br>
Steve has released version 0.8.1 of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.1.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-0.8.1.tar.gz">
Local Download</A>
<p>
<b>January 28th, 2005</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20050127)
<br>
<A HREF="http://archives.seul.org/geda/dev/Jan-2005/msg00198.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20050127.tar.gz">
Download</A>
<p>
<b>January 28th, 2005</b> - <font size=1>avh</font><br>
Al Davis released version 2005-01-27 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/dev/Jan-2005/msg00195.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2005-01-27.tar.gz">
Download</A>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

574
news/news2006.html Normal file
View File

@ -0,0 +1,574 @@
<HTML>
<HEAD>
<TITLE>gEDA Project News 2006 </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> &middot; </li>
<li> <A HREF="../news/index.html"></A>News </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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="../news/index.html">Project News</A> &rArr; 2006
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Year:
<A HREF="./news2009.html">2009</A> |
<A HREF="./news2008.html">2008</A> |
<A HREF="./news2007.html">2007</A> |
<b>2006</b> |
<A HREF="./news2005.html">2005</A> |
<A HREF="./news2004.html">2004</A> |
<A HREF="./news2003.html">2003</A> |
<A HREF="./news2002.html">2002</A>
<p>
<center>
<H2> Latest on top </H2>
</center>
<p>
<b>December 10th, 2006</b> - <font size=1>avh</font><br>
Trevor Williams has released a version of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20061205)
<br>
<A HREF="http://archives.seul.org/geda/dev/Dec-2006/msg00033.html">
Announcement</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>December 10th, 2006</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20061210)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20061210.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20061210.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20061209.tar.gz">
Local Download</A>
<p>
<b>December 9th, 2006</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20061209)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20061209.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20061209.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20061209.tar.gz">
Local Download</A>
<p>
<b>December 4th, 2006</b> - <font size=1>avh</font><br>
Al Davis released version 2006-12-04 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Dec-2006/msg00065.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2006-12-04.tar.gz">
Download</A>
<p>
<b>November 20th, 2006</b> - <font size=1>avh</font><br>
Al Davis released version 2006-11-20 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/dev/Nov-2006/msg00030.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2006-11-20.tar.gz">
Download</A>
<p>
<b>November 7th, 2006</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.8.90)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-October/000026.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.8.90.tar.gz">
Download</A>
<p>
<b>October 22nd, 2006</b> - <font size=1>avh</font><br>
A "mini" gEDA code sprint was held yesterday. The irc log from this code
sprint has been posted.
<br>
<A HREF="http://geda.seul.org/sprints/irclog_sprint_20061021.txt">
10/21/2006 irc log</A> |
<A HREF="http://geda.seul.org/sprints/">
Other sprints</A>
<p>
<b>October 22nd, 2006</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(20061020)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-October/000025.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/20061020/gaf-20061020-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20061020/">
Tarballs Directory</A>
<p>
<b>October 8th, 2005</b> - <font size=1>avh</font><br>
Steve has released version 0.8.3 of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>.
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.3.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-0.8.3.tar.gz">
Local Download</A>
<p>
<b>October 1st, 2006</b> - <font size=1>avh</font><br>
Stuart has reorganized the gEDA download page. Check it out!
<br>
<A HREF="http://geda.seul.org/download.html">
Download page</A>
<p>
<b>September 30th, 2006</b> - <font size=1>avh</font><br>
The 3rd worldwide gEDA code sprint was held yesterday. The irc log from this code
sprint has been posted. Be sure to check out previous sprints too.
<br>
<A HREF="http://geda.seul.org/sprints/irclog_sprint_20060930.txt">
9/30/2006 irc log</A> |
<A HREF="http://geda.seul.org/sprints/">
Other sprints</A>
<p>
<b>September 24th, 2006</b> - <font size=1>avh</font><br>
Al Davis released a stable version of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
(0.35)
<br>
<A HREF="http://archives.seul.org/geda/user/Sep-2006/msg00288.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-0.35.tar.gz">
Download</A>
<p>
<b>September 12th, 2006</b> - <font size=1>avh</font><br>
Al Davis released version 2006-09-12 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2006-09-12.tar.gz">
Download</A>
<p>
<b>September 8th, 2006</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(20060906)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-September/000024.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/20060906/gaf-20060906-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20060906/">
Tarballs Directory</A>
<p>
<b>August 30th, 2006</b> - <font size=1>avh</font><br>
Al Davis released version 2006-08-30 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Aug-2006/msg00472.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2006-08-30.tar.gz">
Download</A>
<p>
<b>August 25th, 2006</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(20060824)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-August/000023.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/20060824/gaf-20060824-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20060824/">
Tarballs Directory</A>
<p>
<b>August 23rd, 2006</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20060822)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-August/000022.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20060822.tar.gz">
Download</A>
<p>
<b>August 9th, 2006</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20060809)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20060809.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20060809.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20060809.tar.gz">
Local Download</A>
<p>
<b>July 30th, 2006</b> - <font size=1>avh</font><br>
Stefan has released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(1.0.2)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-1.0.2">
Announcement</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-1.0.2.tar.gz">
Local Download</A>
<p>
<b>July 12th, 2006</b> - <font size=1>avh</font><br>
Al Davis released version 2006-07-08 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Jul-2006/msg00023.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2006-07-08.tar.gz">
Download</A>
<p>
<b>June 19th, 2006</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20060618)
<br>
<A HREF="http://archives.seul.org/geda/dev/Jun-2006/msg00022.html">
Announcement</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20060618.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20060618.tar.gz">
Local Download</A>
<p>
<b>May 24th, 2006</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.8.55)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-May/000021.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.8.55.tar.gz">
Download</A>
<p>
<b>May 16th, 2006</b> - <font size=1>avh</font><br>
The first gEDA Code Sprint is this coming Saturday (May 20th) at MIT in Cambridge MA USA
<br>
<A HREF="http://archives.seul.org/geda/dev/May-2006/msg00051.html">
Announcement</A>
<p>
<b>May 16th, 2006</b> - <font size=1>avh</font><br>
Al Davis released version 2006-05-06 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/May-2006/msg00077.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2006-05-06.tar.gz">
Download</A>
<p>
<b>April 23rd, 2006</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20060422)
<br>
<A HREF="http://archives.seul.org/geda/dev/Apr-2006/msg00040.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20060422.tar.gz">
Download</A>
<p>
<b>April 15th, 2006</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20060414)
<br>
<A HREF="http://archives.seul.org/geda/dev/Apr-2006/msg00035.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20060414.tar.gz">
Download</A>
<p>
<b>April 9th, 2006</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20060409)
<br>
<A HREF="http://archives.seul.org/geda/dev/Apr-2006/msg00017.html">
Announcement</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20060409.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20060409.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20060409.tar.gz">
Local Download</A>
<p>
<b>March 23rd, 2006</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20060321)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-March/000020.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20060321.tar.gz">
Download</A>
<p>
<b>March 2nd, 2006</b> - <font size=1>avh</font><br>
Mike Waters has released a new version of
<A HREF="../tools/gspiceui/index.html">GSpiceUI</A>.
(v0.8.36)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-March/000014.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.8.36.tar.gz">
Download</A>
<p>
<b>February 23rd, 2006</b> - <font size=1>avh</font><br>
Trevor Williams has released a version of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20060218)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2006/msg00070.html">
Announcement</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>February 19th, 2006</b> - <font size=1>avh</font><br>
<A HREF="http://www.linuxjournal.com">Linux Journal</A> has made available the
<A HREF="http://www.linuxjournal.com/article/8438">latest gEDA article</A>
written by
<A HREF="http://www.brorson.com/gEDA/">Stuart Brorson</A>!
<br>
<p>
<b>February 15th, 2006</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20060215)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2006/msg00041.html">
Announcement</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20060215.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20060215.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20060215.tar.gz">
Local Download</A>
<p>
<b>February 9th, 2006</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20060124)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-January/000012.html">
Announcement</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20060124.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20060124.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20060124.tar.gz">
Local Download</A>
<p>
<b>January 26th, 2006</b> - <font size=1>avh</font><br>
Stuart has released new version of the
<A HREF="http://www.brorson.com/gEDA/">gEDA Suite</A> CDROM ISO.
(20060124)
<br>
<A HREF="http://geda.seul.org/dist/suite/20060124/README-CD">
README</A> |
<A HREF="http://geda.seul.org/dist/suite/20060124/INSTALL">
INSTALL</A> |
<A HREF="http://www.geda.seul.org/download.html">
Download Page</A> |
<A HREF="http://geda.seul.org/dist/suite/20060124/">
Local Directory</A>
<p>
<b>January 26th, 2006</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gaf</A>.
(20060123)
<br>
<A HREF="http://geda.seul.org/devel/20060123/gaf-20060123-relnotes.html">
Release Notes</A> |
<A HREF="../download.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20060123/">
Tarballs Directory</A>
<p>
<b>January 23rd, 2006</b> - <font size=1>avh</font><br>
Al Davis released version 2006-01-17 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/dev/Jan-2006/msg00087.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2006-01-17.tar.gz">
Download</A>
<p>
<b>January 9th, 2006</b> - <font size=1>avh</font><br>
Trevor Williams has released a version of
<A HREF="http://covered.sourceforge.net">Covered</A>
(20060109)
<br>
<A HREF="http://archives.seul.org/geda/dev/Jan-2006/msg00048.html">
Announcement</A> |
<A HREF="http://covered.sourceforge.net">
Homepage</A>
<p>
<b>January 9th, 2006</b> - <font size=1>avh</font><br>
Steve Tell has put out a new release of
<A HREF="../tools/gwave/index.html">gwave</A>.
(20051222)
<br>
<A HREF="http://archives.seul.org/geda/dev/Dec-2005/msg00121.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gwave-20051222.tar.gz">
Local Download</A>
<p>
<b>January 9th, 2006</b> - <font size=1>avh</font><br>
Dan McMahill has released a new version 1.0
<A HREF="http://wcalc.sf.net">wcalc</A>.
(1.0)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2006-January/000009.html">
Announcement</A> |
<A HREF="http://wcalc.sf.net">
Homepage</A>
<p>
<b>January 9th, 2006</b> - <font size=1>avh</font><br>
Al Davis released version 2006-01-08 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/dev/Jan-2006/msg00040.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2006-01-08.tar.gz">
Download</A>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

518
news/news2007.html Normal file
View File

@ -0,0 +1,518 @@
<HTML>
<HEAD>
<TITLE>gEDA Project News 2007 </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> &middot; </li>
<li> <A HREF="../news/index.html"></A>News </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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="../news/index.html">Project News</A> &rArr; 2007
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Year:
<A HREF="./news2009.html">2009</A> |
<A HREF="./news2008.html">2008</A> |
<b>2007</b> |
<A HREF="./news2006.html">2006</A> |
<A HREF="./news2005.html">2005</A> |
<A HREF="./news2004.html">2004</A> |
<A HREF="./news2003.html">2003</A> |
<A HREF="./news2002.html">2002</A>
<p>
<center>
<H2> Latest on top </H2>
</center>
<p>
<b>December 31st, 2007</b> - <font size=1>avh</font><br>
Ales has released a new development (unstable) snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(1.3.0.20071229)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-December/000059.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/v1.3/1.3.0/gaf-1.3.0-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/v1.3/1.3.0/">
Tarballs Directory</A>
<p>
<b>December 31st, 2007</b> - <font size=1>avh</font><br>
Ales has released an update to the last major stable release of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(1.2.1.20071231)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-December/000060.html">
Announcement</A> |
<A HREF="http://geda.seul.org/release/v1.2/1.2.1/gaf-1.2.1-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/release/v1.2/1.2.1/">
Tarballs Directory</A>
<p>
<b>December 31st, 2007</b> - <font size=1>avh</font><br>
Stuart and friends have released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(1.0.3)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-1.0.3">
Announcement</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-1.0.3.tar.gz">
Local Download</A>
<p>
<b>December 27th, 2007</b> - <font size=1>avh</font><br>
Al Davis released version 2007-12-16 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Dec-2007/msg00465.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2007-12-16.tar.gz">
Download</A>
<p>
<b>November 26th, 2007</b> - <font size=1>avh</font><br>
Steve has released a stable release of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(0.8.6)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.6.txt">
Release Notes</A> |
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.6.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-0.8.6.tar.gz">
Local Download</A>
<p>
<b>November 26th, 2007</b> - <font size=1>avh</font><br>
Al Davis released version 2007-11-21 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Nov-2007/msg00381.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2007-11-21.tar.gz">
Download</A>
<p>
<b>November 2nd, 2007</b> - <font size=1>avh</font><br>
Al Davis released version 2007-11-02 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Nov-2007/msg00018.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2007-11-02.tar.gz">
Download</A>
<p>
<b>November 1st, 2007</b> - <font size=1>avh</font><br>
Mike Waters has put out a new version of his GUI frontend (gspiceui).
(v0.9.55)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-October/000056.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.9.55.tar.gz">
Download</A>
<p>
<b>October 18th, 2007</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20070912)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-September/000054.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20070912.tar.gz">
Download</A>
<p>
<b>October 8th, 2007</b> - <font size=1>avh</font><br>
Peter Clifton and Peter Brett have released the first version of
<A HREF="../tools/xgsch2pcb/index.html">xgsch2pcb</A>. xgsch2pcb is a graphical front-end for the gschem -> pcb workflow
(0.1.1)
<br>
<A HREF="../tools/xgsch2pcb/README.txt">
README</A> |
<A HREF="../sources.html">
Download Page</A>
<p>
<b>September 6th, 2007</b> - <font size=1>avh</font><br>
Ales has released the second major stable release of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(1.2.0.20070902)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-September/000052.html">
Announcement</A> |
<A HREF="http://geda.seul.org/release/v1.2/1.2.0/gaf-1.2.0-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/release/v1.2/1.2.0/">
Tarballs Directory</A>
<p>
<b>August 21st, 2007</b> - <font size=1>avh</font><br>
Ales has released development release of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(1.1.2.20070818)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-August/000051.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/v1.1/1.1.2/gaf-1.1.2-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/v1.1/1.1.2/">
Tarballs Directory</A>
<p>
<b>August 21st, 2007</b> - <font size=1>avh</font><br>
Al Davis released version 2007-08-20 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Aug-2007/msg00225.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2007-08-20.tar.gz">
Download</A>
<p>
<b>August 18th, 2007</b> - <font size=1>avh</font><br>
At the last code sprint, DJ was kind enough to show us how he makes PCBs.
<br>
<A HREF="http://geda.seul.org/projects/djs_pcbs">
DJ's PCB Making Procedure (Pictures)</A>
<p>
<b>August 18th, 2007</b> - <font size=1>avh</font><br>
The 7th worldwide gEDA code sprint was held on 2007/08/05.
The irc log from this code sprint has been posted. Be sure to check
out previous sprints too.
<br>
<A HREF="http://geda.seul.org/sprints/irclog_sprint_20070805.txt">
08/05/2007 irc log</A> |
<A HREF="http://geda.seul.org/sprints/">
Other sprints</A>
<p>
<b>July 29th, 2007</b> - <font size=1>avh</font><br>
Steve has released a stable release of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(0.8.5)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.5.txt">
Release Notes</A> |
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.5.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-0.8.5.tar.gz">
Local Download</A>
<p>
<b>July 29th, 2007</b> - <font size=1>avh</font><br>
Mike Waters has put out a updated version of his GUI frontend (gspiceui).
(v0.9.33)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-July/000050.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gspiceui-v0.9.33.tar.gz">
Download</A>
<p>
<b>July 13th, 2007</b> - <font size=1>avh</font><br>
Ales has released development release of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(1.1.1.20070708)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-July/000049.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/v1.1/1.1.1/gaf-1.1.1-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/v1.1/1.1.1/">
Tarballs Directory</A>
<p>
<b>July 8th, 2007</b> - <font size=1>avh</font><br>
Ales has released development release of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(1.1.0.20070705)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-July/000048.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/v1.1/1.1.0/gaf-1.1.0-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/v1.1/1.1.0/">
Tarballs Directory</A>
<p>
<b>July 1st, 2007</b> - <font size=1>avh</font><br>
Ales has released the first stable release of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(1.0.1.20070626)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-June/000046.html">
Announcement</A> |
<A HREF="http://geda.seul.org/release/v1.0/1.0.1/gaf-20070626-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/release/v1.0/1.0.1/">
Tarballs Directory</A>
<p>
<b>June 29th, 2007</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20070608)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20070608.txt">
Release Notes</A> |
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20070608.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20070608.tar.gz">
Local Download</A>
<p>
<b>June 10th, 2007</b> - <font size=1>avh</font><br>
The 6th worldwide gEDA code sprint was held yesterday (2007/06/09).
The irc log from this code sprint has been posted. Be sure to check
out previous sprints too.
<br>
<A HREF="http://geda.seul.org/sprints/irclog_sprint_20070609.txt">
06/09/2007 irc log</A> |
<A HREF="http://geda.seul.org/sprints/">
Other sprints</A>
<p>
<b>May 30th, 2007</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(20070526)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-May/000045.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/20070526/gaf-20070526-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20070526/">
Tarballs Directory</A>
<p>
<b>April 27th, 2007</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20070427)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20070421.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20070421.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20070421.tar.gz">
Local Download</A>
<p>
<b>April 21st, 2007</b> - <font size=1>avh</font><br>
The 5th worldwide gEDA code sprint was held last Saturday (2007/04/21).
This sprint was particularly successful (with at least ~20 different people
hanging out in irc). The irc log from this code sprint has been posted.
Be sure to check out previous sprints too.
<br>
<A HREF="http://geda.seul.org/sprints/irclog_sprint_20070421.txt">
04/21/2007 irc log</A> |
<A HREF="http://geda.seul.org/sprints/">
Other sprints</A>
<p>
<b>April 1st, 2007</b> - <font size=1>avh</font><br>
Steve has released a stable release of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(0.8.4)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.4.txt">
Release Notes</A> |
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/v0.8/verilog-0.8.4.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-0.8.4.tar.gz">
Local Download</A>
<p>
<b>April 1st, 2007</b> - <font size=1>avh</font><br>
Al Davis released version 2007-03-29 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/dev/Mar-2007/msg00365.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2007-03-29.tar.gz">
Download</A>
<p>
<b>March 15th, 2007</b> - <font size=1>avh</font><br>
The gEDA Project has been accepted as a mentoring organization by Google's
Summer of Code program! We are now looking for students to work on
all the exciting projects. Check out the project ideas and please
contact us if you are interested in participating as a student.
<br>
<A HREF="../gsoc/index.html">
Main GSoc page</A> |
<A HREF="../gsoc/projects.html">
GSoC Project ideas</A>
<p>
<b>February 27th, 2007</b> - <font size=1>avh</font><br>
Ales has released a development snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>.
(20070216)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2007/msg00066.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/20070216/gaf-20070216-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/20070216/">
Tarballs Directory</A>
<p>
<b>February 27th, 2007</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20070227)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20070227.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20070227.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20070227.tar.gz">
Local Download</A>
<p>
<b>February 23rd, 2007</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20070208)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2007-February/000031.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20070208p1.tar.gz">
Download</A>
<p>
<b>February 23rd, 2007</b> - <font size=1>avh</font><br>
Al Davis released version 2007-02-21 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2007/msg00077.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gnucap-2007-02-21.tar.gz">
Download</A>
<p>
<b>February 13th, 2007</b> - <font size=1>avh</font><br>
The 4th worldwide gEDA code sprint was held last Saturday (2007/02/10).
This sprint was particularly successful (with at least 14 different people
hanging out in irc). The irc log from this code sprint has been posted.
Be sure to check out previous sprints too.
<br>
<A HREF="http://geda.seul.org/sprints/irclog_sprint_20070210.txt">
02/10/2007 irc log</A> |
<A HREF="http://geda.seul.org/sprints/">
Other sprints</A>
<p>
<b>January 24th, 2007</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20070123)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20070123.txt">
Release Notes</A> |
<A HREF="ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20070123.tar.gz">
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20070123.tar.gz">
Local Download</A>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

330
news/news2008.html Normal file
View File

@ -0,0 +1,330 @@
<HTML>
<HEAD>
<TITLE>gEDA Project News </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> &middot; </li>
<li> <A HREF="../news/index.html"></A>News </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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="../news/index.html">Project News</A> &rArr; 2008
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Year:
<A HREF="./news2009.html">2009</A> |
<b>2008</b> |
<A HREF="./news2007.html">2007</A> |
<A HREF="./news2006.html">2006</A> |
<A HREF="./news2005.html">2005</A> |
<A HREF="./news2004.html">2004</A> |
<A HREF="./news2003.html">2003</A> |
<A HREF="./news2002.html">2002</A>
<p>
<center>
<H2> Latest on top </H2>
</center>
<p>
<b>December 31st, 2008</b> - <font size=1>avh</font><br>
Ales has released a new stable version of
<A HREF="../tools/index.html">gEDA/gaf</A>
(1.4.2.20081231)
<font color="darkred">Happy New Year!</font>
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-December/000082.html">
Announcement</A> |
<A HREF="http://geda.seul.org/release/v1.4/1.4.3/gaf-1.4.3-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/release/v1.4/1.4.3/">
Tarballs Directory</A>
<p>
<b>December 21st, 2008</b> - <font size=1>avh</font><br>
Ales has released a new development (unstable) snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>
(1.5.1.20081221)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-December/000080.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/v1.5/1.5.1/gaf-1.5.1-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/v1.5/1.5.1/">
Tarballs Directory</A>
<p>
<b>December 20th, 2008</b> - <font size=1>avh</font><br>
Ales has released a new stable version of
<A HREF="../tools/index.html">gEDA/gaf</A>
(1.4.2.20081220)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-December/000079.html">
Announcement</A> |
<A HREF="http://geda.seul.org/release/v1.4/1.4.2/gaf-1.4.2-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/release/v1.4/1.4.2/">
Tarballs Directory</A>
<p>
<b>December 15th, 2008</b> - <font size=1>avh</font><br>
The gEDA Project and the LinuxFund have partnered up to get some developer
funding for gEDA/PCB! Please read the <A HREF="http://geda.seul.org/press/LFPressRelease.html">press release</a> for more info!
<br>
<A HREF="http://geda.seul.org/press/LFPressRelease.html">
Press Release</A> |
<A HREF="http://linuxfund.org/projects/pcb/">
gEDA/PCB LinuxFund page</A> |
<A HREF="http://www.linuxfund.org">
LinuxFund.org homepage</A>
<p>
<b>November 28th, 2008</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20081128)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-November/000077.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20081128.tar.gz">
Download</A>
<p>
<b>September 29th, 2008</b> - <font size=1>avh</font><br>
Ales has released a new stable version of
<A HREF="../tools/index.html">gEDA/gaf</A>
(1.4.1.20080929)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-September/000073.html">
Announcement</A> |
<A HREF="http://geda.seul.org/release/v1.4/1.4.1/gaf-1.4.1-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/release/v1.4/1.4.1/">
Tarballs Directory</A>
<p>
<b>September l8th, 2008</b> - <font size=1>avh</font><br>
Ales has released a new development (unstable) snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>
(1.5.0.20080706)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-July/000072.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/v1.5/1.5.0/gaf-1.5.0-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/v1.5/1.5.0/">
Tarballs Directory</A>
<p>
<b>September 18th, 2008</b> - <font size=1>avh</font><br>
Stuart and friends have released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(2.1.0)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-2.1.0">
Announcement</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-2.1.0.tar.gz">
Local Download</A>
<p>
<b>September 18th, 2008</b> - <font size=1>avh</font><br>
Steve has released a development snapshot of
<A HREF="../tools/icarus/index.html">Icarus Verilog</A>
(20080905)
<br>
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20080905.txt">
Release Notes</A> |
<A HREF="ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20080905.tar.gz"
>
Download</A> |
<A HREF="http://geda.seul.org/dist/verilog-20080905.tar.gz">
Local Download</A>
<p>
<b>March 28th, 2008</b> - <font size=1>avh</font><br>
Ales has released the second new version of the
gEDA Binary Suite. (v0.0.2-20080328)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-March/000069.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/suite/v0.0.2/README">
README</A> |
<A HREF="http://geda.seul.org/dist/suite/v0.0.2/gedasuite-linux-x86-0.0.2.tar.bz2">
Download</A> |
<A HREF="http://geda.seul.org/dist/suite/v0.0.2/">
Local Directory</A>
<p>
<b>March 17th, 2008</b> - <font size=1>avh</font><br>
The gEDA Project has been accepted as a mentoring organization by Google's
Summer of Code program (second year)! We are now looking for students
to work on all the exciting projects. Check out the project ideas and
please contact us if you are interested in participating as a student.
<br>
<A HREF="http://geda.seul.org/wiki/gsoc2008">
Main GSoc page</A> |
<A HREF="http://geda.seul.org/wiki/gsoc2008_projects">
GSoC 2008 Project ideas</A>
<p>
<b>February 18th, 2008</b> - <font size=1>avh</font><br>
Steve Tell has put out a new release of
<A HREF="../tools/gwave/index.html">gwave</A>. This is the gtk+ 2.x version of gwave.
(20080206)
<br>
<A HREF="http://archives.seul.org/geda/dev/Feb-2008/msg00033.html">
Announcement</A> |
<A HREF="http://geda.seul.org/dist/gwave2-20080206.tar.gz">
Local Download</A>
<p>
<b>February 16th, 2008</b> - <font size=1>avh</font><br>
Al Davis released version 2008-02-11 of
<A HREF="../tools/gnucap/index.html">gnucap</A>.
<br>
<A HREF="http://archives.seul.org/geda/user/Feb-2008/msg00174.html">
Announcement</A> |
<A HREF="http://gnucap.org">
Homepage</A>
<p>
<b>February 15th, 2008</b> - <font size=1>avh</font><br>
Stuart and friends have released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(2.0.1)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-2.0.1">
Announcement</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-2.0.1.tar.gz">
Local Download</A>
<p>
<b>February 3rd, 2008</b> - <font size=1>avh</font><br>
Dan McMahill has released a development snapshot of
<A HREF="../tools/pcb/index.html">PCB</A>
(20080202)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-February/000066.html">
Announcement</A> |
<A HREF="http://pcb.sourceforge.net">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/pcb-20080202.tar.gz">
Download</A>
<p>
<b>January 29th, 2008</b> - <font size=1>avh</font><br>
Ales has released a new stable version of
<A HREF="../tools/index.html">gEDA/gaf</A>
(1.4.0.20080127)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-January/000064.html">
Announcement</A> |
<A HREF="http://geda.seul.org/release/v1.4/1.4.0/gaf-1.4.0-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/release/v1.4/1.4.0/">
Tarballs Directory</A>
<p>
<b>January 21st, 2008</b> - <font size=1>avh</font><br>
Stuart and friends have released a new version of
<A HREF="../tools/gerbv/index.html">Gerber Viewer</A>.
(2.0.0)
<br>
<A HREF="http://gerbv.sourceforge.net/ANNOUNCEMENT-2.0.0">
Announcement</A> |
<A HREF="http://gerbv.sourceforge.net/">
Homepage</A> |
<A HREF="http://geda.seul.org/dist/gerbv-2.0.0.tar.gz">
Local Download</A>
<p>
<b>January 11th, 2008</b> - <font size=1>avh</font><br>
Ales has released a new development (unstable) snapshot of
<A HREF="../tools/index.html">gEDA/gaf</A>
(1.3.1.20080110)
<br>
<A HREF="http://www.seul.org/pipermail/geda-announce/2008-January/000063.html">
Announcement</A> |
<A HREF="http://geda.seul.org/devel/v1.3/1.3.1/gaf-1.3.1-relnotes.html">
Release Notes</A> |
<A HREF="../sources.html">
Download Page</A> |
<A HREF="http://geda.seul.org/devel/v1.3/1.3.1/">
Tarballs Directory</A>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

98
news/news2009.html Normal file
View File

@ -0,0 +1,98 @@
<HTML>
<HEAD>
<TITLE>gEDA Project News </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> &middot; </li>
<li> <A HREF="../news/index.html"></A>News </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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="../news/index.html">Project News</A> &rArr; 2009
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Year:
<b>2009</b> |
<A HREF="./news2008.html">2008</A> |
<A HREF="./news2007.html">2007</A> |
<A HREF="./news2006.html">2006</A> |
<A HREF="./news2005.html">2005</A> |
<A HREF="./news2004.html">2004</A> |
<A HREF="./news2003.html">2003</A> |
<A HREF="./news2002.html">2002</A>
<p>
<center>
<H2> Latest on top </H2>
</center>
<p>
<b>February 7th, 2009</b> - <font size=1>avh</font><br>
The gEDA project has a new homepage! The new web address is: <A HREF="http://www.gpleda.org">http://www.gpleda.org</A>
<IMG SRC="../graphics/new.gif">
<p>
<b>February 7th, 2009</b> - <font size=1>avh</font><br>
The PCB project has migrated to git! PCB's git repository is hosted at <A HREF="http://git.gpleda.org/?p=pcb.git;a=summary">git.gpleda.org</A>
<IMG SRC="../graphics/new.gif">
<p>
<b>February 7th, 2009</b> - <font size=1>avh</font><br>
The PCB project has a new homepage! The new web address is: <A HREF="http://pcb.gpleda.org">http://pcb.gpleda.org</A>. PCB is the first project to be moved to gpleda.org and hopefully the other gEDA projects will be consolidated all in once place on the 'net. Stay tuned...
<IMG SRC="../graphics/new.gif">
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

170
press/LFPressRelease.html Normal file
View File

@ -0,0 +1,170 @@
<HTML>
<HEAD>
<TITLE>Press Release -- gEDA Project partners with Linux Fund</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> &middot; </li>
<li> <A HREF="../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="../tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </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>Press Release -- December 15th, 2008</h3>
</div>
</div>
<div id="main">
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<center>
<h2>The gEDA Project partners with Linux Fund to boost gEDA/PCB usability</h2>
</center>
<p>
<a href="http://www.linuxfund.org/projects/pcb">
<img src="../graphics/LinuxFundBanner-tux-150x75-Trans.png" ALIGN="left" BORDER=0 title="Support the gEDA Project!">
</a>
The gEDA Project is pleased to announce that it has partnered with
Linux Fund in a fundraising effort targeted to
expedite development of gEDA's flagship PCB layout program
<a href="http://pcb.gpleda.org/">"PCB"</a>.
Within this partnership, expert gEDA/PCB developer DJ Delorie
has agreed to implement a set of enhancements designed to upgrade
PCB's usability and utility for electronics designers, making it an
attractive open source alternative to commercial PCB design tools.
With this project,
gEDA/PCB joins the VectorSection DWG interpreter project as part
of Linux Fund's growing open engineering and hardware initiative.
</p>
<p>
PCB is a twenty year old application. Originally written in 1990 for
the Atari ST, the program was ported to Unix in 1994. Over the years,
it has been maintained and extended by a series of developers who have
added improvements and new features, including the ability to export
Gerber RS-274x files, an autorouter, and a GTK port.
Mr Delorie is currently one of the
chief developers involved with PCB, having become involved with the
project in 2002.
</p>
<p>
<a href="http://www.delorie.com/">DJ Delorie</a>
is well known within the open source community as the
author of djgpp, a popular port of the gcc compiler to DOS. He is also
a long time user of PCB, having used the program to design a
net-enabled alarm clock which won second place in Circuit Cellar
Magazine's "Microchip embedded control" design contest in 2007. His
commitment to work on PCB usability enhancements in conjunction with
funding from the Linux Fund represents a major step forward for the
gEDA Project, as well as a welcome boost to the open-hardware
movement.
</p>
<h4>gEDA/PCB upgrade work description:</h4>
<ul>
<li>Implement forward annotation using action scripts</li>
<li>GUI modernization</li>
<li>Enhance ability to create and edit arbitrary layer types</li>
<li>Develop a new Footprint Editor</li>
<li>Update Design Rule Checking</li>
</ul>
<h4>About the gEDA Project</h4>
<p>
The gEDA Project is a community of open-source developers working on
creating tools for electronic design released under the GNU Public
License. The project currently offers a mature suite of free software
applications for electronics design, including schematic capture,
attribute management, bill of materials (BOM) generation, netlisting
into over 20 netlist formats, analog and digital simulation, and
printed circuit board (PCB) layout.
</p>
<p>
Besides the core design tools, the gEDA Project has gathered a
community of other programmers who work on their own tools while
sharing the gEDA e-mail lists, administration, and community
support. This extended set of electronics design applications has
become known as the "gEDA Suite".
</p>
<p>
Visit <a href="http://www.gpleda.org">www.gpleda.org</a>
for more information about the gEDA Project.
</p>
<h4>About Linux Fund</h4>
<p>
Linux Fund is a 501(c)(3) non-profit organization that provides
financial and supervisory support to the open source software
community. Linux Fund raises funds with its line of rewards credit
cards and direct donations, and has given over half a million dollars
to open source projects since its founding in 1999.
</p>
<p>
Visit <a href="http://www.linuxfund.org/">www.linuxfund.org</a>
for more information about Linux Fund and to help support the
gEDA/PCB Project.
</p>
<p>
<center>
<H3>
Visit <a href="http://linuxfund.org/projects/pcb/"> the PCB fund project page</a> to make a donation.
</H3>
</center>
</p>
</div>
<div id="footer">
<br>
</div>
</body>
</html>

0
press/index.html Normal file
View File

17
robots.txt Normal file
View File

@ -0,0 +1,17 @@
# robots.txt for *.seul.org
# questions/comments to seul@seul.org
User-agent: *
Disallow: /wiki
User-agent: *
Disallow: /cgi-bin
User-agent: Slurp
Disallow: /cgi-bin
User-agent: Scooter
Disallow: /cgi-bin
User-agent: GoogleBot
Disallow: /cgi-bin

95
screenshots.html Normal file
View File

@ -0,0 +1,95 @@
<HTML>
<HEAD>
<TITLE>gEDA Project Screenshots </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> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html"></A>Screenshots </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="./download.html">Download</A> </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="./mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="./developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="./search.html">Search</A> </li> <li> &middot; </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>
Screenshots
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<div id="main">
<p>
Click on the image to get a larger screenshot.
<center>
<H2> gschem - Schematic Capture </H2>
<A HREF="http://geda.seul.org/screenshots/screenshot-gschem1.png"><IMG SRC="http://geda.seul.org/screenshots/screenshot-gschem1-thumb.png" title="gschem grey counter screenshot " width=237 height=199></A>
<A HREF="http://geda.seul.org/screenshots/screenshot-gschem2.png"><IMG SRC="http://geda.seul.org/screenshots/screenshot-gschem2-thumb.png" title="gschem multiplexer screenshot" width=237 height=199></A><br>
<A HREF="http://geda.seul.org/screenshots/screenshot-gschem3.png"><IMG SRC="http://geda.seul.org/screenshots/screenshot-gschem3-thumb.png" title="gschem stack screenshot" width=237 height=199></A>
<A HREF="http://geda.seul.org/screenshots/screenshot-gschem4.png"><IMG SRC="http://geda.seul.org/screenshots/screenshot-gschem4-thumb.png" title="gTAG microcontroller screenshot" width=237 height=199></A>
</center>
<p>
<center>
<H2> gschem - Postscript and PNG output</H2>
<p>
Black and White Postscript output:<br>
<A HREF="http://geda.seul.org/screenshots/gTAG-ucont-bw.ps"><IMG SRC="http://geda.seul.org/screenshots/gTAG-ucont-psthumbbw.png" title="gTAG microcontroller black and white PS output" width=383 height=293></A>
<p>
Color Postscript output:<br>
<A HREF="http://geda.seul.org/screenshots/gTAG-ucont-color.ps"><IMG SRC="http://geda.seul.org/screenshots/gTAG-ucont-psthumbc.png" title="gTAG microcontroller color PS output" width=383 height=293></A>
<p>
PNG output:<br>
<A HREF="http://geda.seul.org/screenshots/gTAG-ucont.png"><IMG SRC="http://geda.seul.org/screenshots/gTAG-ucont-thumb.png" title="gTAG microcontroller PNG output" width=320 height=240></A>
<H2> gattrib - Attribute Editor </H2>
<A HREF="http://geda.seul.org/screenshots/gattrib.png"><IMG SRC="http://geda.seul.org/screenshots/gattrib-thumb.png" title="gattrib screenshot"></A>
</center>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

97
search.html Normal file
View File

@ -0,0 +1,97 @@
<HTML>
<HEAD>
<TITLE>gEDA Project Search </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> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="./download.html">Download</A> </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="./mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="./developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="./search.html"></A>Search </li> <li> &middot; </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>
Search
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
<br>
<p>
<div id="main">
<!-- Search Google -->
<center>
<FORM method=GET action=http://www.google.com/custom>
<TABLE cellspacing=0 border=0>
<tr valign=top>
<td VALIGN="top">
<A HREF=http://www.google.com/search>Search by Google:</A>
</td>
<td> </td>
<td>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=sa VALUE="Google Search"><BR>
<INPUT type=hidden name=cof VALUE="LW:268;ALC:RED;L:http://geda.seul.org/graphics/logo.gif;LH:106;AH:center;AWFID:520d3f7c9f4b0711;"><BR>
<font face=arial,sans-serif size=-1><input type=radio name=sitesearch value="www.gpleda.org" checked> Search www.gpleda.org
<font face=arial,sans-serif size=-1><input type=radio name=sitesearch value="geda.seul.org"> Search geda.seul.org
</font>
<br>
</td>
</tr>
</TABLE>
</FORM>
<p>
Please <A HREF="mailto:ahvezdaATgeda.seul.org?subject=gEDA search">email</A> us if you have any dificulty, or suggestions, for searching the gEDA website
</center>
<!-- Search Google -->
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

725
sources.html Normal file
View File

@ -0,0 +1,725 @@
<HTML>
<HEAD>
<TITLE>gEDA Project Sources </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"></A>Home </li> <li> &middot; </li>
<li> <A HREF="./news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="./screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./tools/index.html">Tools</A> </li> <li> &middot; </li>
<li> <A HREF="./license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="./download.html">Download</A> </li>
<li> <br> </li>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="./mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="./developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="./search.html">Search</A> </li> <li> &middot; </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="./download.html">Download</A> &rarr;
<A HREF="./sources.html"></A>Sources
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
<div id="main">
<center>
<A NAME="sources"></A>
<H2> Sources </H2>
</center>
<p>
<a href="./tools/index.html"><b>gEDA/gaf</b></a> : Schematic capture, netlister, symbols, symbol checker, and utils. (stable version)<br>
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="./release/v1.4/1.4.3/README">README</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/README">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/README">Download</a></td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/README">README</a> <font color="FF0000"><IMG SRC="./graphics/pointer.png"> Read this!</font></td>
</tr>
<tr>
<td><a href="./release/v1.4/1.4.3/gaf-1.4.3-relnotes.html">Rel Notes</A></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/gaf-1.4.3-relnotes.html">Download</A></td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/gaf-1.4.3-relnotes.html">Download</A></td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/gaf-1.4.3-relnotes.html">Release Notes</A><font color="FF0000"><IMG SRC="./graphics/pointer.png"> Read this!</font></td>
</tr>
<tr>
<td><a href="http://pkgconfig.freedesktop.org/wiki">pkg-config</a></td>
<td>0.21.0 or later</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/pkgconfig-0.15.0.tar.gz"></a>-</td>
<td><a href="http://geda.seul.org/dist/pkgconfig-0.15.0.tar.gz"></a>-</td>
<td>Library package manager</td>
</tr>
<tr>
<td><a href="http://www.gtk.org">GTK+</a></td>
<td>2.4.x or later</td>
<td>-</td>
<td>-</td>
<td>GIMP ToolKit library</td>
</tr>
<tr>
<td><a href="http://www.gnu.org/software/guile">GUILE</a></td>
<td>1.6.x or 1.8.x</td>
<td>-</td>
<td>-</td>
<td>Scheme scripting library</td>
</tr>
<tr>
<td><a href="http://www.etla.net/libstroke/">libstroke</a></td>
<td>0.5.1</td>
<td>-</td>
<td>-</td>
<td>Optional stroke gesture library</td>
</tr>
<tr>
<td>md5sums</td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/gEDA-gaf-1.4.3.md5sum">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/gEDA-gaf-1.4.3.md5sum">Download</a></td>
<td>md5sums for gEDA/gaf tarballs</td>
</tr>
<tr>
<td>Makefile</td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/Makefile">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/Makefile">Download</a></td>
<td>Toplevel gEDA/gaf Makefile</td>
</tr>
<tr>
<td>libgeda</td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/libgeda-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/libgeda-1.4.3.tar.gz">Download</a></td>
<td>Core library</td>
</tr>
<tr>
<td><a href="./tools/symbols/index.html">symbols</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/geda-symbols-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/geda-symbols-1.4.3.tar.gz">Download</a></td>
<td>Symbols library</td>
</tr>
<tr>
<td><a href="./tools/gschem/index.html">gschem</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/geda-gschem-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/geda-gschem-1.4.3.tar.gz">Download</a></td>
<td>Schematic Capture</td>
</tr>
<tr>
<td><a href="./tools/gnetlist/index.html">gnetlist</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/geda-gnetlist-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/geda-gnetlist-1.4.3.tar.gz">Download</a></td>
<td>Netlist generator</td>
</tr>
<tr>
<td><a href="./tools/gsymcheck/index.html">gsymcheck</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/geda-gsymcheck-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/geda-gsymcheck-1.4.3.tar.gz">Download</a></td>
<td>Symbol checker</td>
</tr>
<tr>
<td><a href="./tools/gattrib/index.html">gattrib</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/geda-gattrib-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/geda-gattrib-1.4.3.tar.gz">Download</a></td>
<td>Attribute editor</td>
</tr>
<tr>
<td><a href="./tools/utils/index.html">utils</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/geda-utils-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/geda-utils-1.4.3.tar.gz">Download</a></td>
<td>Utilities</td>
</tr>
<tr>
<td><a href="./tools/docs/index.html">docs</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/geda-docs-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/geda-docs-1.4.3.tar.gz">Download</a></td>
<td>Documentation</td>
</tr>
<tr>
<td><a href="./tools/examples/index.html">examples</a></td>
<td>1.4.3.20081231</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/1.4.3/geda-examples-1.4.3.tar.gz">Download</td>
<td><a href="http://geda.seul.org/release/v1.4/1.4.3/geda-examples-1.4.3.tar.gz">Download</a></td>
<td>Schematic/PCB examples</td>
</tr>
</table>
<br>
<p>
<a href="./tools/index.html"><b>gEDA/gaf</b></a> : Schematic capture, netlister, symbols, symbol checker, and utils. (unstable/development snapshot)<br>
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="./devel/v1.5/1.5.1/README">README</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/README">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/README">Download</a></td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/README">README</a> <font color="FF0000"><IMG SRC="./graphics/pointer.png"> Read this!</font></td>
</tr>
<tr>
<td><a href="./devel/v1.5/1.5.1/gaf-1.5.1-relnotes.html">Rel Notes</A></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/gaf-1.5.1-relnotes.html">Download</A></td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/gaf-1.5.1-relnotes.html">Download</A></td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/gaf-1.5.1-relnotes.html">Release Notes</A><font color="FF0000"><IMG SRC="./graphics/pointer.png"> Read this!</font></td>
</tr>
<tr>
<td><a href="http://pkgconfig.freedesktop.org/wiki">pkg-config</a></td>
<td>0.21.0 or later</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/pkgconfig-0.15.0.tar.gz"></a>-</td>
<td><a href="http://geda.seul.org/dist/pkgconfig-0.15.0.tar.gz"></a>-</td>
<td>Library package manager</td>
</tr>
<tr>
<td><a href="http://www.gtk.org">GTK+</a></td>
<td>2.4.x or later</td>
<td>-</td>
<td>-</td>
<td>GIMP ToolKit library</td>
</tr>
<tr>
<td><a href="http://www.gnu.org/software/guile">GUILE</a></td>
<td>1.6.x or 1.8.x</td>
<td>-</td>
<td>-</td>
<td>Scheme scripting library</td>
</tr>
<tr>
<td><a href="http://www.etla.net/libstroke/">libstroke</a></td>
<td>0.5.1</td>
<td>-</td>
<td>-</td>
<td>Optional stroke gesture library</td>
</tr>
<tr>
<td>md5sums</td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/gEDA-gaf-1.5.1.md5sum">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/gEDA-gaf-1.5.1.md5sum">Download</a></td>
<td>md5sums for gEDA/gaf tarballs</td>
</tr>
<tr>
<td>Makefile</td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/Makefile">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/Makefile">Download</a></td>
<td>Toplevel gEDA/gaf Makefile</td>
</tr>
<tr>
<td>libgeda</td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/libgeda-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/libgeda-1.5.1.tar.gz">Download</a></td>
<td>Core library</td>
</tr>
<tr>
<td><a href="./tools/symbols/index.html">symbols</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/geda-symbols-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/geda-symbols-1.5.1.tar.gz">Download</a></td>
<td>Symbols library</td>
</tr>
<tr>
<td><a href="./tools/gschem/index.html">gschem</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/geda-gschem-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/geda-gschem-1.5.1.tar.gz">Download</a></td>
<td>Schematic Capture</td>
</tr>
<tr>
<td><a href="./tools/gnetlist/index.html">gnetlist</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/geda-gnetlist-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/geda-gnetlist-1.5.1.tar.gz">Download</a></td>
<td>Netlist generator</td>
</tr>
<tr>
<td><a href="./tools/gsymcheck/index.html">gsymcheck</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/geda-gsymcheck-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/geda-gsymcheck-1.5.1.tar.gz">Download</a></td>
<td>Symbol checker</td>
</tr>
<tr>
<td><a href="./tools/gattrib/index.html">gattrib</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/geda-gattrib-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/geda-gattrib-1.5.1.tar.gz">Download</a></td>
<td>Attribute editor</td>
</tr>
<tr>
<td><a href="./tools/utils/index.html">utils</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/geda-utils-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/geda-utils-1.5.1.tar.gz">Download</a></td>
<td>Utilities</td>
</tr>
<tr>
<td><a href="./tools/docs/index.html">docs</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/geda-docs-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/geda-docs-1.5.1.tar.gz">Download</a></td>
<td>Documentation</td>
</tr>
<tr>
<td><a href="./tools/examples/index.html">examples</a></td>
<td>1.5.1.20081221</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/devel/v1.5/1.5.1/geda-examples-1.5.1.tar.gz">Download</td>
<td><a href="http://geda.seul.org/devel/v1.5/1.5.1/geda-examples-1.5.1.tar.gz">Download</a></td>
<td>Schematic/PCB examples</td>
</tr>
</table>
<br>
<p>
<a href="./tools/pcb/index.html"><b>PCB</b></a> : Printed Circuit Board layout tool
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="http://pcb.gpleda.org/news.html#20081128">Ann</A></td>
<td>20081128</td>
<td>-</td>
<td>-</td>
<td><a href="http://pcb.gpleda.org/news.html#20081128">Announcement</A> <font color="FF0000"><IMG SRC="./graphics/pointer.png"> Read this!</font></td>
</tr>
<tr>
<td><a href="./tools/pcb/index.html">PCB</a></td>
<td>20081128</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/pcb-20081128.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/pcb-20081128.tar.gz">Download</a></td>
<td>Printed Circuit Board layout tool</td>
</tr>
</table>
<br>
<p>
<a href="./tools/xgsch2pcb/index.html"><b>xgsch2pcb</b></a> : Graphical front-end for the gschem -> pcb workflow
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="http://www.seul.org/pipermail/geda-announce/2008-January/000062.html">Ann</A></td>
<td>0.1.2</td>
<td>-</td>
<td>-</td>
<td><a href="http://www.seul.org/pipermail/geda-announce/2008-January/000062.html">Announcement</A> <font color="FF0000"><IMG SRC="./graphics/pointer.png"> Read this!</font></td>
</tr>
<tr>
<td><a href="./tools/xgsch2pcb/index.html">xgsch2pcb</a></td>
<td>0.1.2</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/geda-xgsch2pcb-0.1.2.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/geda-xgsch2pcb-0.1.2.tar.gz">Download</a></td>
<td>Graphical front-end for the gschem -> pcb workflow</td>
</tr>
</table>
<br>
<p>
<a href="./tools/gerbv/index.html"><b>gerbv</b></a> : Gerber file viewer
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="http://gerbv.sourceforge.net/ANNOUNCEMENT-2.1.0">Rel Notes</a></td>
<td>2.1.0</td>
<td>-</td>
<td><a href="http://gerbv.sourceforge.net/ANNOUNCEMENT-2.1.0">Download</a></td>
<td><a href="http://gerbv.sourceforge.net/ANNOUNCEMENT-2.1.0">Release Notes</a> <font color="FF0000"><IMG SRC="./graphics/pointer.png"> Read this!</font></td>
</tr>
<tr>
<td><a href="http://pkgconfig.freedesktop.org/wiki">pkg-config</a></td>
<td>0.15.0</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/pkgconfig-0.15.0.tar.gz"></a>-</td>
<td><a href="http://geda.seul.org/dist/pkgconfig-0.15.0.tar.gz"></a>-</td>
<td>Library package manager</td>
</tr>
<tr>
<td><a href="http://www.gtk.org">GTK+</a></td>
<td>2.4.14</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gtk+-2.4.14.tar.gz"></a>-</td>
<td><a href="http://geda.seul.org/dist/gtk+-2.4.14.tar.gz"></a>-</td>
<td>GIMP ToolKit library</td>
</tr>
<tr>
<td><a href="./tools/gerbv/index.html">gerbv</a></td>
<td>2.1.0</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gerbv-2.1.0.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gerbv-2.1.0.tar.gz">Download</a></td>
<td>Gerber Viewer</td>
</tr>
</table>
<br>
<p>
<a href="./tools/gnucap/index.html"><b>gnucap</b></a> : GPLed mixed-mode/mixed-level circuit simulator
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="./tools/gnucap/index.html">gnucap</a></td>
<td>0.35</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gnucap-0.35.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gnucap-0.35.tar.gz">Download</a></td>
<td>Circuit Analysis Package (stable snapshot)</td>
</tr>
<tr>
<td><a href="./tools/gnucap/index.html">gnucap</a></td>
<td>2007-12-16</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gnucap-2007-12-16.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gnucap-2007-12-16.tar.gz">Download</a></td>
<td>Circuit Analysis Package (development snapshot)</td>
</tr>
<tr>
<td><a href="./tools/gnucap/index.html"></A>BSIM models</td>
<td>2007-12-16</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gnucap-2007-12-16-bsim-models.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gnucap-2007-12-16-bsim-models.tar.gz">Download</a></td>
<td>BSIM models (all BSIM3, BSIM4, BSIMSOI, etc., as plug-ins)</td>
</tr>
<tr>
<td><a href="./tools/gnucap/index.html"></A>NGspice models</td>
<td>2007-12-16</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gnucap-2007-12-16-ngspice17-models.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gnucap-2007-12-16-ngspice17-models.tar.gz">Download</a></td>
<td>NGspice models (the models from NGspice, as plug-ins)</td>
</tr>
<tr>
<td><a href="./tools/gnucap/index.html"></A>Spice3f5 models</td>
<td>2007-12-16</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gnucap-2007-12-16-spice3f5-models.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gnucap-2007-12-16-spice3f5-models.tar.gz">Download</a></td>
<td>Spice3f5 models (all models from spice 3f5, as plug-ins)</td>
</tr>
<tr>
<td><a href="./tools/gnucap/index.html"></A>tools</td>
<td>2007-12-16</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gnucap-2007-12-16-tools.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gnucap-2007-12-16-tools.tar.gz">Download</a></td>
<td>gnucap tools</td>
</tr>
</table>
<br>
<p>
<a href="./tools/icarus/index.html"><b>Icarus Verilog</b></a> : Verilog simulation and synthesis tool
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="./tools/icarus/index.html">Verilog</a></td>
<td>20070608 (snapshot)</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/verilog-20070608.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/verilog-20070608.tar.gz">Download</a></td>
<td>Verilog simulator and synthesis</td>
</tr>
<tr>
<td><a href="./tools/icarus/index.html">Verilog</a></td>
<td>0.8.5 (stable)</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/verilog-0.8.5.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/verilog-0.8.5.tar.gz">Download</a></td>
<td>Verilog simulator and synthesis</td>
</tr>
</table>
<br>
<p>
<a href="./tools/gspiceui/index.html"><b>GSpiceUI</b></a> : GUI Frontend to SPICE
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="http://www.wxwidgets.org">wxWidgets</a></td>
<td>2.6.1</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/wxGTK-2.6.1.tar.gz"></a>-</td>
<td><a href="http://geda.seul.org/dist/wxGTK-2.6.1.tar.gz"></a>-</td>
<td>wxWidgets (wxGTK) toolkit library</td>
</tr>
<tr>
<td><a href="./tools/gspiceui/index.html">GSpiceUI</a></td>
<td>0.9.33</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gspiceui-v0.9.33.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gspiceui-v0.9.33.tar.gz">Download</a></td>
<td>GUI Frontend to SPICE</td>
</tr>
</table>
<br>
<p>
<a href="./tools/gtkwave/index.html"><b>GTKWave</b></a> : Electronic waveform viewer
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="./tools/gtkwave/index.html">gtkwave</a></td>
<td>3.0.22</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gtkwave-3.0.22.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gtkwave-3.0.22.tar.gz">Download</a></td>
<td>Waveform viewer</td>
</tr>
</table>
<br>
<p>
<a href="./tools/gwave/index.html"><b>gwave</b></a> : Analog waveform viewer
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="http://www.gtk.org">GLib</a></td>
<td>1.2.10</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/glib-1.2.10.tar.gz"></a>-</td>
<td><a href="http://geda.seul.org/dist/glib-1.2.10.tar.gz"></a>-</td>
<td>Utility library</td>
</tr>
<tr>
<td><a href="http://www.gtk.org">GTK+</a></td>
<td>1.2.10</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gtk+-1.2.10.tar.gz"></a>-</td>
<td><a href="http://geda.seul.org/dist/gtk+-1.2.10.tar.gz"></a>-</td>
<td>GIMP ToolKit library</td>
</tr>
<tr>
<td><a href="http://www.gnu.org/software/guile">GUILE</a></td>
<td>1.6.3</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/guile-1.6.3.tar.gz"></a></td>
<td><a href="http://geda.seul.org/dist/guile-1.6.3.tar.gz"></a>-</td>
<td>Scheme scripting library</td>
</tr>
<tr>
<td><a href="http://www.gnu.org/software/guile-gtk/">guile-gtk</a></td>
<td>1.2-0.31</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/guile-gtk-1.2-0.31.tar.gz"></a>-</td>
<td><a href="http://geda.seul.org/dist/guile-gtk-1.2-0.31.tar.gz"></a>-</td>
<td>GUILE GTK+ bindings</td>
<tr>
<tr>
<td><a href="./tools/gwave/index.html">gwave</a></td>
<td>20060606</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gwave-20060606.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/gwave-20060606.tar.gz">Download</a></td>
<td>Waveform viewer</td>
</tr>
</table>
<br>
<p>
<a href="./tools/ngspice/index.html"><b>ngspice</b></a> : An improved SPICE
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
<tr>
<th style="background-color: #f5f5f5;">Package</th>
<th style="background-color: #f5f5f5;">Version</th>
<th style="background-color: #f5f5f5;">FTP</th>
<th style="background-color: #f5f5f5;">HTTP</th>
<th style="background-color: #f5f5f5;">Description</th>
</tr>
<tr>
<td><a href="./tools/ngspice/index.html">ngspice</a></td>
<td>rework 17</td>
<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/ng-spice-rework-17.tar.gz">Download</td>
<td><a href="http://geda.seul.org/dist/ng-spice-rework-17.tar.gz">Download</a></td>
<td>SPICE simulator</td>
</tr>
</table>
<br>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

75
tools/docs/index.html Normal file
View File

@ -0,0 +1,75 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's documentation</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; Documentation
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gEDA/gaf's Documentation<br>
</H2>
</CENTER>
<br>
<p>
Under construction....
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

73
tools/examples/index.html Normal file
View File

@ -0,0 +1,73 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's examples</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; Examples
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gEDA/gaf's Examples<br>
</H2>
</CENTER>
<br>
<p>
Under construction....
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

BIN
tools/gattrib/gattrib.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

136
tools/gattrib/index.html Normal file
View File

@ -0,0 +1,136 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's gattrib</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; gattrib
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gattrib<br>
Attribute Editor
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is gattrib?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of gattrib?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is gattrib?
</H4>
Gattrib is gEDA's attribute editor. It reads a set of gschem .sch
files (schematic files), and creates a spreadsheet showing all
components in rows, with the associated component attributes listed in
the columns. It allows the user to add, modify, or delete component
attributes outside of gschem, and then save the .sch files back
out. When it is completed, it will allow the user to edit attributes
attached to components, nets, and pins. (Currently, only component
attribute editing is implemented; pin attributes are displayed only,
and net attributes are TBD.)
<p>
Gattrib is useful in situations where you need to view, add, modify,
or delete a number of attributes all at once. It saves you the pain
of clicking on each component and repeatedly using gschem's attribute
editor to modify component attributes. For example, if you create a
large design with generic components, and then later want to attach
"footprint" attributes to your components, it is a real hassle to do
so using gschem. In this situation, you can run gattrib on your
design files to attach the "footprint" attributes all at once using an
easy-to-use spreadsheet.
<br> <p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <A HREF="./gattrib.png">screenshot</A>
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of gattrib?
</H4>
Gattrib is a community effort with several dozen contributors participating in the gEDA Project.
Gattrib itself was originally written by Stuart Brorson.
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</UL>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

BIN
tools/gerbv/gerbv.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

107
tools/gerbv/index.html Normal file
View File

@ -0,0 +1,107 @@
<HTML>
<HEAD>
<TITLE>gerbv</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; gerbv
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gerbv<br>
Gerber Viewer
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is gerbv?</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 gerbv?
</H4>
Gerber Viewer (gerbv) is a viewer for Gerber files. In particular, gerbv
reads and displays RS-274-X files.
Gerber files are
generated from a PCB CAD system and sent to PCB manufacturers as basis
for the manufacturing process.
<br> <p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <A HREF="./gerbv.png">screenshot</A>
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
Official <A HREF="http://gerbv.sourceforge.net/">gerbv homepage</A>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

152
tools/gnetlist/index.html Normal file
View File

@ -0,0 +1,152 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's gnetlist </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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; gnetlist
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gnetlist<br>
gEDA/gaf's Netlist Generation
</H2>
</CENTER>
<br>
<p>
<H3>
<A HREF="#whatis">What is gnetlist?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of gnetlist?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is gnetlist?
</H4>
gnetlist is a netlist generation program. It takes as input gEDA/gaf .sch (schematic) file and the required .sym (symbol) files and converts them into netlists.
<p>
gnetlist supports writing the following netlist formats:
<UL>
<li>Allegro netlist format (-g allegro)</li>
<li>BAE netlist format (-g bae)</li>
<li>BOM / BOM2 - Bill of Materials (-g bom and -g bom2)</li>
<li>Partslist 1,2,3 - More Bill of Materials (-g partslist[1-3])</li>
<li>DRC - Start of a design rule checker (-g drc)</li>
<li>DRC2 - A second design rule checker (-g drc2)</li>
<li>gEDA - native format, mainly used for testing (-g geda)</li>
<li>Gossip netlist format (-g gossip)</li>
<li>PADS netlist format (-g pads)</li>
<li>PCB / PCBboard (-g PCB and -g PCBboard)</li>
<li>gsch2pcb backend (-g gsch2pcb)</li>
<li>ProtelII netlist format (-g protelII)</li>
<li>Spice compatible netlist format (-g spice)</li>
<li>Enhanced spice compatible netlist format (-g spice-sdb)</li>
<li>Switcap netlist format (-g switcap)</li>
<li>Tango netlist format (-g tango)</li>
<li>Verilog code (-g verilog)</li>
<li>VHDL code (-g vhdl)</li>
<li>VIPEC netlist format (-g vipec)</li>
<li>Bartels Autoengineer netlist format (-g bae)</li>
<li>GOSSIP system simulation system netlist format (-g gossip)</li>
<li>MAXASCII netlist format (-g maxascii)</li>
<li>VHDL-AMS netlist format (-g vams)</li>
<li>Futurenet2 netlist format (-g futurenet2 )</li>
<li>SWITCAP switched capacitor simulator netlist format (-g switcap )</li>
<li>RF Cascade netlist format (-g cascade )</li>
<li>RACAL-REDAC netlist format (-g redac )</li>
<li>PCB actions file for forward annotating pin/pad names from schematic to layout (-g pcbpins)</li>
</UL>
<p>
gnetlist supports the hierarchical traversal and various net merging/renaming
methods. The greatest feature lacking from gnetlist is hierarchical bus support.
<br>
<p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
gnetlist is a text based utility. Any screenshow would be boring.
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of gnetlist?
</H4>
Gnetlist is a community effort with several dozen contributors participating in the gEDA Project.
The project was originated by Ales Hvezda, and he wrote the original version of gnetlist.
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

124
tools/gnucap/index.html Normal file
View File

@ -0,0 +1,124 @@
<HTML>
<HEAD>
<TITLE>gnucap</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; gnucap
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gnucap<br>
Gnu Circuit Analysis Package
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is gnucap?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is gnucap?
</H4>
<p>
Gnucap is the Gnu Circuit Analysis Package.
</p>
<p>
The primary component is a general purpose circuit simulator. It
performs nonlinear dc and transient analyses, fourier analysis, and
ac analysis.
</p>
<p>
Gnucap is not based on Spice, but some of the models have been derived
from the Berkeley models. </p>
<p>
Unlike Spice, the engine is designed to do true mixed-mode
simulation. Most of the code is in place for future support of event
driven analog simulation, and true multi-rate simulation. </p>
<p>
If you are tired of Spice and want a second opinion, you want to play
with the circuit and want a simulator that is interactive, you want to
study the source code and want something easier to follow than Spice,
or you are a researcher working on modeling and want automated model
generation tools to make your job easier, try Gnucap. </p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<ul>
<li>
The major releases are available from the <a href="http://www.gnucap.org/">main gnucap web page.</a><br>
</li>
<li>
Development snapshots are available from the <a href="http://www.gnucap.org/devel/">gnucap archive,</a><br>
</li>
</ul>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

202
tools/gschem/index.html Normal file
View File

@ -0,0 +1,202 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's gschem </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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; gschem
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gschem<br>
gEDA/gaf's Schematic Capture
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is gschem?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of gschem?</A><BR>
<A HREF="#schematic">What is "schematic capture"?</A><BR>
<A HREF="#gschem">So what can gschem do?</A><BR>
<A HREF="#missing">What features are missing from gschem?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is gschem?
</H4>
gschem is the schematic capture program/tool which is part of gEDA. It's
sole purpose is to facilitate the graphical input of components/circuits.
<br>
<p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a page of current <A HREF="../../screenshots/index.html">screenshots</A>.
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of gschem?
</H4>
Gschem is a community effort with several dozen contributors participating in the gEDA Project.
The project was originated by Ales Hvezda, and he wrote the original version of gschem.
<br>
<p>
<H4>
<A NAME="schematic"></A>
What is "schematic capture"?
</H4>
Schematic capture is a fancy name for the ability to draw and layout circuits
using a computer. Standard symbols are used to represent the
various gates and components which are interconnected by nets (wires).
Most vector drawing programs can be used for schematic capture but they usually
lack one (or more) of the following characteristics:
<p>
<UL>
<LI> The awareness of the electrical properties of components, nets, and pins.</LI>
<LI> Hierarchical design (having components represent some abstracted functionality).</LI>
<LI> The ability to associate attributes with nets and components.</LI>
<LI> Generate netlists from the schematic.</LI>
</UL>
<p>
These are all critical features
which are shared by all schematic capture programs. The schematic capture
program which is part of gEDA is called "gschem"; it provides support for all above characteristics. <p>
<H4>
<A NAME="gschem"></A>
So what can gschem do?
</H4>
Current features:<p>
<UL>
<LI> Draw graphic primitives such lines, boxes, text, circles, and arcs</LI>
<LI> Take all of the above primitives and group them into a component or part</LI>
<LI> Draw electrical elements such as nets, pins, and buses</LI>
<LI> The same interface to draw schematics is also used to draw components</LI>
<LI> A component library which has the basic schematic symbols</LI>
<LI> Components and primitives can be placed, copied, moved, rotated, mirrored, and deleted</LI>
<LI> Components can be embedded in schematic sheets (no .sym files required to
view the schematic) </LI>
<LI> Components can be included in symbol files to encourage symbol reuse.</LI>
<LI> Nets can be drawn to interconnect components and other nets.</LI>
<LI> Visual indicators show if a net is dangling or connected to another net
(or pin) </LI>
<LI> Attributes (text which takes the form: name=value) can be attached to
any object</LI>
<LI> Attributes can be either visible or invisible</LI>
<LI> There are several functions to search for, change the visibility of, and autonumber attributes</LI>
<LI> Any object can be selected either by a single click or by a selection box</LI>
<LI> Multiple objects can be selected and operations can be easily performed on this group</LI>
<LI> The display can be zoomed, panned, resized, and redrawn at the touch of a button </LI>
<LI> Postscript printing of the schematic is supported</LI>
<LI> PNG image writing of the schematic is supported</LI>
<LI> All colors and certain object characteristics can be changed via a rc file</LI>
<LI> Ability to open multiple windows and work on multiple schematics easily</LI>
<LI> Support for multiple buffers/pages/schematic open at the same time</LI>
<LI> Support of a stroke like user interface</LI>
<LI> Scripting. Uses guile (scheme like language) as its scripting language</LI>
<LI> Hierarchical support for schematics and symbols</LI>
<LI> Automatic drawing of bus rippers when connecting nets to buses</LI>
<LI> And more... </LI>
</UL>
<p>
gschem is pronounced like "gee-shhhem" (like the German word Schule) or
"gee-skkhem" (like the English word school).
<p>
<H4>
<A NAME="missing"></A>
What features are missing from gschem?
</H4>
Here are the features which are currently missing:<p>
<UL>
<LI> Automatic net routing around components </LI>
<LI> DRC </LI>
</UL>
<p>
This list is rather short; gschem has matured to the point where many people are able to use it for challenging designs.
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

180
tools/gspiceui/index.html Normal file
View File

@ -0,0 +1,180 @@
<HTML>
<HEAD>
<TITLE>gspiceui</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; gspiceui
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gspiceui<br>
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is gspiceui?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of gspiceui?</A><BR>
<A HREF="#gspiceui">What can gspiceui do?</A><BR>
<A HREF="#missing">What features are missing from gspiceui?</A><BR>
<A HREF="#version">What does the version number mean?</A><BR>
<A HREF="#download">Where can I download the latest version?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is gspiceui?
</H4>
The name gspiceui is a compaction of GNU Spice GUI. It is intended to provide
a GUI for two freely available electronic circuit simulation engines: GNU-Cap
and Ng-Spice.
<br>
<p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <A HREF="./ScreenShot1.jpg">screenshot</A> and another <A HREF="./ScreenShot2.jpg">screenshot</a>.
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of gspiceui?
</H4>
Mike Waters<br>
<A HREF="mailto:m.watersATbom.gov.au">m.watersATbom.gov.au</A>
<br>
<p>
<H4>
<A NAME="gspiceui"></A>
So what can gspiceui do?
</H4>
Current features:<p>
<UL>
<LI> Import gschem schematic files using gentlist. </LI>
<LI> Load and parse circuit description (net list) files. </LI>
<LI> Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and generates appropriate simulator commands based on user input. </LI>
<LI> Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and generates appropriate simulator commands based on user input. </LI>
<LI> The raw output may be viewed for any processes initiated by gspiceui. </LI>
<LI> Formatting of simulator output so that it may be plotted using gwave. </LI>
</UL>
<p>
<H4>
<A NAME="missing"></A>
What features are missing from gspiceui?
</H4>
Wish list features:<p>
<UL>
<LI> Complete GUI interface for NG-Spice.</LI>
<LI> Complete GUI interface for GNU-Cap.</LI>
<LI> Place buttons to select and de-select all items in "Nodes" and "Components" list boxes.</LI>
<LI> List sub-circuit component labels (eg. R1.X2) in the "Components" list box.</LI>
<LI> Create simulator engine selection/configuration dialogue.</LI>
<LI> Create tool bar with the following buttons: Open Import Reload Close | Create Run Stop | View</LI>
<LI> Give the user the option of deleting all files generated by GSpiceUI on close or exit.</LI>
<LI> Develop a mechanism so that the user can enter model parameters (eg. from a data book) to be converted into model definitions in a library of components.</LI>
<LI> Add configuration file functionality.</LI>
<LI> Allow the user to specify the results precision; a lower precision makes the raw data easier to read, a higher precision gives more accuracy / resolution.</LI>
<LI> Use standard component values in PnlValue controls displaying R, L or C values.</LI>
<LI> Automatically add .MODEL statements to net list file if they are missing.</LI>
</UL>
<p>
<H4>
<A NAME="version"></A>
What does the version number mean?
</H4>
The version numbering scheme uses the format: vA.B.CD<br>
<UL>
A is the major release number (rarely updated).<br>
B is the minor release number (infrequently updated).<br>
CD is the modification increment number (incremented as a result of almost any modification).<br>
</UL>
For example version 1.0 would be designated v1.0.00, any version with a major
release number of 0 is pre-version 1.0. Until version 1.0.00 is released the
version number will represent a percentage of the development completed towards
version 1.0.00. Eg. v0.5.60 would signify that roughly %56 of the development
effort has been completed towards version 1.0.00.
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="http://sourceforge.net/projects/gspiceui">GSpiceUI's SourceForge homepage</A>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

132
tools/gsymcheck/index.html Normal file
View File

@ -0,0 +1,132 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's gsymcheck </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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; gsymcheck
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gsymcheck<br>
gEDA/gaf's Symbol Checker
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is gsymcheck?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of gsymcheck?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is gsymcheck?
</H4>
gsymcheck is the symbol checker for the gEDA/gaf system. Give it a symbol
file and it will go through and verify that the symbol will work in gschem
and friends.<p>
A sampling of the errors identified by gsymcheck:
<UL>
<LI> Having invalid objects inside of a symbol </LI>
<LI> Missing certain required attributes </LI>
<LI> Duplication of certain attributes </LI>
<LI> Incorrect usage of the various attribute </LI>
<LI> Using forbidden, obsolete, or invalid attributes </LI>
</UL>
<p>
gsymcheck does not verify graphical properties of symbols yet.
<p>
All users wishing to submitting symbols should run gsymcheck and
correct all warnings and errors before submitting the symbols. Thank you.
<br>
<p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
There are no screenshots at this point, since gsymcheck is a command line
driven tool.
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of gsymcheck?
</H4>
gsymcheck is a community effort with several dozen contributors
participating in the gEDA Project. The project was originated by Ales
Hvezda, and he wrote the original version of gsymcheck.
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

BIN
tools/gtkwave/gtkwave.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

109
tools/gtkwave/index.html Normal file
View File

@ -0,0 +1,109 @@
<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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; 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>

BIN
tools/gwave/gwave.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

128
tools/gwave/index.html Normal file
View File

@ -0,0 +1,128 @@
<HTML>
<HEAD>
<TITLE>gwave</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; gwave
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
gwave<br>
GPL'ed Waveform Viewer
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is gwave?</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 gwave?
</H4>
<p>
Gwave is a waveform viewer. Its purpose is for viewing analog data, such
as the output from Spice-like simulations.
</p>
<p>
Gwave can read binary or ascii files written by HSpice from transient,
AC, or Sweep analyses, "raw" files written by Spice2, Spice3, or
<a href="http://ngspice.sourceforge.net/">ngspice</a>,
and
transient analysis files from the CAzM simulator. It can also read
a generic tabular ASCII format suitable for use with
<a href="../gnucap/index.html">GnuCap</a>
or homegrown tools.
</p>
<p>
It supports multiple "panels" (graticlules) with multiple variables displayed
in each. Two vertical-bar cursors are available for time-difference
measurements. Multiple files can be loaded, for comparing the results of
several simulations.
</p>
<p>
Much of Gwave's user interface is written in the
<a href="http://www.gnu.org/software/guile/guile.html">Guile</a>
extension language
and is therefore easily extensible for custom applications without
recompilation.
</p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <A HREF="./gwave.png">screenshot</A>
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
Official <A HREF="http://gwave.sourceforge.net/">gwave homepage</A>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

99
tools/icarus/index.html Normal file
View File

@ -0,0 +1,99 @@
<HTML>
<HEAD>
<TITLE>Icarus Verilog</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; Icarus Verilog
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
Icarus Verilog<br>
GPLed Verilog Compilation System
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is Icarus Verilog?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is Icarus Verilog?
</H4>
Icarus Verilog is a Verilog simulation and synthesis tool. It operates
as a compiler, compiling source code writen in Verilog (IEEE-1364)
into some target format. For batch simulation, the compiler can
generate an intermediate form called vvp assembly. This intermediate
form is executed by the ``vvp'' command. For synthesis, the compiler
generates netlists in the desired format.
The compiler proper is intended to parse and elaborate design
descriptions written to the IEEE standard IEEE Std 1364-2001.
</p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
Official <A HREF="http://www.icarus.com/eda/verilog/">Icarus Verilog homepage</A>
<p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

116
tools/index.html Normal file
View File

@ -0,0 +1,116 @@
<HTML>
<HEAD>
<TITLE>gEDA Project Tools </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> &middot; </li>
<li> <A HREF="../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../screenshots.html">Screenshots</A> </li> <li> &middot; </li>
<li> <A HREF="./index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../mailinglists.html">Mailing Lists</A> </li> <li> &middot; </li>
<li> <A HREF="../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../search.html">Search</A> </li> <li> &middot; </li>
<li> <A HREF="../links.html">Links</A> </li>
</ul>
<div id="navundertext">
<div id="navlogo">
<A HREF="http://geda.seul.org/index.html">
<img src="../graphics/navlogo.png" height="73" width="266" alt="gEDA logo"/>
</A>
</div>
<div id="navrule"></div>
<h3>
<A HREF="../tools/index.html"></A>Tools
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../pngfix.js"></script>
<![endif]-->
<p>
<div id="main">
<TD>
<H2> Tools that are part of gEDA/gaf (gschem and friends):</H2>
<ul>
<li> <A HREF="./gschem/index.html">gschem</A> : Schematic Capture </li><p>
<li> <A HREF="./gnetlist/index.html">gnetlist</A> : Netlist Generator</li><p>
<li> <A HREF="./gattrib/index.html">gattrib</A> : Attribute Editor </li><p>
<li> <A HREF="./symbols/index.html">symbols</A> : Symbol Library</li><p>
<li> <A HREF="./utils/index.html">utils</A> : Utilities</li><p>
<li> <A HREF="./gsymcheck/index.html">gsymcheck</A> : Symbol Checker</li><p>
<li> <A HREF="./examples/index.html">examples</A> : Examples</li><p>
<li> <A HREF="./docs/index.html">documentation</A> : Documentation</li><p>
</ul>
<p>
<H2> Separately developed/maintained tools but associated with gEDA:</H2>
</font>
<ul>
<li> <A HREF="./pcb/index.html">PCB</A> : Free/open-source PCB layout editor </li><p>
<li> <A HREF="./gerbv/index.html">gerbv</A> : Gerber Viewer </li><p>
<li> <A HREF="./gnucap/index.html">gnucap</A> : GPLed mixed-mode/mixed-level circuit simulator</li><p>
<li> <A HREF="./gtkwave/index.html">GTKWave</A> : Electronic Waveform Viewer </li><p>
<li> <A HREF="./gwave/index.html">gwave</A> : Analog Waveform Viewer </li><p>
<li> <A HREF="./icarus/index.html">Icarus Verilog</A> : Verilog simulation and synthesis tool </li><p>
<li> <A HREF="./ngspice/index.html">ngspice</A> : An improved SPICE</li><p>
<li> <A HREF="./xgsch2pcb/index.html">xgsch2pcb</A> : A graphical front-end for the gschem -> pcb workflow </li><p>
<li> <A HREF="./gspiceui/index.html">GSpiceUI</A> : GUI frontend to SPICE/Gnucap</li><p>
<li> <A HREF="./wcalc/index.html">wcalc</A> : Transmission line analyzer</li><p>
</ul>
<p>
<H2>
Completely separately developed tools which are useful:
</H2>
<ul>
<li> <a HREF="http://www.lis.inpg.fr/realise_au_lis/kicad/">kicad</a> <br> Kicad is an open source (GPL) software for the creation of electronic schematic diagrams and printed circuit board artwork. </li><p>
<li> <a HREF="http://opencircuitdesign.com/">Open Circuit Design</a> <br> Repository for the suite of open-source EDA (Electronic Design Automation) tools including Magic, IRSIM, Netgen, PCB, and XCircuit</li><p>
<li> <a HREF="http://www.liquidpcb.org/">LiquidPCB</a> <br> A Computer Aided Design (CAD) application for designing Printed Circuit Boards that has a unique graphical user interface (optimized for navigating with the least amount of clicks) and highly interactive track routing algorithms (GPU accelerated).</li><p>
<li> <A HREF="http://sourceforge.net/projects/gnetman/">gnetman</A> : A hierarchical netlister which reads .sch files (output by gschem) and can write SPICE (and other) netlists. Currently available only via CVS or SVN checkout.</li><p>
</ul>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

103
tools/ngspice/index.html Normal file
View File

@ -0,0 +1,103 @@
<HTML>
<HEAD>
<TITLE>ngspice </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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; ngspice
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
ngspice<br>
A SPICE simulator
</H2>
</CENTER>
<a href="#whatis">What is ngspice?</a><br>
<a href="#download">Where can I download it?</a>
<hr>
<h4><a NAME="whatis"></a>What is ngspice?</h4>
<p>Ngspice is a mixed-level/mixed-signal circuit simulator. Its code is
based on three open source software packages: Spice3f5, Cider1b1 and
Xspice.
</p>
<ul>
<li>Spice3 does not need any introduction, is the most popular circuit
simulator. In over 30 years of its life Spice3 has become a de-facto
standard for simulating circuits. </li>
<li>Cider couples Spice3f5 circuit level simulator to DSIM device
simulator to provide greater simulation accuracy of critical
devices. DSIM devices are described in terms of their structures and
materials. </li>
<li>Xspice is an extension to Spice3C1 that provides code modeling support
and simulation of digital components through an embedded event driven
algorithm.</li>
</ul>
<h4><a NAME="download"></A>Where can I download it?</h4>
Ngspice may be obtained from the <a href="http://ngspice.sourceforge.net/">main ngspice website.</a>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

BIN
tools/old/geda/geda.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

129
tools/old/geda/index.html Normal file
View File

@ -0,0 +1,129 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's GUI/Project Manager </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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </li>
<li> <A HREF="../../links.html">Links</A> </li>
</ul>
<div id="navundertext">
<div id="navlogo">
<A HREF="http://geda.seul.org/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> -&rarr; GUI/Project Manager
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
geda<br>
GUI/Project Manager
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is geda/gManager?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of geda/gManager?</A><BR>
<A HREF="#version">What is the current version?</A><BR>
<A HREF="#download">Where can I download it?</A>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is geda/gManager?
</H4>
gEDA Suite Project Manager (also called gManager) is a start point for
everything what you may want to do. It is used to organize your files
and makes it easy to run all the gEDA tools. It simplifies your job.
<br>
<p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <a href="./geda.png">screenshot</a>
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of geda/gManager?
</H4>
Piotr Miarecki<br>
<A HREF="mailto:tertulATpoczta.onet.pl">
tertulATpoczta.onet.pl</A>
<br>
<p>
<H4>
<A NAME="version"></A>
What is the current version?
</H4>
20040111
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

104
tools/old/gmos/ChangeLog Normal file
View File

@ -0,0 +1,104 @@
ChangeLog for GMOS
Most recent changes are at the top of this file
0.1.0
-----
- changed forgoten 'nan's to 'N_A' in level1l,level2 and ekv
0.0.9
-----
- updated configure.in to check for lex library
- parsing of model files now done using lex (lex.yy.c)
- quit using NaN as special value - now use N_A=9e99
0.0.8
-----
30/11/98 - release of gmos-0.0.8
- improved bissection loop
- changed code indentation (looks better?)
- changed nmos/pmos switch in level1&2 and ekv
0.0.7
-----
13/11/98 - release of gmos-0.0.7
- 'G' in gmos now means 'GTK'
- added checking in parsing of level 1 and 2
- aim to have spice-compatibility regarding units in model descriptions
0.0.6
-----
25/10/98 - release of gmos-0.0.6
- added tying of source/bulk via 'options' menu
- better parsing
- level 2 simplified, code cleanup - bugfixes
- added mobility reduction and velocity saturation in ekv
- few bugfixes in level1
- careful: replaced all 'VTO's by 'VT0' (VTzero)
0.0.5
-----
21/10/98 - release of gmos-0.0.5
- added 'Makefile.old' in Makefile.am
- added 'cmod.models' example file to distribution
- started model file parser level 1 and 2
- added file selection dialog (routines borrowed from gwave,gEdit and
the GTK tutorial)
- put all sources in src/
0.0.4
-----
1/10/98 - release of gmos-0.0.4
- code cleanup
- substituted one single function to 'calcul_xx' functions
in loop.C
30/9/98 - translated most comments from french
- removed 'static' function declaration (useless)
- removed 'mos_(level)_callback' functions
now all is done in 'set_level_callback'
27/9/98 - work done on EVK and level2 models
- corrected 'license' at top of .c and .h files
(was LGPL instead of GPL, my mistake)
0.0.3
-----
18/9/98 - release of gmos-0.0.3
- added draft of ekv model
- a few bugfixes in loop.c
- better configure script
- many changes
0.0.2
-----
6/9/98 First release to the amazed world
(Could be the last release, too!!!)

View File

@ -0,0 +1,124 @@
<HTML>
<HEAD> <TITLE> ChangeLog </TITLE> </HEAD>
<BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#00FF00" VLINK="#00DDDD">
<IMG SRC="../../graphics/title.gif" alt="gEDA title" WIDTH=540 HEIGHT=45><br>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<br>
<p>
<pre>
ChangeLog for GMOS
Most recent changes are at the top of this file
0.1.0
-----
- changed forgoten 'nan's to 'N_A' in level1l,level2 and ekv
0.0.9
-----
- updated configure.in to check for lex library
- parsing of model files now done using lex (lex.yy.c)
- quit using NaN as special value - now use N_A=9e99
0.0.8
-----
30/11/98 - release of gmos-0.0.8
- improved bissection loop
- changed code indentation (looks better?)
- changed nmos/pmos switch in level1&2 and ekv
0.0.7
-----
13/11/98 - release of gmos-0.0.7
- 'G' in gmos now means 'GTK'
- added checking in parsing of level 1 and 2
- aim to have spice-compatibility regarding units in model descriptions
0.0.6
-----
25/10/98 - release of gmos-0.0.6
- added tying of source/bulk via 'options' menu
- better parsing
- level 2 simplified, code cleanup - bugfixes
- added mobility reduction and velocity saturation in ekv
- few bugfixes in level1
- careful: replaced all 'VTO's by 'VT0' (VTzero)
0.0.5
-----
21/10/98 - release of gmos-0.0.5
- added 'Makefile.old' in Makefile.am
- added 'cmod.models' example file to distribution
- started model file parser level 1 and 2
- added file selection dialog (routines borrowed from gwave,gEdit and
the GTK tutorial)
- put all sources in src/
0.0.4
-----
1/10/98 - release of gmos-0.0.4
- code cleanup
- substituted one single function to 'calcul_xx' functions
in loop.C
30/9/98 - translated most comments from french
- removed 'static' function declaration (useless)
- removed 'mos_(level)_callback' functions
now all is done in 'set_level_callback'
27/9/98 - work done on EVK and level2 models
- corrected 'license' at top of .c and .h files
(was LGPL instead of GPL, my mistake)
0.0.3
-----
18/9/98 - release of gmos-0.0.3
- added draft of ekv model
- a few bugfixes in loop.c
- better configure script
- many changes
0.0.2
-----
6/9/98 First release to the amazed world
(Could be the last release, too!!!)
</pre>
<H3>
<A HREF="./index.html">Up one level</A>
</H3>
</BODY>
</HTML>

91
tools/old/gmos/NEWS Normal file
View File

@ -0,0 +1,91 @@
GMOS NEWS
---------
0.1.0
-----
Should compile correctly on Solaris now...
0.0.9
-----
Nothing much, really....
0.0.8
-----
This is the 'thinking hard about a true analog simulator' release
0.0.7
-----
This is the 'getting nowhere again?' release
- not much new, only improvements (parsing)
0.0.6
-----
This is the "getting somewhere" release
- better model file parsing
- added possibility to 'tie' source and bulk together
- major rewrite of level 2
- bugfixes in level1
- some work done on ekv
0.0.5
-----
This is the "forgot to update the news file last time..."
- primitive model file parser ('file' menu)
- menubar added
- misc changes
0.0.4
-----
This is the "Hey, I'm REALLY bad at programming" release
- eliminated the multiple 'calcul_xx' functions
(replaced them with one single 'bissection' function)
- code cleanup
- some work on EKV and level2, mainly.
- translated comments,#define etc...
0.0.3
-----
- gmos now officially on GEDA site, THANKS ALES!!!
- started implementing an EKV model
- better configure script
- some modifications
0.0.2
-----
0.0.1
-----
Hey this is the FIRST EVER RELEASE of gmos!!
You didn't expect anything new, yet, did you?????

112
tools/old/gmos/NEWS.html Normal file
View File

@ -0,0 +1,112 @@
<HTML>
<HEAD> <TITLE> NEWS </TITLE> </HEAD>
<BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#00FF00" VLINK="#00DDDD">
<IMG SRC="../../graphics/title.gif" alt="gEDA title" WIDTH=540 HEIGHT=45><br>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<br>
<p>
<pre>
GMOS NEWS
---------
0.1.0
-----
Should compile correctly on Solaris now...
0.0.9
-----
Nothing much, really....
0.0.8
-----
This is the 'thinking hard about a true analog simulator' release
0.0.7
-----
This is the 'getting nowhere again?' release
- not much new, only improvements (parsing)
0.0.6
-----
This is the "getting somewhere" release
- better model file parsing
- added possibility to 'tie' source and bulk together
- major rewrite of level 2
- bugfixes in level1
- some work done on ekv
0.0.5
-----
This is the "forgot to update the news file last time..."
- primitive model file parser ('file' menu)
- menubar added
- misc changes
0.0.4
-----
This is the "Hey, I'm REALLY bad at programming" release
- eliminated the multiple 'calcul_xx' functions
(replaced them with one single 'bissection' function)
- code cleanup
- some work on EKV and level2, mainly.
- translated comments,#define etc...
0.0.3
-----
- gmos now officially on GEDA site, THANKS ALES!!!
- started implementing an EKV model
- better configure script
- some modifications
0.0.2
-----
0.0.1
-----
Hey this is the FIRST EVER RELEASE of gmos!!
You didn't expect anything new, yet, did you?????
</pre>
<H3>
<A HREF="./index.html">Up one level</A>
</H3>
</BODY>
</HTML>

120
tools/old/gmos/index.html Normal file
View File

@ -0,0 +1,120 @@
<HTML>
<HEAD> <TITLE> gEDA : gmos </TITLE> </HEAD>
<BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#00FF00" VLINK="#00DDDD">
<IMG SRC="../../graphics/title.gif" alt="gEDA title" WIDTH=540 HEIGHT=45><br>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<br>
<p>
<font face="arial,helvetica">
<CENTER>
<H1>
gmos<br>
GNU Metal/Oxide Semiconductor simulator
</H1>
</CENTER>
<br>
<p>
<H3>
<LI> <A HREF="#whatis">What is gmos?</A></LI>
<LI> <A HREF="#look">What does it look like?</A></LI>
<LI> <A HREF="#author">Who is the author of gmos?</A></LI>
<LI> <A HREF="#version">What is the current version?</A></LI>
<LI> <A HREF="#download">Where can I download it?</A></LI>
</H3>
<br>
<CENTER>
<A HREF="./ChangeLog.html">ChangeLog</A>
<A HREF="./NEWS.html">NEWS</A>
BUGS TODO
</CENTER>
<p>
<HR>
<UL>
<LI>
<H4>
<A NAME="whatis">
What is gmos?
</H4>
</LI>
Gmos calculates some 'fundamental' parameters (Gm, gds, vdssat etc)
according to inputs (W,L,Vg,Vs etc) of a MOS transistor.
<br>
<p>
<LI>
<H4>
<A NAME="look">
What does it look like?
</H4>
</LI>
Here is a <A HREF="../../graphics/gmos.jpg">screenshot</A>
<br>
<p>
<LI>
<H4>
<A NAME="author">
Who is the author of gmos?
</H4>
</LI>
Emmanuel Rouat<br>
<A HREF="mailto:emmanuel.rouatATwanadoo.fr"><ADDRESS>emmanuel.rouatATwanadoo.fr</ADDRESS></A><br>
Please direct all questions to Emmanuel.
<br>
<p>
<LI>
<H4>
<A NAME="version">
What is the current version?
</H4>
</LI>
0.2.0
<br>
<p>
<LI>
<H4>
<A NAME="download">
Where can I download it?
</H4>
</LI>
gmos is not part of the gEDA tar file; it is distributed seperately. You
can download it from
<A HREF="http://www.geda.seul.org/dist">http://www.geda.seul.org/dist</A>
or
<A HREF="http://www.geda.coelacanth.com/dist">http://www.geda.coelacanth.com/dist</A>
or
<A HREF="ftp://ftp.geda.seul.org/pub/geda/dist">ftp://ftp.geda.seul.org/pub/geda/dist</A>
<br>
<p>
</UL>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<H3>
<A HREF="../index.html">Up one level</A>
</H3>
</BODY>
</HTML>

107
tools/old/gpcb/index.html Normal file
View File

@ -0,0 +1,107 @@
<HTML>
<HEAD> <TITLE> gEDA : gpcb </TITLE> </HEAD>
<BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#00FF00" VLINK="#00DDDD">
<IMG SRC="../../graphics/title.gif" alt="gEDA title" WIDTH=540 HEIGHT=45><br>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<br>
<p>
<font face="arial,helvetica">
<CENTER>
<H1>
gpcb<br>
gEDA/gafs's Printed Circuit Board
</H1>
</CENTER>
<br>
<p>
<H3>
<LI> <A HREF="#whatis">What is gpcb?</A></LI>
<LI> <A HREF="#look">What does it look like?</A></LI>
<LI> <A HREF="#author">Who is the author of gpcb?</A></LI>
<LI> <A HREF="#version">What is the current version?</A></LI>
<LI> <A HREF="#download">Where can I download it?</A></LI>
</H3>
<br>
<p>
<CENTER>
<A HREF="./ChangeLog.html"></A>ChangeLog
<A HREF="./BUGS.html"></A>BUGS
<A HREF="./TODO.html"></A>TODO
</CENTER>
<HR>
<UL>
<LI>
<H4>
<A NAME="whatis">
What is gpcb?
</H4>
</LI>
gpcb is the Printed Circuit Board tool which is part of gEDA. It does
not exist yet.
<br>
<p>
<LI>
<H4>
<A NAME="look">
What does it look like?
</H4>
</LI>
There are no screenshots at this point
<br>
<p>
<LI>
<H4>
<A NAME="author">
Who is the author of gpcb?
</H4>
</LI>
none at this point
<br>
<p>
<LI>
<H4>
<A NAME="version">
What is the current version?
</H4>
</LI>
none
<br>
<p>
<LI>
<H4>
<A NAME="download">
Where can I download it?
</H4>
</LI>
gpcb has been withdrawn, you cannot download it.
<p>
</UL>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<H3>
<A HREF="../index.html">Up one level</A>
</H3>
</BODY>
</HTML>

View File

@ -0,0 +1,108 @@
<HTML>
<HEAD> <TITLE> gEDA : gschcheck </TITLE> </HEAD>
<BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#00FF00" VLINK="#00DDDD">
<IMG SRC="../../graphics/title.gif" alt="gEDA title" WIDTH=540 HEIGHT=45><br>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<br>
<p>
<font face="arial,helvetica">
<CENTER>
<H1>
gschcheck<br>
gEDA/gaf's Schematic Checker
</H1>
</CENTER>
<br>
<p>
<H3>
<LI> <A HREF="#whatis">What is gschcheck?</A></LI>
<LI> <A HREF="#look">What does it look like?</A></LI>
<LI> <A HREF="#author">Who is the author of gschcheck?</A></LI>
<LI> <A HREF="#version">What is the current version?</A></LI>
<LI> <A HREF="#download">Where can I download it?</A></LI>
</H3>
<br>
<p>
<CENTER>
<A HREF="./ChangeLog.html"></A>ChangeLog
<A HREF="./BUGS.html"></A>BUGS
<A HREF="./TODO.html"></A>TODO
</CENTER>
<HR>
<UL>
<LI>
<H4>
<A NAME="whatis">
What is gschcheck?
</H4>
</LI>
gschcheck is a schematic sheet checker. Give it a schematic file and it
will go through and perform some basic ERC (Electronic Rule Checking) such
as floating nets, floating pins, and multiple net names. It is a fairly
new piece of code but it works.
<br><p>
<LI>
<H4>
<A NAME="look">
What does it look like?
</H4>
</LI>
There are no screenshots at this point.
<br>
<p>
<LI>
<H4>
<A NAME="author">
Who is the author of gschcheck?
</H4>
</LI>
Jamil Khatib
<A HREF="mailto:khatibATieee.org"><ADDRESS>khatibATieee.org</ADDRESS></A>
<br>
<p>
<LI>
<H4>
<A NAME="version">
What is the current version?
</H4>
</LI>
None. gschcheck hasn't been part of gEDA/gaf for a while now.
<br>
<p>
<LI>
<H4>
<A NAME="download">
Where can I download it?
</H4>
</LI>
gschcheck has been withdrawn. You cannot download it.
<br>
<p>
</UL>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<H3>
<A HREF="../index.html">Up one level</A>
</H3>
</BODY>
</HTML>

0
tools/old/index.html Normal file
View File

View File

@ -0,0 +1,132 @@
<HTML>
<HEAD> <TITLE> gEDA : Project Sarlacc </TITLE> </HEAD>
<BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#00FF00" VLINK="#00DDDD">
<IMG SRC="../../graphics/title.gif" alt="gEDA title" WIDTH=540 HEIGHT=45><br>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<br>
<p>
<font face="arial,helvetica">
<CENTER>
<H1>
Project Sarlacc<br>
</H1>
</CENTER>
<br>
<p>
<H3>
<LI> <A HREF="#whatis">What is Project Sarlacc?</A></LI>
<LI> <A HREF="#new">What are the latest features in the current release?</A></LI>
<LI> <A HREF="#look">What does it look like?</A></LI>
<LI> <A HREF="#author">Who is the author of sarlacc?</A></LI>
<LI> <A HREF="#version">What is the current version?</A></LI>
<LI> <A HREF="#download">Where can I download it?</A></LI>
</H3>
<br>
<p>
<CENTER>
<A HREF="./ChangeLog.html"></A>ChangeLog
<A HREF="./BUGS.html"></A>Bugs
<A HREF="./TODO.html"></A>TODO
</CENTER>
<HR>
<UL>
<LI>
<H4>
<A NAME="whatis">
What is Project Sarlacc?
</H4>
</LI>
Project Sarlacc is an OrCAD to gEDA format schematic converter.
This project is beta software, so it still has limitations. To get
a better idea of what those are, read the code, and search for "BAD"
in the comments. The homepage of Project Sarlacc can be found
<A HREF="http://www.ettus.com/sarlacc/">here</A>. The homepage has
more info on how to compile and run the converter.
<br>
<p>
<LI>
<H4>
<A NAME="new">
What are the latest features in the current release?
</H4>
</LI>
Version 0.92
<p>
Now properly converts part attributes, UREFs, devices, etc. Better
handling of ground and power connections. Produces files which can be
netlisted now!
<br>
<p>
<LI>
<H4>
<A NAME="look">
What does it look like?
</H4>
</LI>
Sarlacc is a commandline utility, no screenshots.
<br>
<p>
<LI>
<H4>
<A NAME="author">
Who is the author of sarlacc?
</H4>
</LI>
The development is open to anyone who wishes to contribute. Primary author:
<p>
Matthew Ettus
<A HREF="mailto:mattATettus.com"><ADDRESS>mattATettus.com</ADDRESS></A>
<br>
<p>
<LI>
<H4>
<A NAME="version">
What is the current version?
</H4>
</LI>
0.9 (released on 08/03/1999)
<br>
<p>
<LI>
<H4>
<A NAME="download">
Where can I download it?
</H4>
</LI>
Sarlacc is now part of the utils package.<br>
Source tarballs <A HREF="../../source.html">gEDA's source page</A><br>
Binaries: <A HREF="../../binary.html">gEDA's binary page</A><br>
<br>
<p>
</UL>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<H3>
<A HREF="../index.html">Up one level</A>
</H3>
</BODY>
</HTML>

132
tools/old/setup/index.html Normal file
View File

@ -0,0 +1,132 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's setup </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> &middot;
<li> <A HREF="../../news/index.html">News</A> </li> &middot;
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> &middot;
<li> <A HREF="../index.html"></A>Tools </li> &middot;
<li> <A HREF="../../license.html">License</A> </li> &middot;
<li> <A HREF="../../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> &middot;
<li> <A HREF="../../mailinglist/index.html">Mailing Lists</A> </li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> &middot;
<li> <A HREF="../../search.html">Search</A> </li> &middot;
<li> <A HREF="../../links.html">Links</A> </li>
</ul>
<div id="navundertext">
<div id="navlogo">
<A HREF="http://geda.seul.org/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> -&gt; Setup
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
setup<br>
GUI installer for gEDA
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is setup?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of setup?</A><BR>
<A HREF="#version">What is the current version?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is setup?
</H4>
Setup is a GUI program for building and installing the gEDA suite.
It is currently under development, however it does install the gEDA/gaf
suite of software. It builds all the dependancy libraries in the right
order and can even go and fetch source tarballs from the Internet.
<br> <p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <A HREF="./setup.png">screenshot</A>
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of setup?
</H4>
Piotr Miarecki<br>
<A HREF="mailto:tertulATpoczta.onet.pl">
tertulATpoczta.onet.pl</A>
<br>
<p>
Please direct all questions to Piotr.
<br>
<p>
<H4>
<A NAME="version"></A>
What is the current version?
</H4>
20040111
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

BIN
tools/old/setup/setup.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,121 @@
<HTML>
<HEAD>
<TITLE>tclspice</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> &middot;
<li> <A HREF="../../news/index.html">News</A> </li> &middot;
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> &middot;
<li> <A HREF="../index.html"></A>Tools </li> &middot;
<li> <A HREF="../../license.html">License</A> </li> &middot;
<li> <A HREF="../../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> &middot;
<li> <A HREF="../../mailinglist/index.html">Mailing Lists</A> </li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> &middot;
<li> <A HREF="../../search.html">Search</A> </li> &middot;
<li> <A HREF="../../links.html">Links</A> </li>
</ul>
<div id="navundertext">
<div id="navlogo">
<A HREF="http://geda.seul.org/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> -&gt; tclspice
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
tclspice<br>
Improved SPICE Simulator
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is tclspice?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#version">What is the current version?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is tclspice?
</H4>
TclSpice is an improved version of Berkeley Spice designed to be used with
the Tcl/Tk scripting language. The project is open-source (BSD license)
and based upon the NG-Spice source code base with many improvements
<p>
Be sure to check out the official
<A HREF="http://tclspice.sourceforge.net/">tclspice homepage</A>
<br> <p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
None, tclspice is a command line driven simulator.
<br>
<p>
<H4>
<A NAME="version"></A>
What is the current version?
</H4>
v0.2.17 - June 23, 2004
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
Official <A HREF="http://tclspice.sourceforge.net/">tclspice homepage</A>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

119
tools/old/vbs/BUGS.html Normal file
View File

@ -0,0 +1,119 @@
<HTML>
<HEAD> <TITLE> BUGS </TITLE> </HEAD>
<BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#00FF00" VLINK="#00DDDD">
<IMG SRC="../../graphics/title.gif" alt="gEDA title" WIDTH=540 HEIGHT=45><br>
<IMG SRC="../../graphics/blueline.gif" alt="line"><br>
<br>
<p>
<pre>
Bug/Todo List
1997 Dec. 27
Bugs:
a. $monitor does not produce output for all changes to the arguments.
b. Error reporting on the preprocessor output will not correctly
display the filename and line number.
--------------------------------------------------------------------------------
This is a list of features that are lacking in the current implementation
of the Verilog Behavioral Simulator. This list is sorted according to
priority.
1. There doesn't seem to be a portable way of detecting a premature
EOF using yacc. The current method works for Linux, but not BSDI.
Need to find a new way to fix this problem.
The inheritance tree for module items and tf declarations are not
clean. We should use a pure virtual class to specify the interface.
Currently, GCC front end for C++ is not very ANSI conformant so this
would be hard to achieve at the moment. The class hierarchy of the
symbol table node objects is also out of control. A new method is
needed to handle actions on these objects.
2. Add more constructs:
Here's a list that's been requested:
initializer for wire declaration
ident.ident
multiple concatenation
$dumpvar, prerequestsite: ident.ident
instantiation by name
3. Add logfile support.
Decide what should be logged and where in the code to log it.
Including sanity checks in all objects seems too paranoid. But
if we are to support a logfile, this is basically what we need
to do. The best way to do this is to start at the highest
level in the object hierarchy.
(Sanity check: have the object tell us what it is doing.)
4. Wave viewer. This was suggested by an interested user. Since
I know nothing about such viewers, it will be a while before
one is available. Support for a wave viewer can be added, though.
The dumpvar* system tasks will be supported in a future release.
5. PLI support. Since I am mostly interested in synthesizable constructs,
I don't know how plausible this support would be.
7. Update docs:
0123 4567 8911 1111 1111 2222 2222 2233
01 2345 6789 0123 4567 8901
0000_0000_0000_0000_0000_0000_0000_0000
0 flag
1-7 object type (group)
8-15 sub-type
16-19 object information
20-31 object type
expr = 0x01
dec = 0x02
misc = 0x03
decl = 0x04
module item = 0x05
module instance = 0x06
lvalue = 0x07
case item = 0x08
stmt = 0x09
8. Code clean up:
When RTTI is supported, remove the use of get_* member functions to
retrieve the derived class when only the base class is available.
Remove templates from common objects, event queue, time wheel,
symbol table. Use a base class to reference the actual object
'T'. Removing templates reduces compile time. The problem is,
how do we define the base class?
Change all access to symbol table node types to be pointers
to the base class. This requires an assignment member function
in st_node_base.
These are only a few suggestions for enhancement. It will take some time
to add all these features. We might also have missed other Verilog
constructs that are important. If so, they should have higher priority.
Jimen Ching
</pre>
<H3>
<A HREF="./index.html">Up one level</A>
</H3>
</BODY>
</HTML>

1472
tools/old/vbs/ChangeLog.html Normal file

File diff suppressed because it is too large Load Diff

178
tools/old/vbs/index.html Normal file
View File

@ -0,0 +1,178 @@
<HTML>
<HEAD>
<TITLE>VBS</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> &middot;
<li> <A HREF="../../news/index.html">News</A> </li> &middot;
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> &middot;
<li> <A HREF="../index.html"></A>Tools </li> &middot;
<li> <A HREF="../../license.html">License</A> </li> &middot;
<li> <A HREF="../../download.html">Download</A> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> &middot;
<li> <A HREF="../../mailinglist/index.html">Mailing Lists</A> </li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> &middot;
<li> <A HREF="../../search.html">Search</A> </li> &middot;
<li> <A HREF="../../links.html">Links</A> </li>
</ul>
<div id="navundertext">
<div id="navlogo">
<A HREF="http://geda.seul.org/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> -&gt; VBS
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
VBS<br>
Verilog Behavioral Simulator
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is VBS?</A><BR>
<A HREF="#features">What are the latest features in the current release?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of VBS?</A><BR>
<A HREF="#version">What is the current version?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<CENTER>
<A HREF="./ChangeLog.html">ChangeLog</A>
</CENTER>
<HR>
<H4>
<A NAME="whatis"></A>
What is VBS?
</H4>
This is the public release of the Verilog Behavioral Simulator.
Verilog is a Hardware Description Language used mostly for digital circuit
design and simulation. This program is a simple implementation of a
Verilog simulator. VBS tries to implement all of the Verilog behavioral
constructs that are synthesizable, but still allow complex test vectors
for simulation.
Please send all comments/suggestions directly to Jimen Ching.
(e-mail is listed below.)
<br>
<p>
<H4>
<A NAME="features"></A>
What are the latest features in the current release?</font>
</H4>
What's New in 1.4.0
<p>
This release contains many bug fixes and a few new features. The new
features include:
<p>
Shell interface for Guile<br>
$dump* API support<br>
Multiple/lvalue concatenation<br>
Net declaration assignment<br>
Delay or event control in non-blocking assignment<br>
Hierarchical variable reference<br>
<p>
There are too many bug fixes to list here. VBS now passes many of the
test cases in the IVL test suite maintained by Steven Wilson. The
Makefile includes a target to run through those test cases. The test
suite can be downloaded from the Icarus project; icarus.com.
<br>
<p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
There are no screenshots at this point. VBS is a text/command
line program.
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of VBS?
</H4>
Jimen Ching<br>
<A HREF="mailto:jchingATflex.com">jchingATflex.com</A>
<br>
The official website is at:
<A HREF="http://www.flex.com/~jching">http://www.flex.com/~jching</A>
<br>
<p>
<H4>
<A NAME="version"></A>
What is the current version?
</H4>
1.4.0
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
VBS is developed and distributed seperately
from the gEDA tarball.
<br>
You can download it from
<A HREF="ftp://ftp.geda.seul.org/pub/geda/dist">ftp://ftp.geda.seul.org/pub/geda/dist</A>
or <A HREF="http://www.geda.seul.org/dist">http://www.geda.seul.org/dist</A>
<br>
You can also get the latest version from the official homepage at:
<A HREF="http://www.flex.com/~jching">http://www.flex.com/~jching</A> <p>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

107
tools/pcb/index.html Normal file
View File

@ -0,0 +1,107 @@
<HTML>
<HEAD>
<TITLE>PCB</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; PCB
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
PCB<br>
Printed Circuit Board
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is pcb?</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 pcb?
</H4>
PCB is an interactive printed circuit board editor.
PCB includes a rats nest feature, design rule checking, and can
provide industry standard RS-274-X (Gerber), NC drill, and centroid
data (X-Y data) output for use in the board fabrication and assembly
process. PCB offers high end features such as an autorouter and trace
optimizer which can tremendously reduce layout time.
<br> <p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <A HREF="./pcb.png">screenshot</A>
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
Official <A HREF="http://pcb.gpleda.org/">pcb homepage</A>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

BIN
tools/pcb/pcb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

149
tools/symbols/index.html Normal file
View File

@ -0,0 +1,149 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's symbols</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; Symbols
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
symbols<br>
Schematic Symbols
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What are schematic symbols?</A><BR>
<A HREF="#how">How do I create new schematic symbols?</A><BR>
<A HREF="#contrib">How can I contribute/share my symbols with the gEDA community?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What are schematic symbols?
</H4>
<p>
Schematic symbols are an abstract representation of the physical components
used in electronic circuits. A physical component can be an intergated
circuit (IC), a passive device (like a resister), an active device (like
a diode or transistor), etc... Basically a symbol is the representation
of the component on a schematic sheet.
</p>
<p>
gEDA/gaf includes a symbol library of over 1600 symbols. The file format
for the symbols is in an easy to understand ASCII format and is the
exact same file format as schematic files.
</p>
<H4>
<A NAME="how"></A>
How do I create new schematic symbols?
</H4>
Even though the gEDA/gaf symbol library is not tiny, you will probably
have to create symbols for the devices that you want to use in your
circuit designs. There are three ways of creating schematic symbols:<p>
<UL>
<LI> Use gschem to draw the symbols. This is the most common and popular way. Please be sure to read the <A HREF="http://geda.seul.org/wiki/geda:scg">Symbol Creation Document</A> on guidelines and tips for designing and drawing symbols.</LI>
<p>
<LI> Use one of the symbol creation programs. There are several programs out there which take as input a text file describing the symbol and as output generate schematic symbols. Two popular symbol generators are: gmk_sym and tragesym. Both of these symbol generators are part of gEDA/gaf's <A HREF="../utils/index.html">Utilities</A>.</LI>
<p>
<LI> The final option is to create symbols with a text editor. The file format of the symbols (and schematics) can be found in the <A HREF="http://geda.seul.org/wiki/geda:file_format_spec">File Format Document</A>. Also be sure to checkout the <A HREF="http://geda.seul.org/wiki/geda:master_attributes_list">Master Attribute List</A> document.
</UL>
<p>
<H4>
<A NAME="contrib"></A>
How can I contribute/share my symbols with the gEDA community?
</H4>
At one time, the gEDA Project accepted symbol contributions which would be
bundled into the main gEDA/gaf releases. However, due to the large number of
submitted symbols and the consequent need for the project maintainers to
process and check the submissions, this contribution
method is now deprecated. Nowadays, if you have symbols you'd like to contribute,
sign up for an account at <a href="http://gedasymbols.org">gedasymbols.org</A> and submit them there.
<H4>
<A NAME="download"></A>
Where can I download symbols for gschem?
</H4>
</ul>
<li>
<A HREF="../../download.html">gEDA's download page</A><br>
</li>
<li>
Contributed symbols are available from the
<a href="http://www.gedasymbols.org/">gedasymbols.org website.</a>
</li>
</div>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

156
tools/utils/index.html Normal file
View File

@ -0,0 +1,156 @@
<HTML>
<HEAD>
<TITLE>gEDA/gaf's Utilities </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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; Utilities
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
utils<br>
gEDA/gaf's Utilities
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What utilities are available?</A><BR>
<A HREF="#download">Where can I download the utilities?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What utilities are available?
</H4>
<ul>
<li><b>gschlas</b> -- This utility loads and saves out .sch and .sym files, updating the
version string in the file. Written by Ales Hvezda</li>
<br>
<li><b>gxyrs</b> -- A perl program used to manipulate XYRS (pick-place) files.
It provides it provides some functions to allow easy manipulation of
XYRS files, including rotation of components, string/number replacing,
units change, offset XY coordinates, string replace by regular
expression matching, and XYRS panelizing. Written by Carlos Nieves Onega.</li>
<br>
<li><b>garchive</b> -- A project archiver. Written by Stuart Brorson.</li>
<br>
<li><b>convert_sym</b> -- convert_sym takes ViewLogic Viewdraw schematic or symbol and outputs
a gschem compatible file. This utility should be considered a work in
progress. Be warned, this program has quite a few limitations. See the
README file in the utils/ directory for more info. This program is written
in C. There is also an awk version which is old and no longer supported,
however it is included in the distribution as reference. Written by Mike Jarabek.</li>
<br>
<li><b>gnet_hier_verilog</b> -- Shell script which generates a non-flattened hierarchical Verilog netlist. Written by
Paul Tan.</li>
<br>
<li><b>gpstoimage</b> -- A simple bourne shell script which shows how to take the postscript generated
by gschem and convert it into an image (such as a gif or whatever). Written Ales Hvezda.</li>
<br>
<li><b>gschupdate</b> -- Perl program which takes a schematic filename on the command line and outputs an
updated schematic to stdout. Written by Ales Hvezda.</li>
<br>
<li><b>gsymfix.pl</b> -- Perl program which reads a geda symbol file and
fixes the symbol so that it will pass gsymcheck with no errors or
warnings. Written by Mike Skerritt.</li>
<br>
<li><b>gsymupdate</b> -- Perl program which takes a symbol filename on the command line and outputs an
updated symbol to stdout. Written by Ales Hvezda.</li>
<br>
<li><b>pads_backannotate</b> -- Script is used to process PADS PowerPCB .eco files to backannotate
changes to gEDA schematics. Not all ECO file sections are implemented,
and this program is relatively untested. Written by Dan McMahill.</li>
<br>
<li><b>pcb_backannotate</b> -- Script is used to process annotation files from gEDA/PCB (http://pcb.sf.net)
to backannotate changes to gEDA schematics.. Written by Dan McMahill.</li>
<br>
<li><b>refdes_renum</b> -- A refdes numbering/renumbering utility. Original version written by Dan McMahill.</li>
<br>
<li><b>sarlacc_sym</b> -- Sarlacc is an OrCAD to gEDA format schematic converter. This software
is beta, so it still has limitations. Written by Matthew Ettus.</li>
<br>
<li><b>tragesym</b> -- Create gEDA symbols out of structured textfiles. Written by Werner Hoch.</li>
<br>
<li><b>gmk_sym</b> -- gmk_sym is a simple utility to convert comma separated descriptions into
rectangular gschem symbols. Written by Jerry O'Keefe</li>
<br>
<li><b>grenum</b> -- A refdes number utility. Written by Levente Kovacs.</li>
<br>
<li><b>gsch2pcb</b> -- A forward annotation utility, used to transform gschem .sch files into
a format to be read by gEDA/PCB. Originally written by Bill Wilson.</li>
<br>
<li><b>olib</b> -- Orcad to gEDA lib converter written as a .lex file for use with flex and bison. Written by Mario Pascucci.</li>
<br>
<li><b>smash_megafile</b> -- smash_megafile is a C program that will take a ViewLogic megafile and
extract the contents into a directory of the same name, with one file
representing each element in the library. Written by Mike Jarabek.</li>
</ul>
<H4>
<A NAME="download"></A>
Where can I download the utilities?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

99
tools/wcalc/index.html Normal file
View File

@ -0,0 +1,99 @@
<HTML>
<HEAD>
<TITLE>Wcalc</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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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> &rarr; Wcalc
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
Wcalc<br>
Transmission line analyzer
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is wcalc?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is wcalc?
</H4>
Wcalc is a tool for the analysis and synthesis of transmission line
structures and related components. Wcalc provides the ability to
analyze the electrical parameters of a particular structure based on
the physical dimensions and material parameters. The synthesis
portion calculates the required physical parameters to meet desired
electrical specifications. Wcalc includes several models and places
an emphasis on accuracy. Several frontends provide the user with
several options for its use.
<br> <p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
Official <A HREF="http://wcalc.sourceforge.net/">Wcalc homepage</A>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>

109
tools/xgsch2pcb/README.txt Normal file
View File

@ -0,0 +1,109 @@
=============================
xgsch2pcb - a GUI for gsch2pcb
==============================
Introduction
------------
When designing a printed circuit board (PCB) it's often desirable to
create a 'schematic' which shows the components to be used and their
connectivity in an abstract fashion. The connectivity information is
then used to help when designing the actual circuit board.
``gsch2pcb`` is a command-line tool, part of the gEDA suite, which is used
to generate and update a PCB layout. It works with schematics created
by ``gschem``, part of the gEDA suite, and layouts created by ``pcb``, a
PCB layout system commonly used with gEDA.
``xgsch2pcb`` provides an intuitive, user-friendly graphical interface to
``gsch2pcb``.
Requirements
------------
``xgsch2pcb`` requires:
* python >= 2.4
* python-gtk2 >= 2.8
* python-gobject (if using python-gtk2 >= 2.10)
* python-dbus
* A recent version of the gEDA suite
* A version of ``pcb`` compiled with D-Bus support.
Optionally:
* python-gnome2 (For launching the about URL)
Building ``xgsch2pcb`` from source code additionally requires:
* autoconf >= 2.59
* automake
Installation
------------
If you have fetched the sources from the git repository you will need to
create the necessary autoconf files. To do this, change into the source
directory and execute the command:
autoreconf
This generates a ./configure script amongst other things, which you can run
to configure the software.
As long as you have all the dependencies installed:
./configure && make install
Usage
-----
xgsch2pcb [project]
The main window is divided into three main areas:
* The toolbar at the top offers the usual options to quit the
program and to load and save project files.
* The left hand 'Schematic' frame shows a list of schematic pages that
the PCB layout will be based on. The 'Edit schematic' and 'Edit
attributes' buttons respectively launch ``gschem`` and ``gattrib`` to
edit the selected schematic page.
* The right hand 'Layout' pane shows the name of the PCB layout file
associated with the project. The 'Edit layout' button launches
``pcb`` to edit a file, and will offer to update your PCB layout if
necessary. The 'Update layout' button forces an update of the PCB
layout even if one isn't strictly necessary.
In order for the update process to work properly, you should never
launch ``pcb`` to edit your PCB layout except through ``xgsch2pcb``.
If you are editing the layout without ``xgsch2pcb`` running and then
wish to edit your layout you should close ``pcb``, launch
``xgsch2pcb`` and then use the 'Edit layout' button to launch ``pcb``
again.
The update process will carry out the following actions to modify your
layout, after launching ``pcb`` if isn't already running:
1. Remove any elements from the layout that are not in the schematic.
2. Find any elements that are in the schematic but not in the layout,
and add them to the layout (in the top left corner). N.b. that it's
probably a good idea to leave this corner of your layout clear
until the layout is more or less finalised, to avoid new elements
interfering with elements which have already been placed and
routed.
3. Clear your rats and load a new rats nest.
4. Update the component pin names to match the pin names on the
schematic symbol.
Note that the update process won't modify your PCB file on disk, and
will take into account any changes you have made since you last
saved.

View File

@ -0,0 +1,99 @@
<html><head><title>xgsch2pcb</title>
<style type="text/css" media="all" title="Default">
@IMPORT URL(../../geda.css);
</style>
<link rel="icon" href="http://geda.seul.org/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="http://geda.seul.org/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> &middot; </li>
<li> <A HREF="../../news/index.html">News</A> </li> <li> &middot; </li>
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>&middot; </li>
<li> <A HREF="../index.html"></A>Tools </li> <li> &middot; </li>
<li> <A HREF="../../license.html">License</A> </li> <li> &middot; </li>
<li> <A HREF="../../download.html">Download</A> <li> </li>
<br>
<li> <A HREF="http://geda.seul.org/wiki">Documentation</A> </li> <li> &middot; </li>
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> <li> &middot; </li>
<li> <A HREF="../../search.html">Search</A> </li> <li> &middot; </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="http://geda.seul.org/tools/index.html">Tools</a> &rarr; xgsch2pcb
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<center>
<h2>
xgsch2pcb<br>
A graphical front-end for the gschem -> pcb workflow
</h2>
</center>
<h3>
<a href="#whatis">What is xgsch2pcb?</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 xgsch2pcb?
</h4>
xgsch2pcb provides an intuitive, user-friendly graphical interface to
the gsch2pcb command-line tool, part of the gEDA suite, which is used
to generate and update a PCB layout. It works with schematics created
by gschem, part of the gEDA suite, and layouts created by pcb, a PCB
layout system commonly used with gEDA.
<br> <p>
</p><h4>
<a name="look"></a>
What does it look like?
</h4>
Here is a <A HREF="xgsch2pcb.png">screenshot</A>
<h4>
<a name="download"></a>
Where can I download it?
</h4>
<a href="../../download.html">gEDA's download page</a>
</div>
<div id="footer">
<br>
</div>
</body></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB