Forum Discussion
Altera_Forum
Honored Contributor
13 years agoProblem with Pixel_Buffer_DMA and SDRAM
Hello guys. I have an Altera DE2-115 dev. board and I'm trying to use NIOS to display some images on a monitor, using the VGA connector on the board. I'm using quartus 11.1 and I'm following in...
Altera_Forum
Honored Contributor
13 years agoYes, with on-chip memory it works, but as my system does some data processing and the on-chip memory total size is not enough, I have to use the SDRAM so my system can have all memory it needs to do the processing. Thanks, anyway.