#include <memu.h>
◆ MBusIf()
MBusIf::MBusIf |
( |
sc_module_name |
name | ) |
|
|
inline |
◆ AcceptNewOp()
void MBusIf::AcceptNewOp |
( |
| ) |
|
|
protected |
◆ MainMethod()
void MBusIf::MainMethod |
( |
| ) |
|
◆ Trace()
void MBusIf::Trace |
( |
sc_trace_file * |
tf, |
|
|
int |
level = 1 |
|
) |
| |
◆ TransitionMethod()
void MBusIf::TransitionMethod |
( |
| ) |
|
◆ ac_r_out
sc_out<bool> MBusIf::ac_r_out |
◆ ac_u_out
sc_out<bool> MBusIf::ac_u_out |
◆ ac_w_out
sc_out<bool> MBusIf::ac_w_out |
◆ ac_x_out
sc_out<bool> MBusIf::ac_x_out |
◆ adr_in
sc_in<sc_uint<32> > MBusIf::adr_in |
◆ adr_out
sc_out<sc_uint<32> > MBusIf::adr_out |
◆ bank_rd
◆ bank_wr
◆ busif_bsel
sc_in<sc_uint<4> > MBusIf::busif_bsel |
◆ busif_busy
sc_out<bool> MBusIf::busif_busy |
◆ busif_nolinelock
sc_in<bool> MBusIf::busif_nolinelock |
◆ busif_op
◆ clk
◆ data_in
◆ data_out
◆ data_out_valid
◆ gnt_bank
◆ gnt_linelock
sc_in<bool> MBusIf::gnt_linelock |
◆ gnt_tagr
sc_in<bool> MBusIf::gnt_tagr |
◆ gnt_tagw
sc_in<bool> MBusIf::gnt_tagw |
◆ next_regs
◆ paging_mode
sc_in<bool> MBusIf::paging_mode |
◆ ptw_ac_a
sc_in<bool> MBusIf::ptw_ac_a |
◆ ptw_ac_d
sc_in<bool> MBusIf::ptw_ac_d |
◆ ptw_ac_r
sc_in<bool> MBusIf::ptw_ac_r |
◆ ptw_ac_u
sc_in<bool> MBusIf::ptw_ac_u |
◆ ptw_ac_w
sc_in<bool> MBusIf::ptw_ac_w |
◆ ptw_ac_x
sc_in<bool> MBusIf::ptw_ac_x |
◆ ptw_ack
sc_in<bool> MBusIf::ptw_ack |
◆ ptw_phys_adr
sc_in<sc_uint<32> > MBusIf::ptw_phys_adr |
◆ ptw_req
sc_out<bool> MBusIf::ptw_req |
◆ ptw_virt_adr
sc_out<sc_uint<32> > MBusIf::ptw_virt_adr |
◆ regs
◆ req_bank
◆ req_linelock
sc_out<bool> MBusIf::req_linelock |
◆ req_tagr
sc_out<bool> MBusIf::req_tagr |
◆ req_tagw
sc_out<bool> MBusIf::req_tagw |
◆ reset
sc_in<bool> MBusIf::reset |
◆ state_trace
sc_signal<TWord> MBusIf::state_trace |
|
protected |
◆ tag_in
◆ tag_out
◆ tag_rd
sc_out<bool> MBusIf::tag_rd |
◆ tag_rd_way
sc_out<bool> MBusIf::tag_rd_way |
◆ tag_wr
sc_out<bool> MBusIf::tag_wr |
◆ trap_no_u
sc_in<bool> MBusIf::trap_no_u |
◆ trap_u
sc_in<bool> MBusIf::trap_u |
◆ wb_ack_i
sc_in<bool> MBusIf::wb_ack_i |
◆ wb_adr_o
sc_out<sc_uint<32> > MBusIf::wb_adr_o |
◆ wb_bte_o
sc_out<sc_uint<2> > MBusIf::wb_bte_o |
◆ wb_cti_o
sc_out<sc_uint<3> > MBusIf::wb_cti_o |
◆ wb_cyc_o
sc_out<bool> MBusIf::wb_cyc_o |
◆ wb_dat_i
◆ wb_dat_o
◆ wb_sel_o
◆ wb_stb_o
sc_out<bool> MBusIf::wb_stb_o |
◆ wb_we_o
sc_out<bool> MBusIf::wb_we_o |
The documentation for this class was generated from the following files: