ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
|
This is the complete list of members for MParaNutSystem, including all inherited members.
AddInterrupt(TWord index, sc_out< bool > *port) | MParaNutSystem | |
AddSlave(TWord start_adr, size_t size, MPeripheral *slave) | MParaNutSystem | inline |
AddSlave(TWord start_adr, size_t size, sc_in_clk *wb_clk_i, sc_in< bool > *wb_rst_i, sc_in< bool > *wb_stb_i, sc_in< bool > *wb_cyc_i, sc_in< bool > *wb_we_i, sc_in< sc_uint< 3 > > *wb_cti_i, sc_in< sc_uint< 2 > > *wb_bte_i, sc_in< sc_uint< WB_PORT_SIZE/8 > > *wb_sel_i, sc_out< bool > *wb_ack_o, sc_out< bool > *wb_err_o, sc_out< bool > *wb_rty_o, sc_in< sc_uint< 32 > > *wb_adr_i, sc_in< sc_uint< WB_PORT_SIZE > > *wb_dat_i, sc_out< sc_uint< WB_PORT_SIZE > > *wb_dat_o) | MParaNutSystem | inline |
clk | MParaNutSystem | |
ex_int | MParaNutSystem | |
MParaNutSystem(const int argc, char *argv[]) | MParaNutSystem | |
PrintConfig() | MParaNutSystem | |
reset | MParaNutSystem | |
Run() | MParaNutSystem | |
tck | MParaNutSystem | |
tdi | MParaNutSystem | |
tdo | MParaNutSystem | |
tms | MParaNutSystem | |
Usage() | MParaNutSystem | |
wb_ack | MParaNutSystem | |
wb_adr | MParaNutSystem | |
wb_bte | MParaNutSystem | |
wb_cti | MParaNutSystem | |
wb_cyc | MParaNutSystem | |
wb_dat_r | MParaNutSystem | |
wb_dat_w | MParaNutSystem | |
wb_err | MParaNutSystem | |
wb_rty | MParaNutSystem | |
wb_sel | MParaNutSystem | |
wb_stb | MParaNutSystem | |
wb_we | MParaNutSystem | |
~MParaNutSystem() | MParaNutSystem |