./devel/galasm, Portable GAL assembler

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


Branch: CURRENT, Version: 2.1.0.2023.11.29, Package name: GALasm-2.1.0.2023.11.29, Maintainer: thorpej

GALasm is a portable GAL assembler that takes a set of equations, and
generates a JEDEC file suitable for feeding to a GAL programmer. The
assembler core is from GALer, a GAL development environment for the Amiga
platform.


Master sites:


Version history: (Expand)


CVS history: (Expand)


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

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.