Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Error: Selected device has 105 RAM location

Hello

when I was in the process of compiling my program I got this error

Error: Selected device has 105 RAM location(s) of type M4K.  However, the current design needs more than 105 to successfully fit

Any one can help me plz

7 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You are using more ram in your design than the amount that can fit in the device..

    Reduce the ram.

    -

    Zubair
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    thank you for reponce

    but already I compile an IP knowing his SOPC Builder system is ready
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    SOPC won't give an error. The fitter would give an error after failing to fit the design in the fpga.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hello

    I am a beginner in this field, is that you can tell me how to REDUCE the number of RAM plz
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Find out which SOPC components is using RAM blocks in your system and reduce their sizes.