gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::fastmodel::ResetControllerExample::CorePins Struct Reference

Public Member Functions

 CorePins (const std::string &)

Public Attributes

SignalSourcePort< bool > reset
SignalSourcePort< bool > halt

Detailed Description

Definition at line 49 of file example.hh.

Constructor & Destructor Documentation

◆ CorePins()

gem5::fastmodel::ResetControllerExample::CorePins::CorePins ( const std::string & module_name)
explicit

Definition at line 39 of file example.cc.

References halt, and reset.

Member Data Documentation

◆ halt

SignalSourcePort<bool> gem5::fastmodel::ResetControllerExample::CorePins::halt

Definition at line 52 of file example.hh.

Referenced by CorePins().

◆ reset

SignalSourcePort<bool> gem5::fastmodel::ResetControllerExample::CorePins::reset

Definition at line 51 of file example.hh.

Referenced by CorePins().


The documentation for this struct was generated from the following files:

Generated on Sat Oct 18 2025 08:06:59 for gem5 by doxygen 1.14.0