NAND gates used to make different logic gates

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии • 5

  • @Konic_and_Snuckles
    @Konic_and_Snuckles Год назад +7

    What about XOR and XNOR gates made up by NAND gates?

    • @kidus_3044
      @kidus_3044 3 месяца назад

      You can simplify XOR and XNOR as
      A xor B = A'B or AB'
      A xnor B = (A'B or AB')' = A'B' + AB

  • @Mackenzie-bi5qg
    @Mackenzie-bi5qg Месяц назад

    Very helpful thanks

  • @robertcromwell9736
    @robertcromwell9736 3 года назад +1

    Dual input NAND gates are also handy for making set/reset latches. The first CPU I ever worked on was made 90% of dual input NAND gates, Of course it had magnetic core memory.
    \

  • @otaku_kim17
    @otaku_kim17 Год назад

    Thank you the video was very much helpful