mirror of
https://github.com/soconnor0919/eceg431.git
synced 2025-12-11 06:34:43 -05:00
Project 1 Complete: All 15 logic gates implemented
✅ Basic Gates (6): - Not, And, Or, Xor, Mux, DMux ✅ 16-bit Gates (4): - Not16, And16, Or16, Mux16 ✅ Multi-way Gates (5): - Or8Way, Mux4Way16, Mux8Way16, DMux4Way, DMux8Way All gates built using only NAND gates and previously implemented gates.
This commit is contained in: