- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Have a look at the cyclone II literature, on page 4 of that document (http://www.altera.com/literature/hb/cyc2/cyc2_cii51001.pdf)
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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