Forum Discussion
Altera_Forum
Honored Contributor
15 years agoA_en is 'X' problems
Hi there, i have wrote some VHDL program in QuartusII (10.1)as custom instruction for NIOSII and implemented a SOPC system with Nios II. Then i go to the EDA (eclipse) generate a hallo world progr...
Altera_Forum
Honored Contributor
15 years agoThis typically happens when unknown instructions (due to uninitialized memory) are fetched by the master. Make sure your code RAM is being properly initialized for the simulation flow.
I recommend reading though this document to make sure you are not missing a step: http://www.altera.com/literature/an/an351.pdf