- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All advanced:
i use EP3C16Q240C8 FPGA,and created some Block RAM in my design, but Quartus tool report M9K utilization is very strange. Block RAM describe as below: 1.Single Port RAM,width = 144 , Depth = 512 , Size = 73728bits , 73728/(9X1024) = 8 , compilation and report total use eight M9K , it is reasonable 2.Single Port RAM,width = 144 , Depth = 64 , Size = 9126bits , 9216/(9X1024) = 1 , but compilation and report total use four M9K , it is unreasonable so how to calculate M9K Block RAM ? Ex:9216bits = ? M9kLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One M9K block data bus maximum width is 36 bits, so You won't be able to use wider than that. Check http://www.altera.com/literature/hb/cyc3/cyc3_ciii51004.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ok,very gratitude your answer

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page