Altera_Forum
Honored Contributor
14 years agoDE2-70 :use ssram as vga buffer
recently i want to drive my de2-70 board's ssram as a vga buffer ,but it seems that to made this ssram control is not easy(not as easy as in de2 board ), is anyone can give me some suggests? or have done some relevant job?
the problem i meet is : 1 when i put the image data into ssram and when i output data from ssram to vga controller ?cause it can't read or write in the same time. 2 i saw the ssram need a clk , how can i deal with the_input_data_clk , the_output_data_clk?:confused: