stanford
Full Member level 2

PRBS Generator -----> DUT -----> PRBS Checker
If we have the same LFSR with the same seed in the generator and the checker, at some point, the two LFSR will start generating the same sequence. We want to match the output from the generator to the checker through the DUT. since the DUT will have some latency, I don't know when we should start checking the two outputs. Is there a good way to synchronize the two LFSR or know when to start checking?
If we have the same LFSR with the same seed in the generator and the checker, at some point, the two LFSR will start generating the same sequence. We want to match the output from the generator to the checker through the DUT. since the DUT will have some latency, I don't know when we should start checking the two outputs. Is there a good way to synchronize the two LFSR or know when to start checking?