4-BIT-ADDER-DESIGN-AND-TESTBENCH

The objective of this project is to design a 4-bit Ripple Carry Adder (RCA) using Verilog HDL and verify its functionality using a testbench. The simulation toll used here is ModelSim. The ripple carry adder is a fundamental digital circuit used for binary addition.

// repository documentation