In reply to chr_sue:
I finally got to see the waveform signals. What timescale are you using?
-timescale=1ns/1ns is this correct?
Also, the apb_listener is giving an error because the transfers do not equal 60.
I do see a repeat(60 in apb_slave_sequence.svh and I added a count there. It seems to be sending 60 transfers, but the apb_listener is not recognizing all 60. Do you know what triggers the “transfers” count in apb_listener?
Thanks in advance !!!