Description: -- it multiplies a 5_bit multiplicand by a 5_bit multiplier to give
-- an 8_bit product
--
-- aim: to master the method of mutiplier "shift and add to realize the mutiplier"
--
File list (Check if you may need any files):
mutiplier_4bits.vhd