- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- 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?