Description: 32bits adder with addition and subtraction function. verilog HDL language . three kinds of implementations: adder behavioral description, ripple carry, the square root of the carry , with a simple testbench
To Search:
File list (Check if you may need any files):
adder32_seq.v
adder32_square.v
ALU.v
full_adder.v
simple_adder.v
testbench.v