Forum Discussion
Altera_Forum
Honored Contributor
14 years agoPossibly you had problems with the internal memory regions, using a few less M9K blocks might help.
I think a pipeline bridge (or even a non-pipeline bridge) can be used to: 1) reduce the number of complex slave arbitors by putting multiple slaves behind the bridge. 2) allow you to run some slaves at a lower clock frequency. Both will increase the time taken to access the bridged slaves. It ought to be possible to use the timing tools to work out the critical path. But I'm a software engineer... :-)