- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am working on a qsys subsystem, I try to increase the onchip_ram size. But After I configured the ip and modify the address, the qsys giving me errors (see attached screenshot). It is obvious that the cpu jtag debug module address doesn't overlap with the ram address. Why it still gives me error?
multiple-attachments.zip
(Virus scan in progress ...)
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Anyone can help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The memory block size looks strange, it should be a nice round number.
You should also move things so that the address map 'works' if the size of everything is rounded up to a power of 2.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SOPC builder has assign base adresses, have you done the similar operation in Qsys?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- The memory block size looks strange, it should be a nice round number. You should also move things so that the address map 'works' if the size of everything is rounded up to a power of 2. --- Quote End --- The ram size is 20K. 4eab in hex = 20139 in dec. So you mean I should change it to 4fff? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- SOPC builder has assign base adresses, have you done the similar operation in Qsys? --- Quote End --- The base address is assigned by Qsys, but I can change it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A size of 20*1024 would be more reasonable - probably what you get anyway.
But move the jtag up to a 64k boundary
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