- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to make a 3-port RAM using the memory block in EP3C25?
I need a 3-port RAM.of course these ports would never access the same address at the same time. Porta is sync writable only port Portb is sync writable only port Portc is async Readable only port porta and portb have seperate clock.Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
mux the a and b port , give the result to 2d memory(tri matrix memory) then as usual memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ho wto MUX ? Could you explain more? Thanks alot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Portc is async Readable only port --- Quote End --- APEX devices were the last families with RAM blocks that provided asynchronous read. All device families since then require at least the address to be registered. Application note 210 has suggestions for using a RAM block with synchronous read in an application where you would rather have an asynchronous read.

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