The document contains Verilog code for several digital logic circuits including a 32-bit barrel shifter, 8-bit Booth multiplier, 32-bit ripple carry adder, 32-bit simple adder, and 32-bit carry lookahead adder. Test benches with stimulus are provided to test the functionality of each circuit.