SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include <sysc/datatypes/int/sc_vector_utils.h>
Public Types | |
typedef sc_unsigned | base_type |
typedef sc_digit | hod_type |
typedef sc_biguint< WIDTH > | top_type |
Definition at line 56 of file sc_vector_utils.h.
typedef sc_unsigned sc_dt::sc_big_op_type< WIDTH, false >::base_type |
Definition at line 59 of file sc_vector_utils.h.
typedef sc_digit sc_dt::sc_big_op_type< WIDTH, false >::hod_type |
Definition at line 60 of file sc_vector_utils.h.
typedef sc_biguint<WIDTH> sc_dt::sc_big_op_type< WIDTH, false >::top_type |
Definition at line 61 of file sc_vector_utils.h.