#include <memu.h>
◆ MReadPort()
MReadPort::MReadPort |
( |
sc_module_name |
name | ) |
|
|
inline |
◆ HitMethod()
void MReadPort::HitMethod |
( |
| ) |
|
◆ MainMethod()
void MReadPort::MainMethod |
( |
| ) |
|
◆ Trace()
void MReadPort::Trace |
( |
sc_trace_file * |
tf, |
|
|
int |
level = 1 |
|
) |
| |
◆ TransitionMethod()
void MReadPort::TransitionMethod |
( |
| ) |
|
◆ ac_r_reg
sc_signal<bool> MReadPort::ac_r_reg |
|
protected |
◆ ac_u_reg
sc_signal<bool> MReadPort::ac_u_reg |
|
protected |
◆ ac_x_reg
sc_signal<bool> MReadPort::ac_x_reg |
|
protected |
◆ bank_data_in
sc_in<sc_uint<32> > MReadPort::bank_data_in |
◆ bank_rd
sc_out<bool> MReadPort::bank_rd |
◆ bank_sel
sc_out<sc_uint<32> > MReadPort::bank_sel |
◆ bank_sel_reg
sc_signal<sc_uint<32> > MReadPort::bank_sel_reg |
|
protected |
◆ busif_ac_r
sc_in<bool> MReadPort::busif_ac_r |
◆ busif_ac_u
sc_in<bool> MReadPort::busif_ac_u |
◆ busif_ac_x
sc_in<bool> MReadPort::busif_ac_x |
◆ busif_adr
sc_in<sc_uint<32> > MReadPort::busif_adr |
◆ busif_busy
sc_in<bool> MReadPort::busif_busy |
◆ busif_data
sc_in<sc_uint<32> > MReadPort::busif_data |
◆ busif_data_valid
◆ busif_hit
sc_signal<bool> MReadPort::busif_hit |
|
protected |
◆ busif_op
◆ clk
sc_in<bool> MReadPort::clk |
◆ gnt_bank
◆ gnt_busif
sc_in<bool> MReadPort::gnt_busif |
◆ gnt_tagr
sc_in<bool> MReadPort::gnt_tagr |
◆ link_adr_reg
sc_signal<sc_uint<32> > MReadPort::link_adr_reg |
|
protected |
◆ link_valid_reg
sc_signal<bool> MReadPort::link_valid_reg |
|
protected |
◆ next_ac_r_reg
sc_signal<bool> MReadPort::next_ac_r_reg |
|
protected |
◆ next_ac_u_reg
sc_signal<bool> MReadPort::next_ac_u_reg |
|
protected |
◆ next_ac_x_reg
sc_signal<bool> MReadPort::next_ac_x_reg |
|
protected |
◆ next_bank_sel
sc_signal<sc_uint<32> > MReadPort::next_bank_sel |
|
protected |
◆ next_link_adr_reg
sc_signal<sc_uint<32> > MReadPort::next_link_adr_reg |
|
protected |
◆ next_link_valid_reg
sc_signal<bool> MReadPort::next_link_valid_reg |
|
protected |
◆ next_state
◆ port_ac_r
sc_out<bool> MReadPort::port_ac_r |
◆ port_ac_u
sc_out<bool> MReadPort::port_ac_u |
◆ port_ac_x
sc_out<bool> MReadPort::port_ac_x |
◆ port_ack
sc_out<bool> MReadPort::port_ack |
◆ port_adr
sc_in<sc_uint<32> > MReadPort::port_adr |
◆ port_data
sc_out<sc_uint<32> > MReadPort::port_data |
◆ port_direct
sc_in<bool> MReadPort::port_direct |
◆ port_lres_scond
sc_in<bool> MReadPort::port_lres_scond |
◆ port_rd
sc_in<bool> MReadPort::port_rd |
◆ port_scond_ok
sc_out<bool> MReadPort::port_scond_ok |
◆ req_bank
◆ req_busif
sc_out<bool> MReadPort::req_busif |
◆ req_tagr
sc_out<bool> MReadPort::req_tagr |
◆ reset
sc_in<bool> MReadPort::reset |
◆ snoop_adr
sc_in<sc_uint<32> > MReadPort::snoop_adr |
◆ snoop_stb
sc_in<bool> MReadPort::snoop_stb |
◆ state_reg
◆ state_trace
sc_signal<int> MReadPort::state_trace |
|
protected |
◆ tag_in
◆ tag_rd
sc_out<bool> MReadPort::tag_rd |
◆ way_out
sc_out<sc_uint<32> > MReadPort::way_out |
The documentation for this class was generated from the following files: