Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 257 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 257 Bytes

ALU_4bit

Implements top-down hierarchy to synthesize a 4-bit ALU that can perform add, add with Cin, subtract, and logical operations such as bitwise NAND, NOR, NOT, XOR, and bit shift right. Synthesized and physically validated on DE10-Lite FPGA board.