This document presents a design for a high-speed and low-power speculative adder implemented using FPGA. It describes a carry lookahead adder based inexact speculative adder architecture that is further fine-grain pipelined to reduce delay and enhance operating frequency. Implementation of pipelining reduced the delay by up to 6ns compared to the non-pipelined architecture and reduced power by up to 4W. Synthesis and simulation results on FPGA show that the 32-bit pipelined architecture operates at 127.72MHz while consuming 17.634W, 4.235W less than the non-pipelined version. Pipelining and clock gating techniques help improve the speed and power efficiency of