Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThen, what you have so far referred to as a ram (sram) interface is actually the raw control pins of the LTM display?
Nevertheless, you said you have address/data/save lines: this seems indicate some sort of memory, buffer or control block between the Nios system and the fpga pins connected to the display. So, why you need to keep up streaming data? My guess is that you have a very primitive LCD interface with a minimal memory buffer and this forces you to constantly write picture data even if it doesn't change. Is this right?