Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIs it just random pixels corrupted or does your output not work? If it's just a few bits here and there I would suspect it could be noise on the board causing this or a timing issue. Here is what I would do to tackle this:
1) Make sure you have timing constraints, if you don't then all bets are off and you probably just got lucky the VGA only design worked. 2) Remove the VGA portion of the design and make sure the Nios II portion actually works properly on it's own. 3) Look at the pin locations of the VGA interface and see if there are other interfaces you are using nearby and start to try to narrow the problem down to potential noise issues like crosstalk.