gem5 v24.0.0.0
|
#include "systemc.h"
Go to the source code of this file.
Macros | |
#define | MII_FIFO_SIZE 400 |
#define | SCAN_INTERVAL 200000 |
#define | NS *1e-9 |
Functions | |
SC_MODULE (io_controller_m) | |
#define MII_FIFO_SIZE 400 |
Definition at line 85 of file io_controller.h.
#define NS *1e-9 |
Definition at line 87 of file io_controller.h.
#define SCAN_INTERVAL 200000 |
Definition at line 86 of file io_controller.h.
SC_MODULE | ( | io_controller_m | ) |
Definition at line 89 of file io_controller.h.
References SC_CTHREAD, and SC_CTOR.