Skip to main content
2 of 3
added 264 characters in body
vicatcu
  • 23.1k
  • 15
  • 85
  • 161

NAND and NOR gates are universal. So one way to solve this problem is first reduce the logic using K-maps or whatever, then draw it out with AND, OR, and NOT gates. Then use bubble pushing identity techniques to convert the gates to the desired type.

schematic

simulate this circuit – Schematic created using CircuitLab

vicatcu
  • 23.1k
  • 15
  • 85
  • 161