|
gem5
v19.0.0.0
|
#include <sc_prim.hh>
Public Member Functions | |
| virtual const char * | kind () const |
Public Member Functions inherited from sc_core::sc_object | |
| const char * | name () const |
| const char * | basename () const |
| virtual void | print (std::ostream &=std::cout) const |
| virtual void | dump (std::ostream &=std::cout) const |
| virtual const std::vector< sc_object * > & | get_child_objects () const |
| virtual const std::vector< sc_event * > & | get_child_events () const |
| sc_object * | get_parent_object () const |
| bool | add_attribute (sc_attr_base &) |
| sc_attr_base * | get_attribute (const std::string &) |
| sc_attr_base * | remove_attribute (const std::string &) |
| void | remove_all_attributes () |
| int | num_attributes () const |
| sc_attr_cltn & | attr_cltn () |
| const sc_attr_cltn & | attr_cltn () const |
| sc_simcontext * | simcontext () const |
Private Member Functions | |
| sc_prim_channel (const sc_prim_channel &) | |
| sc_prim_channel & | operator= (const sc_prim_channel &) |
Private Attributes | |
| sc_gem5::Channel * | _gem5_channel |
Friends | |
| class | sc_gem5::Kernel |
| class | sc_gem5::Channel |
Definition at line 52 of file sc_prim.hh.
|
protected |
Definition at line 46 of file sc_prim.cc.
References _gem5_channel, sc_core::SC_ID_INSERT_PRIM_CHANNEL_, sc_core::sc_is_running(), SC_REPORT_ERROR, and sc_gem5::scheduler.
|
explicitprotected |
Definition at line 57 of file sc_prim.cc.
References _gem5_channel, sc_core::SC_ID_INSERT_PRIM_CHANNEL_, sc_core::sc_is_running(), SC_REPORT_ERROR, and sc_gem5::scheduler.
|
protectedvirtual |
Definition at line 69 of file sc_prim.cc.
References _gem5_channel.
|
private |
|
protected |
Definition at line 78 of file sc_prim.cc.
References _gem5_channel, and sc_gem5::Channel::asyncRequestUpdate().
|
inlineprotectedvirtual |
Reimplemented in sc_core::sc_clock.
Definition at line 98 of file sc_prim.hh.
|
inlineprotectedvirtual |
Definition at line 99 of file sc_prim.hh.
|
inlineprotectedvirtual |
Definition at line 101 of file sc_prim.hh.
References Stats::Group::operator=().
|
inlinevirtual |
Reimplemented from sc_core::sc_object.
Reimplemented in sc_core::sc_signal< sc_dt::sc_bigint< W > >, sc_core::sc_signal< sc_dt::sc_biguint< W > >, sc_core::sc_signal< sc_dt::sc_uint< W > >, sc_core::sc_signal< sc_dt::sc_int< W > >, sc_core::sc_fifo< T >, tlm::tlm_fifo< T >, sc_core::sc_signal_rv< W >, sc_core::sc_clock, sc_core::sc_buffer< T, WRITER_POLICY >, sc_core::sc_signal_resolved, and sc_gem5::ScSignalBase.
Definition at line 55 of file sc_prim.hh.
|
protected |
Definition at line 84 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 90 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 96 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 102 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 108 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 114 of file sc_prim.cc.
References sc_core::next_trigger().
Definition at line 120 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 126 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 132 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 138 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 145 of file sc_prim.cc.
References sc_core::next_trigger().
|
protected |
Definition at line 151 of file sc_prim.cc.
References sc_core::next_trigger().
|
private |
|
protected |
Definition at line 72 of file sc_prim.cc.
References _gem5_channel, and sc_gem5::Channel::requestUpdate().
Referenced by sc_core::sc_fifo< T >::read(), sc_core::sc_buffer< T, WRITER_POLICY >::write(), sc_core::sc_signal_resolved::write(), sc_core::sc_fifo< T >::write(), sc_core::sc_signal< sc_dt::sc_int< W > >::write_part(), sc_core::sc_signal< sc_dt::sc_uint< W > >::write_part(), sc_core::sc_signal< sc_dt::sc_biguint< W > >::write_part(), and sc_core::sc_signal< sc_dt::sc_bigint< W > >::write_part().
|
inlineprotectedvirtual |
Definition at line 100 of file sc_prim.hh.
|
protected |
Definition at line 158 of file sc_prim.cc.
References sc_core::timed_out().
|
inlineprotectedvirtual |
Reimplemented in sc_core::sc_signal< sc_dt::sc_logic, WRITER_POLICY >, sc_core::sc_signal< sc_dt::sc_bigint< W > >, sc_core::sc_signal< bool, WRITER_POLICY >, sc_core::sc_signal< sc_dt::sc_biguint< W > >, sc_core::sc_signal< sc_dt::sc_uint< W > >, sc_core::sc_signal< sc_dt::sc_int< W > >, sc_core::sc_signal< T, WRITER_POLICY >, sc_core::sc_signal< sc_dt::sc_lv< W >, SC_MANY_WRITERS >, sc_core::sc_signal< bool >, sc_core::sc_signal< sc_dt::sc_logic, SC_MANY_WRITERS >, sc_core::sc_fifo< T >, tlm::tlm_fifo< T >, sc_core::sc_signal_rv< W >, sc_core::sc_buffer< T, WRITER_POLICY >, and sc_core::sc_signal_resolved.
Definition at line 64 of file sc_prim.hh.
References sc_core::next_trigger(), sc_core::timed_out(), and sc_core::wait().
Referenced by sc_gem5::Channel::update().
|
protected |
Definition at line 164 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 170 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 176 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 182 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 188 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 194 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 200 of file sc_prim.cc.
References sc_core::wait().
Definition at line 206 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 212 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 218 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 224 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 230 of file sc_prim.cc.
References sc_core::wait().
|
protected |
Definition at line 236 of file sc_prim.cc.
References sc_core::wait().
|
friend |
Definition at line 108 of file sc_prim.hh.
|
friend |
Definition at line 96 of file sc_prim.hh.
|
private |
Definition at line 109 of file sc_prim.hh.
Referenced by async_request_update(), request_update(), sc_prim_channel(), and ~sc_prim_channel().