Implementation of Hodgkin-Huxley Spiking Neuron Model Using FPGA

Zexuan Yi,Wenlong Fu,Lihong Cao
DOI: https://doi.org/10.1109/icct46805.2019.8947169
2019-01-01
Abstract:For the study of new computer architecture inspired by brain, implementing neuron function on hardware has become an emerging research direction. To study the feasibility of biological neuron implementation and acceleration characteristics on the hardware platform, the basic Hodgkin-Huxley (HH) neuron model and a small scale of synapse connection model is implemented on Xilinx Zynq7 Zedboard FPGA, high-level-synthesis method is used to reduce the burden of hardware design. The Hodgkin-Huxley model simulation result of FPGA are validated through high level software simulation tool in Brian2, furthermore, resource utilization and calculation time cost are provided in this paper, finally, a pipeline design of HH neuron model is used to accelerate calculations and reduce resource utilization, the result proves that this design is suitable for HH model simulation.
What problem does this paper attempt to address?