verilator/test_regress
Yutetsu TAKATSUKASA 0658a7654f
Add tests of tracing SystemC model verilated with --hierarchical (#3252)
* Tests: Add t_hier_block_sc_trace(fst|vcd) that tests tracing hierarchical block on SystemC.

* Add a check that elaboration is done before a trace file is opened.

* Add a check that elaboration is done before trace() is called to verilated SystemC model.

* Tests: call sc_core::sc_start(sc_core::SC_ZERO_TIME) before opening a trace file

* Tests: Fix t_trace_two_sc to call sc_start before opening trace

* Use vl_fatal as suggested in PR review.
2021-12-23 08:41:11 +09:00
..
t Add tests of tracing SystemC model verilated with --hierarchical (#3252) 2021-12-23 08:41:11 +09:00
.gdbinit
.gitignore
CMakeLists.txt
driver.pl Add tests of tracing SystemC model verilated with --hierarchical (#3252) 2021-12-23 08:41:11 +09:00
input.vc
input.xsim.vc
Makefile
Makefile_obj Remove unused CFG_CXXFLAGS_STD_OLDEST 2021-09-26 16:01:25 -04:00