./devel/galette, A GAL assembler, largely galasm-compatible and written in Rust

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.0.0.2024.03.08, Package name: galette-0.3.0.0.2024.03.08, Maintainer: thorpej

Galette is a GALasm-compatible GAL assembler that takes a set of equations,
and generates a JEDEC file suitable for feeding to a GAL programmer.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2024-06-10 18:58:27 by Jason R Thorpe | Files touched by this commit (2)
Log message:
Update to latest upstream version (af529870729b1da8794b002cd522f5bf2d53f230).

Among other minor changes, this fixes an issue on the GAL22V10 feeding back
from a registered output back to the AND gate matrix; the feedback in this
case is always taken from the /Q of the flip-flop, and the compiler did not
account for this correctly.
   2023-04-19 19:25:56 by Jason R Thorpe | Files touched by this commit (5)
Log message:
Add a package for galette:

Galette is a GALasm-compatible GAL assembler that takes a set of equations,
and generates a JEDEC file suitable for feeding to a GAL programmer.