gem5 v24.0.0.0
|
#include "systemc.h"
Go to the source code of this file.
Macros | |
#define | SCAN_INTERVAL 200000 |
#define | NS *1e-9 |
#define | MII_FRAME_SIZE 400 |
Functions | |
SC_MODULE (io_controller_m) | |
#define MII_FRAME_SIZE 400 |
Definition at line 75 of file io_controller1.h.
Referenced by SC_MODULE().
#define NS *1e-9 |
Definition at line 73 of file io_controller1.h.
#define SCAN_INTERVAL 200000 |
Definition at line 72 of file io_controller1.h.
SC_MODULE | ( | io_controller_m | ) |
Definition at line 77 of file io_controller1.h.
References MII_FRAME_SIZE, SC_CTHREAD, and SC_CTOR.