This document summarizes a research paper that presents the implementation of an artificial neural network (ANN) using a field programmable gate array (FPGA). Specifically, it maps an FPGA to a field programmable neural network array (FPNNa). The paper describes designing a generalized multi-layer perceptron ANN architecture in VHDL to run on an FPGA. This provides a flexible hardware platform for exploring ANN design spaces and prototypes more quickly than traditional hardware. Simulation results show the network operates in real-time on the FPGA with performance comparable to other hardware-based implementations. In conclusion, mapping FPGAs to FPNNas can find applications in real-time analysis and provide a flexible way to