home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / miscutil / galer633.lha / beispiele / Gatter.pld < prev    next >
Text File  |  1992-04-06  |  199b  |  15 lines

  1. GAL16V8    
  2. Bsp.1            das erste Beispiel aus dem Doc.File        
  3.  
  4. B  C   D   E   F  G  H  I  J  GND
  5. K  NC  NC  NC  Z  Y  X  W  A  VCC     
  6.  
  7.  
  8.  W = A * B * C
  9. /X = D * E
  10.  Y = F + G
  11.  Z = H * I + J * K
  12.  
  13. DESCRIPTION:
  14.  
  15.