17#ifndef _SYSC_SCC_HIERARCHY_DUMPER_H_
18#define _SYSC_SCC_HIERARCHY_DUMPER_H_
56 std::string dump_hier_file_name{
""};
62 void start_of_simulation()
override;
virtual ~hierarchy_dumper()
Destroys the hierarchy_dumper object.
hierarchy_dumper(const std::string &filename, file_type format)
Constructs a hierarchy_dumper object with the specified file name and format.
file_type
The supported file formats for dumping the hierarchy.