BSim
BSim copied to clipboard
How to compile custom models
I'd like to define my own model. I created a '.snn' model file using 'model/lif.snn' as a template. I see 'script/' contains a bunch of scripts with functions to generate '.h'/'.cpp'/'.cu' from model files, but I cannot find a stand-alone script with a main() function.