gem5
v20.0.0.3
|
Go to the source code of this file.
Classes | |
struct | rgb_t |
Functions | |
ostream & | operator<< (ostream &os, const rgb_t &a) |
SC_MODULE (some_process) | |
|
inline |
Definition at line 52 of file rgb.h.
References rgb_t::blue, rgb_t::green, X86ISA::os, and rgb_t::red.
SC_MODULE | ( | some_process | ) |
Definition at line 58 of file rgb.h.
References SC_CTHREAD, and SC_HAS_PROCESS.