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

/gem5/src/systemc/channel/
H A Dsc_signal.cc184 ScSignalBaseBinary::negedge() const function in class:sc_gem5::ScSignalBaseBinary
/gem5/src/systemc/ext/channel/
H A Dsc_in.hh292 bool negedge() const { return (*this)->negedge(); } function in class:sc_core::sc_in
452 bool negedge() const { return (*this)->negedge(); } function in class:sc_core::sc_in
H A Dsc_inout.hh331 bool negedge() const { return (*this)->negedge(); } function in class:sc_core::sc_inout
521 bool negedge() const { return (*this)->negedge(); } function in class:sc_core::sc_inout
H A Dsc_signal.hh265 bool negedge() const { return ScSignalBaseBinary::negedge(); } function in class:sc_gem5::ScSignalBinary
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_signal.h371 virtual bool negedge() const function in class:sc_core::sc_signal
536 virtual bool negedge() const function in class:sc_core::sc_signal
H A Dsc_signal_ports.h583 bool negedge() const function in class:sc_core::sc_in
850 bool negedge() const function in class:sc_core::sc_in
1359 bool negedge() const function in class:sc_core::sc_inout
1595 bool negedge() const function in class:sc_core::sc_inout

Completed in 21 milliseconds