Altera_Forum
Honored Contributor
8 years agoContinuous signal tap capture?
Hi,
I am wondering if there is a way to continuously get data from probes in signal tap. I have explored the mex matlab signal tap functionality in a loop but I lose samples. I have briefly tried tcp/ip tcl server and signal probes functionality and I lose samples. Are there double buffering schemes in signal tap? Do I need to implement my own system (double buffered memory) to not lose samples? The signal I am hoping to capture continuously is a 16 bit word updating at 56khz. Thanks!