- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have two dimms of same capacity. I know number of bits for row, column, bank and bank group and it is byte addressable. For a burst length of N, how can I figure out address mapping for this ?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Address ordering [26 bits]
Row 16, Column 10, Bank 2, Bank Group 2. Address Ordering is CS-CID-Row-Bank-Col-BG.
The Avalon bus address width is 27 bits shown as amm_address[26..0] in the IP Block Symbol view or in the RTL top level file port description.
The mapping is :
Row[15..0] = amm_address[26:11]
Bank[1..0] = amm_address[10:9]
Col[9..3] = amm_address[8:2]
Bank Group[1..0] = amm_address[1:0]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As we do not receive any response from you on the previous reply that we have provided, I now transition this thread to community support. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page