Administrator
|
An unused output pin is not a problem. In fact, it is a rather common hardware experience. Parts are made to be as general as possible (within reason) and one simply ignores outputs that are not needed. This is especially common in various type of flip-flops, where the internal construction requires both the true output and the inverted output. Since the inverted output is often useful to hardware designers, it is supplied on an output pin.
--Mark
|