Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Once you detect the pattern then you save input data?? --- Quote End --- YES --- Quote Start --- for how long and what to do with it? --- Quote End --- save 6400 samples of such inputs as soon as that pattern is detected. and extract that saved data to computer if there is anyway. This task should be done every time continuously, I mean every time detect pattern from uninterruptibly incoming signal from ADC and as soon as that pattern is detected extract 6400 sample to the computer. Thats why I am confused about which size should I choose as input(of 14 bit) in VHDL program.