Searched defs:posedge_event (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_signal.cpp228 sc_signal<bool,POL>::posedge_event() const function in class:sc_core::sc_signal
351 sc_signal<sc_dt::sc_logic,POL>::posedge_event() const function in class:sc_core::sc_signal
H A Dsc_signal_ports.h528 const sc_event& posedge_event() const function in class:sc_core::sc_in
795 const sc_event& posedge_event() const function in class:sc_core::sc_in
1304 const sc_event& posedge_event() const function in class:sc_core::sc_inout
1540 const sc_event& posedge_event() cons function in class:sc_core::sc_inout
[all...]
/gem5/src/systemc/ext/channel/
H A Dsc_in.hh280 posedge_event() const function in class:sc_core::sc_in
447 const sc_event &posedge_event() const { return (*this)->posedge_event(); } function in class:sc_core::sc_in
[all...]
H A Dsc_inout.hh327 const sc_event &posedge_event() const { return (*this)->posedge_event(); } function in class:sc_core::sc_inout
517 const sc_event &posedge_event() const { return (*this)->posedge_event(); } function in class:sc_core::sc_inout
[all...]
H A Dsc_signal.hh254 posedge_event() const function in class:sc_gem5::ScSignalBinary

Completed in 17 milliseconds