nest / nestml

A domain specific language for neuron and synapse models in spiking neural network simulation
GNU General Public License v2.0
45 stars 46 forks source link

Add coco to check post_ports code generation option #1009

Open clinssen opened 5 months ago

clinssen commented 5 months ago

Add coco to check that when specifying ports and variable names as post_ports code generation option, these variable names and port names exist; give a friendly error message if not.