- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have been running into a odd nios2-download verify failure issue. I was trying to test the impact of different cache size of nios proceossr. However, when I change the cache size to some certain values, I started getting "Verify failed between address 0xXXXXXX and 0xXXXXXXX" issue. The address is for the on-chip memory. Some cache size setting still works fine... Having been going through many threads in the forum but no luck yet... Have anyone got similar things before? Thanks in advance!Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
xxiang, are you using an SDC file and checking for timing closure?
If you raise the cache size too much it's possible that timing won't be met because internal memory is already placed on the device, and routing to all the memory blocks needed for your processor cache may decrease the Fmax of your processor and system. Timing problems may lead to "verify failed" errors.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply vtoffolo. I did check timing. There were some tiny timing violation (~0.04ns) but those were not in the nios processor, I assume that shouldn't cause the problem. However, the error is gone now with a new build, for no reason...
--- Quote Start --- xxiang, are you using an SDC file and checking for timing closure? If you raise the cache size too much it's possible that timing won't be met because internal memory is already placed on the device, and routing to all the memory blocks needed for your processor cache may decrease the Fmax of your processor and system. Timing problems may lead to "verify failed" errors. --- Quote End ---
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