- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
we created off-chip ram verilog code with avalon slave,but this off-chip ram is not visible for reset vector and exception vector of nios cpu and also this is not visible for data and programe memory in the nios IDE. so can you please provide a design example for above mentioned applicationLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Open the component editor on your custom component, go to the Interfaces tab, and in your Avalon slave interface, open the "Deprecated" section and check the "Memory device" option.
Contrary to what the name suggests this option isn't deprecated at all and is required to use the device as memory in the IDE.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
tnx i cleared that issue....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how to access the megawizard ram from nios IDE......
--- Quote Start --- Open the component editor on your custom component, go to the Interfaces tab, and in your Avalon slave interface, open the "Deprecated" section and check the "Memory device" option. Contrary to what the name suggests this option isn't deprecated at all and is required to use the device as memory in the IDE. --- Quote End ---- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The procedure I described must be made from SOPC builder, not the IDE. After that you must regenerate the SOPC system. Then go to the system library properties in the IDE and the RAM should be there.

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