Forum Discussion
Altera_Forum
Honored Contributor
12 years agoFor 1, you need to have both Avalon sinks in the same clock domain if you want to compare the signals. You can do this in SOPC Builder/QSys by using a dual clock fifo instead of a single clock fifo.
For 2, yes you are right that it makes things more complicated. You must have the same frame rate if you want to compare the two streams, so you will have to drop some frames on the fastest stream.