gem5 v25.0.0.1
Loading...
Searching...
No Matches
sc_dt::scfx_index Class Reference

#include <scfx_rep.hh>

Public Member Functions

 scfx_index (int wi_, int bi_)
int wi () const
int bi () const
void wi (int wi_)

Private Attributes

int m_wi
int m_bi

Detailed Description

Definition at line 115 of file scfx_rep.hh.

Constructor & Destructor Documentation

◆ scfx_index()

sc_dt::scfx_index::scfx_index ( int wi_,
int bi_ )
inline

Definition at line 118 of file scfx_rep.hh.

References m_bi, and m_wi.

Member Function Documentation

◆ bi()

int sc_dt::scfx_index::bi ( ) const
inline

Definition at line 121 of file scfx_rep.hh.

References m_bi.

Referenced by sc_dt::scfx_rep::o_invert(), sc_dt::scfx_rep::o_set(), and sc_dt::scfx_rep::o_set_high().

◆ wi() [1/2]

int sc_dt::scfx_index::wi ( ) const
inline

◆ wi() [2/2]

void sc_dt::scfx_index::wi ( int wi_)
inline

Definition at line 123 of file scfx_rep.hh.

References m_wi.

Member Data Documentation

◆ m_bi

int sc_dt::scfx_index::m_bi
private

Definition at line 127 of file scfx_rep.hh.

Referenced by bi(), and scfx_index().

◆ m_wi

int sc_dt::scfx_index::m_wi
private

Definition at line 126 of file scfx_rep.hh.

Referenced by scfx_index(), wi(), and wi().


The documentation for this class was generated from the following file:

Generated on Sat Oct 18 2025 08:07:54 for gem5 by doxygen 1.14.0