This document summarizes several papers on implementing feedforward neural networks using field programmable gate arrays (FPGAs). It discusses how FPGAs offer parallelism and flexibility for neural network designs while reducing costs compared to application-specific integrated circuits. The document reviews mathematical models of artificial neurons and different types of neural network architectures. It also examines challenges in efficiently implementing activation functions like the sigmoid on FPGAs. Several papers presented hardware implementations of multilayer feedforward neural networks in VHDL for applications such as digital pre-distortion.