home *** CD-ROM | disk | FTP | other *** search
- ; include all ttl types
- ;
- ; 7400 = quadruple 2-input positive-nand gates
- ; 7401 = quadruple 2-input positive-nand gates with open-collector outputs
- ; 7402 = quadruple 2-input positive-nor gates
- ; 7403 = quadruple 2-input positive-nand gates with open-collector outputs
- ; 7404 = hex inverters
- ; 7405 = hex inverters with open-collector outputs
- ; 7406 = hex inverter buffers/drivers with open-collector high-voltage outputs
- ; 7407 = hex buffers/drivers with open-collector high-voltage outputs
- ; 7408 = quadruple 2-input positive-and gates
- ; 7409 = quadruple 2-input positive-and gates with open-collector outputs
- ; 7410 = triple 3-input positive-nand gates
- ; 7411 = triple 3-input positive-and gates
- ; 7412 = triple 3-input positive-nand gates with open-collector outputs
- ; 7413 = dual 4-input positive-nand schmitt triggers
- ; 7414 = hex schmitt-trigger inverters
- ; 7415 = triple 3-input positive-and gates with open-collector outputs
- ; 7419 = schmitt-trigger inverters with totem-pole outputs
- ; 7420 = dual 4-input positive-nand gates
- ; 7421 = dual 4-input positive-and gates
- ; 7422 = dual 4-input positive-nand gates with open-collector outputs
- ; 7423 = dual 4-input nor gates with strobe
- ; 7424 = schmitt-trigger positive-nand gates with totem-pole outputs
- ; 7425 = dual 4-input nor gates with strobe
- ; 7426 = quadruple 2-input high-voltage interface positive-nand gates
- ; 7427 = triple 3-input positive-nor gates
- ; 7428 = quadruple 2-input positive-nor buffers
- ; 7430 = 8-input positive-nand gates
- ; 7431 = delay elements
- ; 7486 = quadruple 2-input exclusive-or gates
-
- include ttl7400.inc
- include ttl7401.inc
- include ttl7402.inc
- include ttl7403.inc
- include ttl7404.inc
- include ttl7405.inc
- include ttl7406.inc
- include ttl7407.inc
- include ttl7408.inc
- include ttl7409.inc
- include ttl7410.inc
- include ttl7411.inc
- include ttl7412.inc
- include ttl7413.inc
- include ttl7414.inc
- include ttl7415.inc
- include ttl7419.inc
- include ttl7420.inc
- include ttl7421.inc
- include ttl7422.inc
- include ttl7423.inc
- include ttl7424.inc
- include ttl7425.inc
- include ttl7426.inc
- include ttl7427.inc
- include ttl7428.inc
- include ttl7430.inc
- include ttl7431.inc
- include ttl7486.inc
-