Forum Discussion
Altera_Forum
Honored Contributor
22 years agoInstruction simulator exception
When running a simple program (it prints a few things to stdout) in the Nios II instruction simulator, I see the following console output near the end of the expected output: COSIM: Internal Er...
Altera_Forum
Honored Contributor
22 years agothere was a problem with the shutdown code for the iss because it didn't handle the 2 top-level clock ports in the user-logic module correctly.
For a quick workaround to get rid of the error, remove the 2 top level clocks for the user logic module (sclk and clk). As mentioned above though, this internal error doesn't affect program execution, and can be safely ignored. Fixed in a future release. Not the next one, but the one after.