gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
SimpleBusAT< NR_OF_INITIATORS, NR_OF_TARGETS >::ConnectionInfo Struct Reference

Public Attributes

target_socket_typefrom
 
initiator_socket_typeto
 

Detailed Description

template<int NR_OF_INITIATORS, int NR_OF_TARGETS>
struct SimpleBusAT< NR_OF_INITIATORS, NR_OF_TARGETS >::ConnectionInfo

Definition at line 375 of file SimpleBusAT.h.

Member Data Documentation

◆ from

template<int NR_OF_INITIATORS, int NR_OF_TARGETS>
target_socket_type* SimpleBusAT< NR_OF_INITIATORS, NR_OF_TARGETS >::ConnectionInfo::from

Definition at line 376 of file SimpleBusAT.h.

◆ to

template<int NR_OF_INITIATORS, int NR_OF_TARGETS>
initiator_socket_type* SimpleBusAT< NR_OF_INITIATORS, NR_OF_TARGETS >::ConnectionInfo::to

Definition at line 377 of file SimpleBusAT.h.


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

Generated on Sun Jul 30 2023 01:57:06 for gem5 by doxygen 1.8.17