gem5 v24.0.0.0
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.

Member Data Documentation

◆ halt

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

◆ reset

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

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

Generated on Tue Jun 18 2024 16:24:19 for gem5 by doxygen 1.11.0