[#73220] add t_hier_block_trace_saif test with golden file
This commit is contained in:
parent
005a5d0215
commit
a09ec8adae
File diff suppressed because it is too large
Load Diff
|
|
@ -11,6 +11,7 @@ import vltest_bootstrap
|
|||
|
||||
test.scenarios('vlt_all')
|
||||
test.top_filename = "t/t_hier_block.v"
|
||||
test.golden_filename = "t/t_hier_block_trace_saif.out"
|
||||
|
||||
# CI environment offers 2 VCPUs, 2 thread setting causes the following warning.
|
||||
# %Warning-UNOPTTHREADS: Thread scheduler is unable to provide requested parallelism; consider asking for fewer threads.
|
||||
|
|
|
|||
Loading…
Reference in New Issue