This document presents a pipelined feedforward FFT architecture using split radix to reduce computational time. Generally FFT has complex operations that take more time. Split radix FFT reduces the number of additions and complex operations. The proposed design uses split radix FFT with feedforward pipelining to decrease delay between consecutive inputs and increase computation speed. Results show the split radix FFT design decreases computation time and increases throughput by processing multiple samples in parallel through pipelining.