Searched defs:posedge (Results 1 - 6 of 6) sorted by relevance

/gem5/src/systemc/channel/
H A Dsc_signal.cc178 ScSignalBaseBinary::posedge() const function in class:sc_gem5::ScSignalBaseBinary
/gem5/src/systemc/ext/channel/
H A Dsc_in.hh291 bool posedge() const { return (*this)->posedge(); } function in class:sc_core::sc_in
451 bool posedge() const { return (*this)->posedge(); } function in class:sc_core::sc_in
H A Dsc_inout.hh330 bool posedge() const { return (*this)->posedge(); } function in class:sc_core::sc_inout
520 bool posedge() const { return (*this)->posedge(); } function in class:sc_core::sc_inout
H A Dsc_signal.hh264 bool posedge() const { return ScSignalBaseBinary::posedge(); } function in class:sc_gem5::ScSignalBinary
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_signal.h367 virtual bool posedge() const function in class:sc_core::sc_signal
532 virtual bool posedge() const function in class:sc_core::sc_signal
H A Dsc_signal_ports.h578 bool posedge() const function in class:sc_core::sc_in
845 bool posedge() const function in class:sc_core::sc_in
1354 bool posedge() const function in class:sc_core::sc_inout
1590 bool posedge() const function in class:sc_core::sc_inout

Completed in 21 milliseconds