[#73220] add t_interface_ref_trace_saif test with golden file
This commit is contained in:
parent
f77dd16638
commit
536c5fe293
File diff suppressed because it is too large
Load Diff
|
|
@ -11,6 +11,7 @@ import vltest_bootstrap
|
|||
|
||||
test.scenarios('simulator')
|
||||
test.top_filename = "t/t_interface_ref_trace.v"
|
||||
test.golden_filename = "t/t_interface_ref_trace_saif.out"
|
||||
|
||||
test.compile(verilator_flags2=['--trace-structs --trace-saif'])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue