Real-time multicompartment Hodgkin-Huxley neuron emulation on SoC FPGA
Pr Timothée Levi
Summary (AI generated)
In conclusion, this system operates in real time and is the first multi-compartment HH implementation on FPGA in the literature, which is a significant achievement. Our goal was not to use more neurons compared to larger implementations on GPU, but to maintain real-time performance. This is crucial for conducting long-term simulations to study the behavior and dynamics of neurological disorders over time, which is not feasible with GPU implementations that take hours to simulate just one second.
Being able to simulate in real time allows us to communicate with different types of neurons - healthy, metal, and disorder ones - and even apply stimulation to modify their dynamics. This capability is the next step in our research. It should be noted that while we initially stated there were no synapses, there are actually synapses implemented in the system, although not all connectivity has been fully established yet.
In terms of activity monitoring, the system can provide spiking activity reports directly on the onboard file for monitoring. Additionally, membrane potentials can be obtained from the output, allowing for analysis of shape and frequency.