54#ifndef __SYSTEMC_EXT_DT_INT_SC_BIGINT_HH__
55#define __SYSTEMC_EXT_DT_INT_SC_BIGINT_HH__
83template<
int W=SC_MAX_NBITS>
99 a->to_sc_signed(*
this);
151 a->to_sc_signed(*
this);
sc_bigint(const sc_fxnum_fast &v)
sc_bigint(const sc_fxnum &v)
sc_bigint(const sc_signed_subref &v)
sc_bigint(const sc_bv_base &v)
sc_bigint< W > & operator=(const sc_bigint< W > &v)
sc_bigint(unsigned long v)
sc_bigint(const sc_fxval_fast &v)
sc_bigint(const sc_lv_base &v)
sc_bigint(const sc_fxval &v)
sc_bigint(const sc_unsigned &v)
sc_bigint(const sc_signed &v)
sc_bigint(const sc_generic_base< T > &a)
sc_bigint(unsigned int v)
sc_bigint(const sc_bigint< W > &v)
sc_bigint(const sc_unsigned_subref &v)
const sc_signed & operator=(const sc_signed &v)