[#73220] fix t_trace_saif_sc_unsup test

This commit is contained in:
Mateusz Gancarz 2025-02-26 12:51:11 +01:00
parent cf130e99e8
commit 5c5d0d488e
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ import vltest_bootstrap
test.scenarios('vlt_all')
test.top_filename = "t/t_trace_fst_sc.v"
if not test.have_sc:
test.skip("No SystemC installed")