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
12 years agoCured by setting up reset and clk signals correctly before simulating. I left them in the default state and they need forcing..
for example force reset 1, 0 40 force clk 1, 0 10 -repeat 20 This is true for Qsys simulations at least.