home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / hard / misc / galer / examples / tristate.pld < prev   
Encoding:
Text File  |  1993-12-21  |  242 b   |  25 lines

  1. GAL16V8            this is the second example
  2. Exa.2
  3.  
  4. A  B  C  D  E  F  G  NC NC GND
  5. NC NC NC NC NC NC Y3 Y2 Y1 VCC
  6.  
  7.  
  8. Y1.T = B
  9.  
  10. Y2.T = C + D
  11.  
  12. Y3.T = /G
  13.  
  14.  
  15. Y1.E = /A
  16.  
  17. Y3.E = E * F
  18.  
  19.  
  20. DESCRIPTION
  21.  
  22.  tristate output : pinname.T
  23.  tirstate control: pinname.E
  24.  
  25.