gem5  v22.1.0.0
Public Types | Public Member Functions | Public Attributes | List of all members
gem5::fastmodel::ResetControllerExample::CorePins Struct Reference

Public Types

using CoreInt = IntSourcePin< CorePins >
 

Public Member Functions

 CorePins (const std::string &)
 

Public Attributes

CoreInt reset
 
CoreInt halt
 

Detailed Description

Definition at line 49 of file example.hh.

Member Typedef Documentation

◆ CoreInt

Definition at line 51 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.

Member Data Documentation

◆ halt

CoreInt gem5::fastmodel::ResetControllerExample::CorePins::halt

◆ reset

CoreInt gem5::fastmodel::ResetControllerExample::CorePins::reset

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

Generated on Wed Dec 21 2022 10:23:41 for gem5 by doxygen 1.9.1