Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
InterconnectGeneration::BusInterfaceInfo Struct Reference

#include <InterconnectGenerator.h>

Public Attributes

std::string mode
 Mode of the interface.
 
std::string name
 Name of the bus interface.
 
QString range
 Optional address range.
 
QString start
 Optional start address.
 

Detailed Description

Struct representing bus interface information used for generation.

Definition at line 47 of file InterconnectGenerator.h.

Member Data Documentation

◆ mode

std::string InterconnectGeneration::BusInterfaceInfo::mode

Mode of the interface.

Definition at line 50 of file InterconnectGenerator.h.

◆ name

std::string InterconnectGeneration::BusInterfaceInfo::name

Name of the bus interface.

Definition at line 49 of file InterconnectGenerator.h.

◆ range

QString InterconnectGeneration::BusInterfaceInfo::range

Optional address range.

Definition at line 52 of file InterconnectGenerator.h.

◆ start

QString InterconnectGeneration::BusInterfaceInfo::start

Optional start address.

Definition at line 51 of file InterconnectGenerator.h.


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