erenat77 / logicGate_class-

Logic gate operation will be defined in a class with inheritance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logicGate_class

Logic gate operation will be defined in a class with inheritance

  • Here is the gates defined in this class
    • AND
    • OR
    • XOR
    • XNOR
    • NAND
    • BUFFER
    • INV

About

Logic gate operation will be defined in a class with inheritance


Languages

Language:Python 100.0%