Tests: make t_trace_*two* tests less sensitive to file names
No functional change intended
This commit is contained in:
parent
30fa5e41be
commit
1166728a8d
|
|
@ -21,12 +21,7 @@
|
|||
// clang-format on
|
||||
|
||||
// Compile in place
|
||||
#include "Vt_trace_two_b.cpp"
|
||||
#include "Vt_trace_two_b__Syms.cpp"
|
||||
#include "Vt_trace_two_b___024root.cpp"
|
||||
#include "Vt_trace_two_b___024root__Slow.cpp"
|
||||
#include "Vt_trace_two_b__Trace.cpp"
|
||||
#include "Vt_trace_two_b__Trace__Slow.cpp"
|
||||
#include "Vt_trace_two_b__ALL.cpp"
|
||||
|
||||
VM_PREFIX* ap;
|
||||
Vt_trace_two_b* bp;
|
||||
|
|
|
|||
|
|
@ -21,6 +21,11 @@ compile(
|
|||
verilator_flags2 => ['-trace'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -24,6 +24,11 @@ else {
|
|||
verilator_flags2 => ['-sc -trace'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -21,6 +21,11 @@ compile(
|
|||
verilator_flags2 => ['--trace-fst --trace-threads 1 -DTEST_FST'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -21,6 +21,11 @@ compile(
|
|||
verilator_flags2 => ['-trace'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -24,6 +24,11 @@ else {
|
|||
verilator_flags2 => ['-sc -trace'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -21,6 +21,11 @@ compile(
|
|||
verilator_flags2 => ['--trace-fst --trace-threads 1'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -21,6 +21,11 @@ compile(
|
|||
verilator_flags2 => ['-trace'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -24,6 +24,11 @@ else {
|
|||
verilator_flags2 => ['-sc -trace'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -21,6 +21,11 @@ compile(
|
|||
verilator_flags2 => ['--trace-fst --trace-threads 1'],
|
||||
);
|
||||
|
||||
run(
|
||||
logfile => "$Self->{obj_dir}/make_first_ALL.log",
|
||||
cmd => ["make", "-C", "$Self->{obj_dir}", "-f", "Vt_trace_two_b.mk", "Vt_trace_two_b__ALL.cpp"]
|
||||
);
|
||||
|
||||
compile(
|
||||
make_main => 0,
|
||||
top_filename => 't_trace_two_a.v',
|
||||
|
|
|
|||
|
|
@ -17,12 +17,7 @@
|
|||
// clang-format on
|
||||
|
||||
// Compile in place
|
||||
#include "Vt_trace_two_b.cpp"
|
||||
#include "Vt_trace_two_b___024root.cpp"
|
||||
#include "Vt_trace_two_b___024root__Slow.cpp"
|
||||
#include "Vt_trace_two_b__Syms.cpp"
|
||||
#include "Vt_trace_two_b__Trace.cpp"
|
||||
#include "Vt_trace_two_b__Trace__Slow.cpp"
|
||||
#include "Vt_trace_two_b__ALL.cpp"
|
||||
|
||||
// General headers
|
||||
#include "verilated.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue