Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAfter several days hard work, I find the way to speed up the performance.
In old way, I use Avalon-ST interface and SOPC builder to connect each IP. In new way, I combine all IPs into one and keep the Avalon-ST interface. (That means the source of IP_A connets to the sink of IP_B directly) The performance is good enough for me.