antmarzam
antmarzam
- SPI host agent now waits a couple of extra clock_cycles when the read_pipeline delay is enabled. - The read_pipeline feature has been added and enabled (randomly) to the cmd_info...
### Description The spi-host TB doesn't currently do error_status.accessinval verification. This issue is meant to track ACCESSINVAL stimulus needed, checking and coverage.
### Description When writing to the TX FIFO only 1/2/4 bytes masks are allowed, any other combination means the write will be discarded but no error is signalled back at...
Plus a bit of cleanup for unused variables and a warning from a VSEQ
Previous SVA check had a race condition. The change simplifies the whole check and has been regressed against VCS and Xcelium
Before injecting errors in `start_checker_q` ensure there's not an ongoing ping. This is done first by checking the VIF hasn't already detected a ping, and then waiting for the ping...
Making tasks/functions/constraints `extern` for `alert_esc_agent`