- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi. I wanted to know how I can get more address space out of the SDRAM in my Altera DE1.
for example: At the moment, I have SRAM wired up to a games console in which I use to load the games off of. I want to use SDRAM because I need 2 Megabytes for some ROM's, where as the RAM I am using at the moment (SRAM) can only hold up to 512 KB. The problem with doing this, is I found out the SDRAM does not have as many address pins as the SRAM does. How can I go around solving this exactly? Thanks for your help.Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take a look to any sdram datasheet: sdram are organized in rows, columns and possibly banks; those few address lines actually multiplex row and column addresses which eventually build the real logical address of the memory cell to be accessed.

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