4 bit ALU in verilog
-
Updated
Sep 9, 2017 - Verilog
4 bit ALU in verilog
A beginner-level project that implements a 4-bit Arithmetic Logic Unit (ALU) supporting basic operations like ADD, SUB, AND, OR, XOR, NOT, INC, and DEC. Simulated using SystemVerilog and ideal for learning digital design fundamentals.
Add a description, image, and links to the 4bit topic page so that developers can more easily learn about it.
To associate your repository with the 4bit topic, visit your repo's landing page and select "manage topics."