Forum Discussion

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

Size of Altera DE2 on-chip memory

Hi,

anyone know what is the on-chip memory size ( in KB ) of the cyclone ii 2c35 fpga chip on the Altera DE2 board ?

Thanks.

3 Replies

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

    The Cyclone II C35 on the DE2 has 105 M4K RAM blocks (4kbits + 512 parity bits) which add up to a total amount of 483,840 RAM bits.

    Using the MegaWizard tool you can generate one or more memories with databus widths according to your needs, and as long as it does not exceed the amount of M4K RAM blocks.

    For a RAM with an 8bit interface you can generate a ram with 53760 words at maximum (using all M4K RAM blocks). So this corresponds to 52.5KB