OpenASIP 2.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
CompiledSimCodeGenerator::DelayedAssignment Struct Reference
Collaboration diagram for CompiledSimCodeGenerator::DelayedAssignment:
Collaboration graph

Public Attributes

std::string sourceSymbol
 The source symbol.
 
std::string targetSymbol
 The target symbol.
 
std::string fuResultSymbol
 The FU result symbol.
 

Detailed Description

A struct for handling delayed assignments for the FU results

Definition at line 135 of file CompiledSimCodeGenerator.hh.

Member Data Documentation

◆ fuResultSymbol

std::string CompiledSimCodeGenerator::DelayedAssignment::fuResultSymbol

The FU result symbol.

Definition at line 141 of file CompiledSimCodeGenerator.hh.

◆ sourceSymbol

std::string CompiledSimCodeGenerator::DelayedAssignment::sourceSymbol

The source symbol.

Definition at line 137 of file CompiledSimCodeGenerator.hh.

◆ targetSymbol

std::string CompiledSimCodeGenerator::DelayedAssignment::targetSymbol

The target symbol.

Definition at line 139 of file CompiledSimCodeGenerator.hh.


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