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

Public Attributes

int operandWidth
 
int operandID
 
int sourceCycle
 
int pipelineStage
 
std::string operation
 

Detailed Description

Definition at line 108 of file FUGen.hh.

Member Data Documentation

◆ operandID

int FUGen::OutputConnection::operandID

Definition at line 110 of file FUGen.hh.

◆ operandWidth

int FUGen::OutputConnection::operandWidth

Definition at line 109 of file FUGen.hh.

◆ operation

std::string FUGen::OutputConnection::operation

Definition at line 113 of file FUGen.hh.

◆ pipelineStage

int FUGen::OutputConnection::pipelineStage

Definition at line 112 of file FUGen.hh.

◆ sourceCycle

int FUGen::OutputConnection::sourceCycle

Definition at line 111 of file FUGen.hh.


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