Forum Discussion
Altera_Forum
Honored Contributor
8 years agoProblem with simulation and implementation of code in DE0 Nano Cyclone IV kit
Hi everyone, I have a kit DE0 Nano Cyclone IV EP4CE22F17C6, it has among other things 8 leds and I am programming in Quartus 12 and for simulate I am using ModelSim Starter 10.0d. My program generate...
Altera_Forum
Honored Contributor
8 years agoThe SIN_INIT function uses real types inside it - and you call it during real time code, which is not allowed. You can only use this to initialise constants.