PandA-2024.02
Data Structures | Variables
flopoco Namespace Reference

Forward declarations of FloPoCo classes. More...

Data Structures

class  FPAssign
 The FPAssign class. More...
 
class  FPge_expr
 The FPge_expr class. More...
 
class  FPgt_expr
 The FPgt_expr class. More...
 
class  FPle_expr
 The FPle_expr class. More...
 
class  FPlt_expr
 The FPlt_expr class. More...
 

Variables

std::string filename = "flopoco.vhdl"
 
std::string cl_name = ""
 
int LongAccN = 0
 
int yyTheCycle
 
vector< pair< string, int > > theUseTable
 
bool combinatorialOperator
 
vector< Operator * > oplist
 

Detailed Description

Forward declarations of FloPoCo classes.

Variable Documentation

◆ cl_name

std::string flopoco::cl_name = ""

Definition at line 144 of file flopoco_wrapper.cpp.

◆ combinatorialOperator

bool flopoco::combinatorialOperator

Definition at line 149 of file flopoco_wrapper.cpp.

◆ filename

std::string flopoco::filename = "flopoco.vhdl"

◆ LongAccN

int flopoco::LongAccN = 0

Definition at line 145 of file flopoco_wrapper.cpp.

◆ oplist

vector< Operator * > flopoco::oplist

Definition at line 88 of file FPge_expr.cpp.

◆ theUseTable

vector<pair<string, int> > flopoco::theUseTable

Definition at line 148 of file flopoco_wrapper.cpp.

◆ yyTheCycle

int flopoco::yyTheCycle

Definition at line 147 of file flopoco_wrapper.cpp.


Generated on Mon Feb 12 2024 13:04:11 for PandA-2024.02 by doxygen 1.8.13