P
Paul K
Guest
I am very new to PAL programming. I have created a few to decode
addresses. I have been using the ATMEL 16V8 PAL and WINCUPL.
I now need to latch data appearing on 3 inputs when a certain
condition is met on 3 other inputs.
I need to latch the data on a cpu data buss D0, D1, & D2 when the
signal write (WR\) is low, and the signal chip enable (CE\) is low and
the signal output enable (OE\)is high, then latch the data on D0-D3.
I currently have the circuit working with a 74LS02 (NOR)with the
inputs tied to WR\ and OE\, the output of the NOR goes to a 74LS08
(AND)the other input is tied to OE\. The output of the AND gate feeds
a 73LS273 latch. I will be latching on the falling edge of WR\
I don't have room for the 3 TTL chips so I am trying to move it to the
16V8.
I am not sure how to approach the latch, any help or push in the right
direction would be greatly appreciated. I have had a hard time
finding examples using the latching feature.
Thanks, Paul
addresses. I have been using the ATMEL 16V8 PAL and WINCUPL.
I now need to latch data appearing on 3 inputs when a certain
condition is met on 3 other inputs.
I need to latch the data on a cpu data buss D0, D1, & D2 when the
signal write (WR\) is low, and the signal chip enable (CE\) is low and
the signal output enable (OE\)is high, then latch the data on D0-D3.
I currently have the circuit working with a 74LS02 (NOR)with the
inputs tied to WR\ and OE\, the output of the NOR goes to a 74LS08
(AND)the other input is tied to OE\. The output of the AND gate feeds
a 73LS273 latch. I will be latching on the falling edge of WR\
I don't have room for the 3 TTL chips so I am trying to move it to the
16V8.
I am not sure how to approach the latch, any help or push in the right
direction would be greatly appreciated. I have had a hard time
finding examples using the latching feature.
Thanks, Paul