[#73220] fix t_trace_saif_sc_unsup test
This commit is contained in:
parent
cf130e99e8
commit
5c5d0d488e
|
|
@ -11,6 +11,8 @@ import vltest_bootstrap
|
||||||
|
|
||||||
test.scenarios('vlt_all')
|
test.scenarios('vlt_all')
|
||||||
|
|
||||||
|
test.top_filename = "t/t_trace_fst_sc.v"
|
||||||
|
|
||||||
if not test.have_sc:
|
if not test.have_sc:
|
||||||
test.skip("No SystemC installed")
|
test.skip("No SystemC installed")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue