SystemC  2.3.2
Accellera SystemC proof-of-concept library
scfx_mant.h File Reference
Include dependency graph for scfx_mant.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_dt::scfx_mant
 Mantissa class. More...
 
class  sc_dt::scfx_mant_ref
 Mantissa reference class. More...
 

Namespaces

 sc_dt
 

Typedefs

typedef unsigned int sc_dt::word
 
typedef unsigned short sc_dt::half_word
 

Functions

void sc_dt::complement (scfx_mant &target, const scfx_mant &source, int size)
 
void sc_dt::inc (scfx_mant &mant)