verilator/include
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
..
gtkwave Update GTKwave from upstream. 2021-09-01 20:45:41 -04:00
vltstd Fix DPI open array handling issues, and do internal coverage (#2350). 2020-12-09 22:15:34 -05:00
.gitignore Support VPI product info, warning calls, etc, bug588. 2013-01-17 21:40:37 -05:00
verilated_config.h.in Commentary: Cleanup all include/* header comments. 2021-03-20 17:46:00 -04:00
verilated_cov_key.h Commentary: Cleanup all include/* header comments. 2021-03-20 17:46:00 -04:00
verilated_cov.cpp Fix bad ending address on $readmem (#3205). 2021-12-21 19:55:04 -05:00
verilated_cov.h Commentary 2021-03-28 11:50:05 -04:00
verilated_dpi.cpp Internals: Remove some unused arguments. 2021-11-28 13:44:16 -05:00
verilated_dpi.h Includes: Refactor verilated.h and deprecate verilated_heavy.h (#2701). 2021-07-24 10:00:33 -04:00
verilated_fst_c.cpp Reduce .rodata footprint of trace initialization (#3250) 2021-12-19 15:15:07 +00:00
verilated_fst_c.h Add tests of tracing SystemC model verilated with --hierarchical (#3252) 2021-12-23 08:41:11 +09:00
verilated_fst_sc.cpp Add tests of tracing SystemC model verilated with --hierarchical (#3252) 2021-12-23 08:41:11 +09:00
verilated_fst_sc.h Add tests of tracing SystemC model verilated with --hierarchical (#3252) 2021-12-23 08:41:11 +09:00
verilated_funcs.h Fix bad ending address on $readmem (#3205). 2021-12-21 19:55:04 -05:00
verilated_heavy.h Includes: Refactor verilated.h and deprecate verilated_heavy.h (#2701). 2021-07-24 10:00:33 -04:00
verilated_imp.h Internals: Revert previous commit const for clang. 2021-11-25 09:47:06 -05:00
verilated_intrinsics.h Commentary: Cleanup all include/* header comments. 2021-03-20 17:46:00 -04:00
verilated_profiler.h Internals: More const. No functional change intended. 2021-11-25 09:05:50 -05:00
verilated_save.cpp Internals: More const. No functional change intended. 2021-11-25 09:05:50 -05:00
verilated_save.h Internals: More const. No functional change intended. 2021-11-25 09:05:50 -05:00
verilated_sc.h Commentary: Cleanup all include/* header comments. 2021-03-20 17:46:00 -04:00
verilated_sym_props.h Internals: More const. No functional change intended. 2021-11-25 09:05:50 -05:00
verilated_syms.h Includes: Refactor verilated.h and deprecate verilated_heavy.h (#2701). 2021-07-24 10:00:33 -04:00
verilated_threads.cpp Verilator_gantt now shows the predicted mtask times, eval times, and additional statistics. 2021-09-23 22:59:36 -04:00
verilated_threads.h Internals: More const. No functional change intended. 2021-11-25 09:05:50 -05:00
verilated_trace_defs.h Improve scope types in FST and VCD traces (#2805). 2021-04-07 09:55:11 -04:00
verilated_trace_imp.cpp Fix bad ending address on $readmem (#3205). 2021-12-21 19:55:04 -05:00
verilated_trace.h Reduce .rodata footprint of trace initialization (#3250) 2021-12-19 15:15:07 +00:00
verilated_types.h Fix bad ending address on $readmem (#3205). 2021-12-21 19:55:04 -05:00
verilated_vcd_c.cpp Reduce .rodata footprint of trace initialization (#3250) 2021-12-19 15:15:07 +00:00
verilated_vcd_c.h Add tests of tracing SystemC model verilated with --hierarchical (#3252) 2021-12-23 08:41:11 +09:00
verilated_vcd_sc.cpp Add tests of tracing SystemC model verilated with --hierarchical (#3252) 2021-12-23 08:41:11 +09:00
verilated_vcd_sc.h Add tests of tracing SystemC model verilated with --hierarchical (#3252) 2021-12-23 08:41:11 +09:00
verilated_vpi.cpp Internals: More const. No functional change intended. 2021-11-26 17:55:36 -05:00
verilated_vpi.h Internals: Add more const. No functional change. 2021-06-18 22:24:08 -04:00
verilated.cpp Fix bad ending address on $readmem (#3205). 2021-12-21 19:55:04 -05:00
verilated.h Reduce .rodata footprint of trace initialization (#3250) 2021-12-19 15:15:07 +00:00
verilated.mk.in Remove unused CFG_CXXFLAGS_STD_OLDEST 2021-09-26 16:01:25 -04:00
verilated.v Commentary: Cleanup all include/* header comments. 2021-03-20 17:46:00 -04:00
verilatedos.h Use C++11 standard types for MacOS portability (#3254). 2021-12-21 13:18:05 -05:00