OpenASIP  2.0
Public Attributes | List of all members
FUGen::OperandConnection Struct Reference
Collaboration diagram for FUGen::OperandConnection:
Collaboration graph

Public Attributes

int id
 
int portWidth
 
int operandWidth
 
std::string signalName
 
bool isOutput
 

Detailed Description

Definition at line 100 of file FUGen.hh.

Member Data Documentation

◆ id

int FUGen::OperandConnection::id

Definition at line 101 of file FUGen.hh.

◆ isOutput

bool FUGen::OperandConnection::isOutput

Definition at line 105 of file FUGen.hh.

◆ operandWidth

int FUGen::OperandConnection::operandWidth

Definition at line 103 of file FUGen.hh.

◆ portWidth

int FUGen::OperandConnection::portWidth

Definition at line 102 of file FUGen.hh.

◆ signalName

std::string FUGen::OperandConnection::signalName

Definition at line 104 of file FUGen.hh.


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