Forum Discussion

BQi's avatar
BQi
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

dual port ram cascade mode

I want to cascade 16 dual port ram , but when we instantiate on chip ram, I can not find cs of the ram

how can i cascade these ram into a larger ram? thanks

3 Replies

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

    Hi,

    May I know what device you are using? What is the cs you are referring to?

    Thanks.

    Best regards,

    KhaiY

    • BQi's avatar
      BQi
      Icon for Occasional Contributor rankOccasional Contributor
      Stratix 10 GX/MX
  • KhaiChein_Y_Intel's avatar
    KhaiChein_Y_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    If you instantiate larger memories block, the blocks will be automatically concantenated to build the bigger memory. If your port width configuration (either the depth or the width) is more than the amount an internal memory block can support, additional memory blocks (of the same type) are used. For example, if you configure your M9K as 512 × 36, which exceeds the supported port width, two 512 × 18 M9Ks are used to implement your RAM.

    Thanks.

    Best regards,

    KhaiY