Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSOPC Address Overlap error
Hello Friend's i am facing Address Overlap error in SOPC. even though i have do the auto assign base address. but still problem is not resolved. Please give your feedback on the issue i have ...
Altera_Forum
Honored Contributor
14 years agoI guess that the addresses each side of the pipeline bridge have to match - but the 'auto-assign' address doesn't know that.
If you manually assign the base addresses you can group things sanely - and probably avoid the warning about code blocks being separated by more than 28 bits. I'd also avoid the 'clock crossing bridge' by using the s1 and s2 ports of the internal memory blocks.