Page 1 of 1

Convert Neuron models to C

Posted: Fri Aug 16, 2019 1:09 am
by yhd
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!

Re: Convert Neuron models to C

Posted: Mon Oct 21, 2019 9:58 am
by ted
Yes. It's called rewriting the model implementation from scratch. It is done by a programmer.