gem5 v24.0.0.0
|
Public Member Functions | |
CorePins (const std::string &) | |
Public Attributes | |
SignalSourcePort< bool > | reset |
SignalSourcePort< bool > | halt |
Definition at line 49 of file example.hh.
|
explicit |
Definition at line 39 of file example.cc.
SignalSourcePort<bool> gem5::fastmodel::ResetControllerExample::CorePins::halt |
Definition at line 52 of file example.hh.
Referenced by gem5::fastmodel::ResetControllerExample::getPort(), and gem5::fastmodel::ResetControllerExample::Registers::Registers().
SignalSourcePort<bool> gem5::fastmodel::ResetControllerExample::CorePins::reset |
Definition at line 51 of file example.hh.
Referenced by gem5::fastmodel::ResetControllerExample::getPort(), and gem5::fastmodel::ResetControllerExample::Registers::Registers().