- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have defined a system with the following:
- qsys system with Nios - tcl script to export avalon signals to the top module - two quartus DPRAM components - dpram0, dpram1 (external to Nios) - port a of dprams connected to avalon export (direct Nios write/read) - port b of dprams (read only) connected to other logic blocks My problem is that after Nios writes to port a of dpram0, port b of dpram0 is not updated with the written data until Nios writes to port a of dpram1 and vice-versa. Nios reads of port a indicate the correct data that was written. What am I missing?Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Problem solved.
Nios writes to DPRAM were cached.
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