Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Yes, exactly. ADC is also 14 bits I have to detect certain patterns of 5 pulses(every pulse have close to 25 samples) from the continuous streams of input coming from ADC and as soon as this pattern is detected I have to store the input data starting from that detected point. I have also attached the simulation here for clarification. Note: in this simulation, only 512 input is considered instead of 1099 I mentioned above. --- Quote End --- Once you detect the pattern then you save input data?? for how long and what to do with it? It is the subsequent processing that determines why and how much you save.