Re: need small PAL with SR latch



"colin" <no.spam.for.me@xxxxxxxxxxxx> wrote in message
news:dOVue.4085$BD2.1932@xxxxxxxxxxxxxxxxxxxxxxx
> I need a small prgramable logic device with a couple of SR latches,
> however they all seem to have D types or other type of latch on the macro
> cell with a global clock/set/reset, exept for some of the realy big ones.
> Ive looked through all of the ones that Farnell sell, and although I
> could obviously feed back an output to make an SR latch this wouldnt be
> ideal, any one know if there are any like this ?

Why do you say that feeding back an output (internally within the part) isn't
ideal? With most of the smaller PLDs, the routing is pretty staightforward
(and fixed!) so it's reasonable to just build your own using the AND-OR array
within the part.

> Only needs a dozen gates or so to do the job, could do with being fast
> as posible and in circuit programable etc.

I haven't use any non-in-circuit programmable parts in years now; I'm amazed
that anyone still does.

---Joel


.



Relevant Pages

  • Re: need small PAL with SR latch
    ... >> I need a small prgramable logic device with a couple of SR latches, ... >> could obviously feed back an output to make an SR latch this wouldnt be ... RS latches tend to cause timing headaches and aren't ... D type latch, so I reverted to using 2 ...
    (sci.electronics.design)
  • Re: need small PAL with SR latch
    ... >>> I need a small prgramable logic device with a couple of SR latches, ... >>> could obviously feed back an output to make an SR latch this wouldnt be ... RS latches tend to cause timing headaches and aren't ... > using a D type latch, ...
    (sci.electronics.design)
  • Re: need small PAL with SR latch
    ... > I need a small prgramable logic device with a couple of SR latches, ... > however they all seem to have D types or other type of latch on the macro ... > could obviously feed back an output to make an SR latch this wouldnt be ... RS latches tend to cause timing headaches and aren't ...
    (sci.electronics.design)
  • Re: need small PAL with SR latch
    ... >>> I need a small prgramable logic device with a couple of SR latches, ... You can easily do an RS latch in a GAL16V8 ... Prev by Date: ...
    (sci.electronics.design)
  • Re: Inferred latches questions
    ... Latches are transparent. ... The data input of a latch must not change short before the latch is disabled. ... -- variable to hold the sum a + b when determinig overflow variable tmp: ... In an ALU it may be a good idea, to store flags, like the overflow flag. ...
    (comp.lang.vhdl)