Altera_Forum
Honored Contributor
13 years agoNios II interfering with VGA Data
Hi!
I'm trying to implement a Nios II core to manage an RS232 link on a Cyclone IV embedded in a DE2-115 board. On the same FPGA, but unrelated to the Nios II, is a VGA controller writing data in real time from a digital camera to a monitor. I've gotten the VGA hardware working flawlessly on its own, but when I run the Nios II on the FPGA in the same project, it introduces a lot of corruption into the image. Note that I'm using an Altera generated RAM for the VGA's memory, but using the onboard SRAM to store program memory for the Nios II. I'm stumped to where this is coming from- any suggestions as to what I could do? Thanks very much.