Forum Discussion
Altera_Forum
Honored Contributor
12 years agoStill doesn't explain how to align both frames ! My idea is to deliver data from the SCALER output and whenever there is valid data I set the READY signal for the other sink to '1'
First sink ==> scfifo ==> output --> here I assert the READY signal for the second sink if first_sink.valid = '1' I couldn't align both frames with this ! can you suggest another technique ? thank you