GAL/PAL emulator

Galemu is a GAL/PAL chip emulator.

If you don't know what a GAL or PAL is, see Wikipedia.

This is a screenshot of the Galemu graphical user interface. There is a trivial commandline interface and a not-yet-finished graphical QT4 based interface.

Image: galemu.png

Galemu is completely written in the Python programming language. So it does not require compilation and is very portable. It's currently only tested on GNU/Linux, but it could easily be ported to other platforms.

Galemu is still in development. It's already quite usable and it properly passes the shipped selftests, which include combinatorial and registered operation. If you have any requests or a an improvement, please contact me.

Supported chips

Currently only the GAL22V10 chip is supported. But it should be rather easy to port the emulator to other chips. You basically just have to define a new "class Gal" subclass in galemu.py and add it to the __implementedGalTypes tuple. If you have patches or any advise, please contact me.

Known bugs

Download

Latest bleeding edge galemu can be downloaded using the Git version control software by issuing the following command:

git clone git://git.bues.ch/galemu.git

To browse the Git repository online, go to the gitweb interface.

License / Copyright

Copyright (C) Michael Büsch
Licensed under the GNU General Public License. See the sourcecode for details.

Updated: Wednesday 15 February 2012 12:26 (UTC)
https (SSL) encrypted
xhtml / css