BrownBear1968
Junior Member level 1
Almost all of the 16 possible logic 2-variable operations can be exemplified with some kind of what I will call here as a medium/high-level circuit.
Example:
A XOR gate can be presented with half/full-adders.
ANDs, ORs, NOTs, NANDS, NORs with its several applications (mux, demux, encoders/decoders, etc).
But I couldn´t find an example for the imply operation A --> B (or A' + B)
A B A->B
0 0 1
0 1 1
1 0 0
1 1 1
Does anybody know any kind of medium-high level example wich uses the imply operator?
Regards
Example:
A XOR gate can be presented with half/full-adders.
ANDs, ORs, NOTs, NANDS, NORs with its several applications (mux, demux, encoders/decoders, etc).
But I couldn´t find an example for the imply operation A --> B (or A' + B)
A B A->B
0 0 1
0 1 1
1 0 0
1 1 1
Does anybody know any kind of medium-high level example wich uses the imply operator?
Regards