Forum Discussion
Altera_Forum
Honored Contributor
14 years agoproblem with LCD Refreshing rate
Hello, I recently designed a model in Quartus which connects to a color LCD device and shows what ever is on the SRAM. I am using the NIOS processor to fill the RAM with the relevent Data (P...
Altera_Forum
Honored Contributor
14 years agothanks...
I understand how to write data to the ram...the tricky part with your suggestion is to read the ram without using the nios. Thats what i have left to do...how can i write from the nios and read from the mode? I dont want to spend time on presenting the picure from the cpu..just want to set the data from the cpu and read it from out side the processor...any suggestions?