I just forked the main branch of the repository so I can integrate it into OSVVM. The testbench had two issues. The first is in #7.
The second issue is when the sync1 signals are used to allow all TX to finish before starting RX, RX transactions complete without time passing (only delta cycles) and we run out of delta cycles (5000). I have to look at the RX pattern better (used by many OSVVM VC) as this may be an issue with the pattern itself.
I just forked the main branch of the repository so I can integrate it into OSVVM. The testbench had two issues. The first is in #7.
The second issue is when the sync1 signals are used to allow all TX to finish before starting RX, RX transactions complete without time passing (only delta cycles) and we run out of delta cycles (5000). I have to look at the RX pattern better (used by many OSVVM VC) as this may be an issue with the pattern itself.