In reply to dave_59:
Hi dave_59,
I understand the purpose of monitor. The hardware on the other end is bunch of shift registers, assuming more than 10K. The IP is responsible to shift out the data serially to the shift registers. I need to verify the IP as whenever the IP is configured to shift out the data, I need to make sure that the data length is correct and the data from the APB master is matching with whatever that is shifted out by the IP. Any suggestion to check this?