Altera_Forum
Honored Contributor
11 years agoSynchronization of 2 Decimating FIRs
Hello,
In my design, I'm using complex I/Q signal. Before feeding a correlator, I need to filter it out with a decimation factor=16. Correlator needs to have on its inputs synchronized both I and Q components. In simulation both filters produce "valid" signal with the same phase. Can I assume, that in hardware they will be also synchronized? And feed the "valid" input of the correlator by "and" function of "valid" outputs of the filters? Or it would be better to use 2 d-latches, and to strobe the correlators input by free running counter? regards, carter