SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_biguint.h File Reference

Template version of sc_unsigned. This class. More...

Include dependency graph for sc_biguint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_dt::sc_biguint< W >
 
class  sc_dt::sc_biguint< W >
 

Namespaces

 sc_dt
 

Detailed Description

Template version of sc_unsigned. This class.

enables compile-time bit widths for sc_unsigned numbers.

Original Author: Ali Dasdan, Synopsys, Inc.

Definition in file sc_biguint.h.