
PALs are relatively small devices, compared to such devices as
FPGAs, but the are still persistently popular as they are small, regular,
standardized, even socketable:-) Some devices can even be reprogrammed
in place. By far the most popular architecture is the 22v10, though there
are more modern variants and more ancient precursers still in use.
A daily snapshot of my CVS repository is available via anonymous cvs. This allows those who wish to track my progress and contribute with patches timely access to the most bleeding edge copy of the source. Access the Icarus PAL source with the commands:
cvs -d :pserver:cvs@icarus.com:/home/demon/anoncvs login
(Password is "cvs")
cvs -d :pserver:cvs@icarus.com:/home/demon/anoncvs get ipal
From here, you can use normal CVS commmands to update your source
to the very latest copy of the source. Note that if you submit patches,
it is most convenient for me if they are relative the latest cvs copy of
the source.
There
is currently no mailing list unique to Icarus PAL, but it is often
discussed in the gEDA-dev mailing list. See the gEDA
home page for information about that project, and information about
how to join the mailing list. While you are browsing the gEDA web site,
notice all the other nifty EDA related tools that are there. While Icarus
PAL is not literally part of the gEDA project, or Icarus Verilog,
we cooperate and try to support each other. Icarus PAL users are
often gEDA users as well.
If you think you have found a bug, then see the "Bugs" page. This tells you how and where to report bugs with the software. I try to promptly look to bug reports, but this is free software that I work on when (if!) I have time so please don't get impatient.
$Id: index.html,v 1.16 2000/11/16 00:20:54 steve Exp $