This document describes the implementation of an 8-bit Vedic multiplier using a barrel shifter on an FPGA. It begins with an introduction to Vedic mathematics and the Nikhilam sutra technique for multiplication. This technique reduces the number of partial products generated. The design uses a 64-bit barrel shifter in the base selection module and multiplier to significantly reduce the propagation delay compared to conventional multipliers. The 8-bit Vedic multiplier was implemented on a Xilinx Spartan-6 FPGA. Simulation results showed the design achieved a propagation delay of 6.781ns, demonstrating the speed improvement from using a barrel shifter.