- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm using the DE1 kit, my project includes a NIOS processor to present data on a color LCD... I'm already using the SRAM for the LCD(to save the picture data on), so I need to decide which is better, the SDRAM or the FLASh...I need fast timing... thanks....Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SDRAM. Offen you use flash to hold video frames or images but before you display them you put them into an off-chip frame buffer. SDRAM works well for a frame buffer since a video engine and sequentially access it quickly. I don't know what resolution you are working with but if your SRAM is large enough to hold a couple frames you could use it as well.

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