Altera_Forum
Honored Contributor
18 years agoDifferences between Atlantic and Avalon Streaming Protocols
This is what I noticed from playing between version 6.0sp1 and version
6.1. Seems like to prepare for better integration with SOPC builder, starting from version 6.1, all the DSP IP blocks started adopted Avalon streaming interface. The differences between the two interfaces (that I know of) are briefly highlighted below: - Only master source and slave sink are supported in Avalon ST. In Atlantic, master/slave source and master/slave sink are all supported. - In Avalon ST interface, there can be some latencies before the valid signal goes high (depends on the individual core). While the interfaces are drastically different, so far I have not had much trouble migrating to Avalon ST interface. Signal ports generally still match up. Hope this helps!