Booth's Multiplication Algorithm in VHDL A multiplier module create in VHDL based in Booth's Algorithm to multiplication. Inputs: Value A in 4 bits, Value B in 4 bits, Start, Reset, Clock pulse. Outputs: Produt of multiplication of A and B values in 8 bits.