mirror of
https://github.com/soconnor0919/eceg431.git
synced 2026-08-08 03:25:46 -04:00
2b3da7a1717dac2c568784e1b0a5547f95ee4cab
✅ HalfAdder: XOR for sum, AND for carry ✅ FullAdder: Two half adders + OR ✅ Add16: Chain of 16 full adders with carry ✅ Inc16: Add16 with constant 1 ✅ ALU: Complete arithmetic logic unit with all operations Used concise, student-style comments throughout.
Description
No description provided
11 MiB
Languages
Assembly
55.6%
Scilab
20.2%
Python
14.8%
HTML
5.1%
Yacc
2.3%
Other
2%