Author Topic: Who uses GALs anyway?  (Read 6627 times)

0 Members and 1 Guest are viewing this topic.

Offline wilfredTopic starter

  • Super Contributor
  • ***
  • Posts: 1259
  • Country: au
Who uses GALs anyway?
« on: December 09, 2012, 12:29:11 pm »
/.
« Last Edit: August 22, 2018, 01:50:30 am by wilfred »
 

Online mikeselectricstuff

  • Super Contributor
  • ***
  • Posts: 13980
  • Country: gb
    • Mike's Electric Stuff
Re: Who uses GALs anyway?
« Reply #1 on: December 09, 2012, 12:42:07 pm »
WinCUPL supports standard 16V8 and 22V10 architectures, and so will work for any maker of these as the JEDEC files are standard.
The main reason not to use them is they are obsolete - just looked at Farnell and Digikey and no 22V10s or 16V8s in stock. Only stock at Findchips seems to be from surplus dealers, so I'm guessing nobody's making them any more.
Modern CPLD devices are also very cheap and available - the only issue is they are generally 3.3v not 5V

Youtube channel:Taking wierd stuff apart. Very apart.
Mike's Electric Stuff: High voltage, vintage electronics etc.
Day Job: Mostly LEDs
 

Offline SeanB

  • Super Contributor
  • ***
  • Posts: 16362
  • Country: za
Re: Who uses GALs anyway?
« Reply #2 on: December 09, 2012, 01:02:20 pm »
If you want to experiment with programmable devices and 5V ones look at getting EPROMS and EEPROMS, as a good start to how to program simple logic into a device.
 

Online mikeselectricstuff

  • Super Contributor
  • ***
  • Posts: 13980
  • Country: gb
    • Mike's Electric Stuff
Re: Who uses GALs anyway?
« Reply #3 on: December 09, 2012, 05:00:08 pm »
If you want to experiment with programmable devices and 5V ones look at getting EPROMS and EEPROMS, as a good start to how to program simple logic into a device.

GALs are a lot more flexible,and easier to implement more complex functions with, due to the internal registers.
Youtube channel:Taking wierd stuff apart. Very apart.
Mike's Electric Stuff: High voltage, vintage electronics etc.
Day Job: Mostly LEDs
 

Offline SeanB

  • Super Contributor
  • ***
  • Posts: 16362
  • Country: za
Re: Who uses GALs anyway?
« Reply #4 on: December 09, 2012, 05:20:40 pm »
True, no feedback unless external, and you need to add external latches if you want a state machine, but still good to learn about how combinational logic is made.
 

Offline andersm

  • Super Contributor
  • ***
  • Posts: 1198
  • Country: fi
Re: Who uses GALs anyway?
« Reply #5 on: December 09, 2012, 09:43:53 pm »
The main reason not to use them is they are obsolete - just looked at Farnell and Digikey and no 22V10s or 16V8s in stock. Only stock at Findchips seems to be from surplus dealers, so I'm guessing nobody's making them any more.
TI and Atmel still claim they're making them.

Online mikeselectricstuff

  • Super Contributor
  • ***
  • Posts: 13980
  • Country: gb
    • Mike's Electric Stuff
Re: Who uses GALs anyway?
« Reply #6 on: December 09, 2012, 10:18:15 pm »
Holy crap - hundreds of slow TIBPAL devices at Farnell - shows how slowly some markets move - Bipolar PALs were pretty much obsolete as soon as reprogrammable GALs became common -maybe 10 years ago? I suppose making devices one-time programmable guarantees some continuing market for them....
Youtube channel:Taking wierd stuff apart. Very apart.
Mike's Electric Stuff: High voltage, vintage electronics etc.
Day Job: Mostly LEDs
 

Offline westfw

  • Super Contributor
  • ***
  • Posts: 4311
  • Country: us
Re: Who uses GALs anyway?
« Reply #7 on: December 12, 2012, 06:45:48 am »
Quote
why are GAL held in such low regard?
GALs have very high power consumption per gate, by modern standards.

I keep meaning to experiment with the very small PLD-like devices, like the "Configurable Logic Cells" in some new PICs, and the Silego Greenpak chips.  But I keep getting frightened away by anything faster than a microcontroller...
 

Offline slateraptor

  • Frequent Contributor
  • **
  • Posts: 833
  • Country: us
Re: Who uses GALs anyway?
« Reply #8 on: December 12, 2012, 07:13:37 am »
Quote
why are GAL held in such low regard?
GALs have very high power consumption per gate, by modern standards.

I keep meaning to experiment with the very small PLD-like devices, like the "Configurable Logic Cells" in some new PICs, and the Silego Greenpak chips.  But I keep getting frightened away by anything faster than a microcontroller...

That's the first time I've ever heard glue logic called fast by any stretch of imagination. ;)
 

Offline T4P

  • Super Contributor
  • ***
  • Posts: 3697
  • Country: sg
    • T4P
Re: Who uses GALs anyway?
« Reply #9 on: December 12, 2012, 08:07:59 pm »
But I keep getting frightened away by anything faster than a microcontroller...
I shall scare you with a NXP 204MHz Cortex-M4  >:D
 

Offline wkb

  • Frequent Contributor
  • **
  • Posts: 957
  • Country: nl
Re: Who uses GALs anyway?
« Reply #10 on: December 13, 2012, 11:49:57 am »
Holy crap - hundreds of slow TIBPAL devices at Farnell - shows how slowly some markets move - Bipolar PALs were pretty much obsolete as soon as reprogrammable GALs became common -maybe 10 years ago? I suppose making devices one-time programmable guarantees some continuing market for them....

In my experience >> 10 years ago.  We were phasing out ordinary PAL devices in favour of GALs in the early 1990s.
 

Offline dfnr2

  • Regular Contributor
  • *
  • Posts: 240
  • Country: us
Re: Who uses GALs anyway?
« Reply #11 on: December 13, 2012, 05:10:38 pm »
The main reason not to use them is they are obsolete - just looked at Farnell and Digikey and no 22V10s or 16V8s in stock. Only stock at Findchips seems to be from surplus dealers, so I'm guessing nobody's making them any more.
Modern CPLD devices are also very cheap and available - the only issue is they are generally 3.3v not 5V

An Octopart search shows hundreds to thousands of the Atmel 22V10 and 16V8 parts in stock at multiple distributors, and the parts are active, with modern form factors in 5V and 3.3V variants.  I suppose if you're below 3.3V, you probably have enough horsepower to not need a GAL :-)

True, the role for GALs has diminished as cheap jellybean microcontrollers with sophisticated peripheral modules and tiny form factors are commonplace.  There's just not the same need for glue logic or external state machines.

However, on infrequent occasion, a GAL is just the thing, especially modifying older designs, or in high-reliability applications.  No software design reviews, validation, coding standards, etc.  That being said, I haven't had occasion to use a PAL/GAL since 1989.

 

Offline gregariz

  • Frequent Contributor
  • **
  • Posts: 545
  • Country: us
Re: Who uses GALs anyway?
« Reply #12 on: December 13, 2012, 10:25:16 pm »
GAL's are industry standard parts. Over the years they've been used in massive quantities and they'll be around for many years to come if for no other reason than to support legacy designs.

I still use a 16v8 on an active project. I use it to implement a quad decoder. Pretty simple logic and a cheap GAL just seemed the right thing to use. I used the old ABEL v4 dos software (attached) to compile originally and a simple eprom programmer to burn them. Just an easy design tree.

On the other hand I used a Xilinx 5V 95 series part a few years ago... and I am already having problems sourcing it.
« Last Edit: December 13, 2012, 10:44:36 pm by gregariz »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf