- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
How to calculate the flash memory required for particular design.
링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I actually logged in for the same thing.. How to estimate this for a given number of logic elements?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Look for compressed and uncompressed bitstream sizes in your specific Altera FPGA datasheet. Then adjust for logic utilization. For example, multiply by 0.6 if your design uses 60% of the logic.
This will give some rough flash size estimate.- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Sryy for hijacking this topic..
But how to estimate the ROM size for a given FPGA? Say if you have a 10k LE chip, and you want to put a ROM for that?