Forum Discussion

CosmoKramer's avatar
CosmoKramer
Icon for Occasional Contributor rankOccasional Contributor
2 years ago

address mapping

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 ?

2 Replies

  • AdzimZM_Altera's avatar
    AdzimZM_Altera
    Icon for Regular Contributor rankRegular Contributor

    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]


  • AdzimZM_Altera's avatar
    AdzimZM_Altera
    Icon for Regular Contributor rankRegular Contributor

    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.