54 return new ::sc_gem5::VcdTraceFile(
name);
119 const std::string &
name)
126 const std::string &
name)
133 const std::string &
name)
140 const std::string &
name)
147 const std::string &
name)
154 const std::string &
name)
161 const std::string &
name)
168 const std::string &
name)
175 const std::string &
name)
182 const std::string &
name)
189 const std::string &
name)
196 const std::string &
name)
215 const std::string &
name)
222 const std::string &
name)
241 const std::string &
name)
248 const std::string &
name)
279 const std::string &
name,
int width)
286 const std::string &
name,
int width)
293 const std::string &
name,
int width)
300 const std::string &
name,
int width)
307 const std::string &
name,
int width)
314 const std::string &
name,
int width)
321 const std::string &
name,
int width)
328 const std::string &
name,
int width)
347 const std::string &
name,
int width)
354 const std::string &
name,
int width)
385 const std::string &
name,
int width)
392 const std::string &
name,
int width)
399 const std::string &
name,
int width)
406 const std::string &
name,
int width)
413 const std::string &
name,
int width)
416 addTraceVal(&v.read(),
name, width);
421 const std::string &
name,
int width)
424 addTraceVal(&v.read(),
name, width);
429 const std::string &
name,
int width)
432 addTraceVal(&v.read(),
name, width);
437 const std::string &
name,
int width)
440 addTraceVal(&v.read(),
name, width);
445 const std::string &
name,
const char **enum_literals)
448 addTraceVal(&v,
name, enum_literals);
sc_trace_file * sc_create_vcd_trace_file(const char *name)
void sc_trace_delta_cycles(sc_trace_file *, bool on=true)
void sc_close_vcd_trace_file(sc_trace_file *tf)
void sc_trace(sc_trace_file *tf, const sc_in< T > &i, const std::string &name)
void sc_write_comment(sc_trace_file *tf, const std::string &comment)
const std::string & name()