A TCLE, pronounced tickle, is a 3-pin logic element with input A and
> outputs X and Y.
>
> X = A and Y = \A
>
> with perfect symmetry and zero prop delay. I need several on a very
> small board, with 3.3v supply.
>
> TI once made a TTL part, the 74265, with four inside. Actually,
> Digikey will still sell you one. But it's a 5 volt DIP and very slow. >
> I could make one from three XOR gates, one to square up the input edge
> and two to buffer/invert. Available CMOS quad XORS are slow.
>
> I could make it from three NC7SV86P5X tiny xors, which would be pretty
> fast and symmetric and inelegant.
>
> A 1 ns tinylogic flipflop would be great but the truth table is wrong. >
> What's a boy to do?
>
similar to XORs, two LVDS recievers in antiparallel, set one input to ~Vcc/2?