I am looking into implement a multi compartment model on FPGA to speed up the calculations. Is there a way to convert a model designed in Neuron to convert to C language (or to any hardware descriptive language)?
Thanks!
Convert Neuron models to C
-
- Site Admin
- Posts: 6384
- Joined: Wed May 18, 2005 4:50 pm
- Location: Yale University School of Medicine
- Contact:
Re: Convert Neuron models to C
Yes. It's called rewriting the model implementation from scratch. It is done by a programmer.