lowRISC / opentitan

OpenTitan: Open source silicon root of trust
https://www.opentitan.org
Apache License 2.0
2.42k stars 723 forks source link

[test-triage] spi_host passthrough tests failing on VCS #23593

Open antmarzam opened 3 weeks ago

antmarzam commented 3 weeks ago

Hierarchy of regression failure

Block level

Failure Description

Tests in VCS consistenly fail with UVM_FATAL:

UVM_FATAL @   4614591 ps: (spi_if.sv:59) [spi_if] Don't call this function - get_active_c
sb when there is no active CSB

Steps to Reproduce

moidx commented 3 weeks ago

Discussed during triage meeting. We have sufficient coverage for passthrough in other places. We are not expecting any RTL changes to result from the DV fix expected in this issue, so we are comfortable moving this to M5.

This test also has 100% pass rate with Xcellium, which is the sign-off tool for spi_host.

moidx commented 1 week ago

Moving to Earlgrey-PROD.M7 as we are using Xcellium for spi_host block level sign-off.