PandA-2024.02
Public Member Functions
flopoco::FPAssign Class Reference

The FPAssign class. More...

#include <FPAssign.hpp>

Inheritance diagram for flopoco::FPAssign:
Inheritance graph
[legend]
Collaboration diagram for flopoco::FPAssign:
Collaboration graph
[legend]

Public Member Functions

 FPAssign (Target *target, int wER, int wFR)
 The constructor. More...
 
 ~FPAssign () override
 destructor More...
 
void emulate (TestCase *tc) override
 
void buildStandardTestCases (TestCaseList *tcl) override
 

Detailed Description

The FPAssign class.

Definition at line 57 of file FPAssign.hpp.

Constructor & Destructor Documentation

◆ FPAssign()

flopoco::FPAssign::FPAssign ( Target *  target,
int  wER,
int  wFR 
)

The constructor.

Parameters
[in]targetthe target device
[in]wERthe with of the exponent in input
[in]wFRthe with of the fraction in input

Definition at line 86 of file FPAssign.cpp.

References tab, and ~FPAssign().

Here is the call graph for this function:

◆ ~FPAssign()

flopoco::FPAssign::~FPAssign ( )
overridedefault

destructor

Referenced by FPAssign().

Here is the caller graph for this function:

Member Function Documentation

◆ buildStandardTestCases()

void flopoco::FPAssign::buildStandardTestCases ( TestCaseList *  tcl)
override

Definition at line 111 of file FPAssign.cpp.

◆ emulate()

void flopoco::FPAssign::emulate ( TestCase *  tc)
override

Definition at line 106 of file FPAssign.cpp.


The documentation for this class was generated from the following files:

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