How to modify a two-input NAND gate to an inverter?
Respostas da entrevista
Sigiloso
25 de abr. de 2011
connect the inputs together
2
Sigiloso
10 de set. de 2015
tie one of the inputs to VDD (for nand) or Gnd (for and) and leave the other input as a true input. if 0, output is 1, and if 1, output is 0 (for nand and and)