Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThanks 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 ---