87 template<
int W = SC_MAX_NBITS >
117 { a->to_sc_unsigned(*
this); }
211 { a->to_sc_unsigned(*
this);
return *
this; }
Base class for the fixed-point types; limited precision.
sc_biguint(const sc_biguint< W > &v)
Fixed-point value types; limited precision.
Arbitrary precision signed arithmetic.
Arbitrary size unsigned integer type.
sc_biguint(unsigned int v)
Arbitrary precision signed number.
sc_biguint< W > & operator=(const sc_biguint< W > &v)
sc_biguint(const sc_signed &v)
Arbitrary precision unsigned number.
Base class for the fixed-point types; arbitrary precision.
sc_biguint(const sc_unsigned_subref &v)
Fixed-point value type; arbitrary precision.
Arbitrary size logic vector base class.
Proxy class for sc_unsigned part selection (r-value and l-value).
Arbitrary precision unsigned arithmetic.
sc_biguint(const sc_unsigned &v)
Proxy class for sc_signed part selection (r-value and l-value).
sc_unsigned(int nb=sc_length_param().len())
sc_biguint(const sc_generic_base< T > &a)
Proxy class for user-defined value classes and other classes that.
sc_biguint(const char *v)
sc_biguint(unsigned long v)
sc_biguint(const sc_lv_base &v)
sc_biguint(const sc_signed_subref &v)
Arbitrary size bit vector base class.
const sc_unsigned & operator=(const sc_unsigned &v)
sc_biguint(const sc_bv_base &v)