#include <sc_ufix.h>
Inheritance diagram for sc_dt::sc_ufix:


Public Methods | |
| sc_ufix (sc_fxnum_observer *=0) | |
| sc_ufix (int, int, sc_fxnum_observer *=0) | |
| sc_ufix (sc_q_mode, sc_o_mode, sc_fxnum_observer *=0) | |
| sc_ufix (sc_q_mode, sc_o_mode, int, sc_fxnum_observer *=0) | |
| sc_ufix (int, int, sc_q_mode, sc_o_mode, sc_fxnum_observer *=0) | |
| sc_ufix (int, int, sc_q_mode, sc_o_mode, int, sc_fxnum_observer *=0) | |
| sc_ufix (const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_ufix (int, int, const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_ufix (sc_q_mode, sc_o_mode, const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_ufix (sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_ufix (int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_ufix (int, int, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_ufix (const sc_fxtype_params &, sc_fxnum_observer *=0) | |
| sc_ufix (const sc_fxtype_params &, const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_ufix (const sc_ufix &) | |
| const sc_ufix | operator~ () const |
| sc_ufix & | operator= (const sc_ufix &) |
| const sc_fxval | operator++ (int) |
| const sc_fxval | operator-- (int) |
| sc_ufix & | operator++ () |
| sc_ufix & | operator-- () |
Friends | |
| void | b_not (sc_ufix &, const sc_ufix &) |
| const sc_ufix | operator & (const sc_ufix &, const sc_ufix &) |
| const sc_ufix | operator & (const sc_ufix &, const sc_ufix_fast &) |
| const sc_ufix | operator & (const sc_ufix_fast &, const sc_ufix &) |
| const sc_ufix | operator| (const sc_ufix &, const sc_ufix &) |
| const sc_ufix | operator| (const sc_ufix &, const sc_ufix_fast &) |
| const sc_ufix | operator| (const sc_ufix_fast &, const sc_ufix &) |
| const sc_ufix | operator^ (const sc_ufix &, const sc_ufix &) |
| const sc_ufix | operator^ (const sc_ufix &, const sc_ufix_fast &) |
| const sc_ufix | operator^ (const sc_ufix_fast &, const sc_ufix &) |
| void | b_and (sc_ufix &, const sc_ufix &, const sc_ufix &) |
| void | b_and (sc_ufix &, const sc_ufix &, const sc_ufix_fast &) |
| void | b_and (sc_ufix &, const sc_ufix_fast &, const sc_ufix &) |
| void | b_or (sc_ufix &, const sc_ufix &, const sc_ufix &) |
| void | b_or (sc_ufix &, const sc_ufix &, const sc_ufix_fast &) |
| void | b_or (sc_ufix &, const sc_ufix_fast &, const sc_ufix &) |
| void | b_xor (sc_ufix &, const sc_ufix &, const sc_ufix &) |
| void | b_xor (sc_ufix &, const sc_ufix &, const sc_ufix_fast &) |
| void | b_xor (sc_ufix &, const sc_ufix_fast &, const sc_ufix &) |
|
|
Definition at line 522 of file sc_ufix.h. References sc_dt::SC_US_. Referenced by operator~(). |
|
||||||||||||||||
|
Definition at line 530 of file sc_ufix.h. References sc_dt::SC_US_. |
|
||||||||||||||||
|
Definition at line 539 of file sc_ufix.h. References sc_dt::sc_o_mode, sc_dt::sc_q_mode, and sc_dt::SC_US_. |
|
||||||||||||||||||||
|
Definition at line 548 of file sc_ufix.h. References sc_dt::sc_o_mode, sc_dt::sc_q_mode, and sc_dt::SC_US_. |
|
||||||||||||||||||||||||
|
Definition at line 557 of file sc_ufix.h. References sc_dt::sc_o_mode, sc_dt::sc_q_mode, and sc_dt::SC_US_. |
|
||||||||||||||||||||||||||||
|
Definition at line 566 of file sc_ufix.h. References sc_dt::sc_o_mode, sc_dt::sc_q_mode, and sc_dt::SC_US_. |
|
||||||||||||
|
Definition at line 575 of file sc_ufix.h. References sc_dt::SC_US_. |
|
||||||||||||||||||||
|
Definition at line 584 of file sc_ufix.h. References sc_dt::SC_US_. |
|
||||||||||||||||||||
|
Definition at line 594 of file sc_ufix.h. References sc_dt::sc_o_mode, sc_dt::sc_q_mode, and sc_dt::SC_US_. |
|
||||||||||||||||||||||||
|
Definition at line 604 of file sc_ufix.h. References sc_dt::sc_o_mode, sc_dt::sc_q_mode, and sc_dt::SC_US_. |
|
||||||||||||||||||||||||||||
|
Definition at line 614 of file sc_ufix.h. References sc_dt::sc_o_mode, sc_dt::sc_q_mode, and sc_dt::SC_US_. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 624 of file sc_ufix.h. References sc_dt::sc_o_mode, sc_dt::sc_q_mode, and sc_dt::SC_US_. |
|
||||||||||||
|
Definition at line 634 of file sc_ufix.h. References sc_dt::SC_US_. |
|
||||||||||||||||
|
Definition at line 643 of file sc_ufix.h. References sc_dt::SC_US_. |
|
|
Definition at line 997 of file sc_ufix.h. References sc_dt::SC_US_. |
|
|
Reimplemented from sc_dt::sc_fxnum. Reimplemented in sc_dt::sc_ufixed< W, I, Q, O, N >. |
|
|
Reimplemented from sc_dt::sc_fxnum. Reimplemented in sc_dt::sc_ufixed< W, I, Q, O, N >. Definition at line 1190 of file sc_ufix.h. References sc_dt::sc_fxnum::sc_fxval. |
|
|
Reimplemented from sc_dt::sc_fxnum. Reimplemented in sc_dt::sc_ufixed< W, I, Q, O, N >. |
|
|
Reimplemented from sc_dt::sc_fxnum. Reimplemented in sc_dt::sc_ufixed< W, I, Q, O, N >. Definition at line 1197 of file sc_ufix.h. References sc_dt::sc_fxnum::sc_fxval. |
|
|
|
|
|
Definition at line 1010 of file sc_ufix.h. References sc_dt::sc_fxnum::get_bit(), sc_dt::sc_fxnum::iwl(), SC_FXNUM_OBSERVER_READ_, sc_ufix(), sc_dt::sc_fxnum::set_bit(), and sc_dt::sc_fxnum::wl(). |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.2.18