Transaction-Level Modeling Framework for Space Applications
This is the complete list of members for nocache, including all inherited members.
check_mode() | nocache | virtual |
clkcng(sc_core::sc_time &clk) | nocache | virtual |
dbg_out(unsigned int line) | nocache | virtual |
dcache enum value | cache_if | |
flush(sc_core::sc_time *t, unsigned int *debug, bool is_dbg) | nocache | virtual |
get_cache_type() | nocache | virtual |
icache enum value | cache_if | |
mem_read(unsigned int address, unsigned int asi, unsigned char *data, unsigned int len, sc_core::sc_time *t, unsigned int *debug, bool is_dbg, bool &cacheable, bool is_lock=false) | nocache | virtual |
mem_write(unsigned int address, unsigned int asi, unsigned char *data, unsigned int len, sc_core::sc_time *t, unsigned int *debug, bool is_dbg, bool &cacheable, bool is_lock=false) | nocache | virtual |
nocache(ModuleName name, mem_if *_mem_adapter) | nocache | |
cache_if::nocache enum value | cache_if | |
read_cache_entry(unsigned int address, unsigned int *data, sc_core::sc_time *t) | nocache | virtual |
read_cache_tag(unsigned int address, unsigned int *data, sc_core::sc_time *t) | nocache | virtual |
read_config_reg(sc_core::sc_time *t) | nocache | virtual |
snoop_invalidate(const t_snoop &snoop, const sc_core::sc_time &delay) | nocache | virtual |
t_cache_type enum name | cache_if | |
write_cache_entry(unsigned int address, unsigned int *data, sc_core::sc_time *t) | nocache | virtual |
write_cache_tag(unsigned int address, unsigned int *data, sc_core::sc_time *t) | nocache | virtual |
~cache_if() | cache_if | inlinevirtual |
~mem_if() | mem_if | inlinevirtual |
~nocache() | nocache | inlinevirtual |