gem5 v24.0.0.0
|
#include "common.h"
Go to the source code of this file.
Functions | |
ofstream | lout ("systemc.log") |
Display to standard out and to logfile "systemc.log" | |
SC_MODULE (DISPLAY) | |
ofstream lout | ( | "systemc.log" | ) |
Display to standard out and to logfile "systemc.log"
SC_MODULE | ( | DISPLAY | ) |
Definition at line 50 of file display.h.
References SC_HAS_PROCESS, and SC_METHOD.