- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all. I am trying to implment a Dual port RAM using CycloneIII EP3C10. As listed by the handbook, EP3C10 has 46 M9K Blocks. I want to configure the memory as 5120 × 32bit. MegaWizard tell me the memory need 32 M9K. My question is whether I could reduce the num of M9K according to some setting with Maximum Block Depth.
thx.Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The megawizard isn't able to optimize the use of memory blocks when the size isn't a power of two. To reduce the blocs usage you must create two memories, one 4096*32 and one 1024*32, and add some logic to select which block to use.

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