- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take a look at modular sgdma example (msgdma).
RAM needs clock of the system. Whatever it is. So synchronize Your data to the system clock.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page