07-25-2013, 04:44 AM
(This post was last modified: 07-25-2013, 04:44 AM by CMOSprinkles.)
The point of the boolean function "!A" is to *ignore* the B input and to give you the inverted A result regardless of the current A and B input. You shouldn't have to manually change the B input to be 0, it should be able to give you the inverted A result no matter what B is.