Forum Discussion
Altera_Forum
Honored Contributor
8 years agoSimulation stops before simtime
Any ideas why a simulation would stop early? When I run the simulation, scopes show the full simtime. However, after about 2-15% of the simtime, simulation will stop. If I keep the simtime the same a...
Altera_Forum
Honored Contributor
8 years agoFound the issue! There was a simulink stop block hidden deep down in a subsystem that was being triggered by a data check. This was triggering due to some bad data in my matlab workspace. I inherited that portion of the model from another engineer. Pretty obvious now that I found it!