DirectCurrent
- 11
- 0
Hi all,
how do we implement any given circuit with the help of NAND and NOR gates??

how do we implement any given circuit with the help of NAND and NOR gates??
DirectCurrent said:Hi all,
how do we implement any given circuit with the help of NAND and NOR gates??
You use De Morgan's Law and principals like double negation to translate one into another. Boolean Algebra has some more info.DirectCurrent said:Actually i wanted to ask that if a logic diagram is already implemented with AND and OR gates, then how to convert it or implement it with Nand and Nor gates??