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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_signal.cpp235 sc_signal<bool,POL>::negedge_event() const function in class:sc_core::sc_signal
358 sc_signal<sc_dt::sc_logic,POL>::negedge_event() const function in class:sc_core::sc_signal
H A Dsc_signal_ports.h533 const sc_event& negedge_event() const function in class:sc_core::sc_in
800 const sc_event& negedge_event() const function in class:sc_core::sc_in
1309 const sc_event& negedge_event() const function in class:sc_core::sc_inout
1545 const sc_event& negedge_event() cons function in class:sc_core::sc_inout
[all...]
/gem5/src/systemc/ext/channel/
H A Dsc_in.hh285 negedge_event() const function in class:sc_core::sc_in
448 const sc_event &negedge_event() const { return (*this)->negedge_event(); } function in class:sc_core::sc_in
[all...]
H A Dsc_inout.hh328 const sc_event &negedge_event() const { return (*this)->negedge_event(); } function in class:sc_core::sc_inout
518 const sc_event &negedge_event() const { return (*this)->negedge_event(); } function in class:sc_core::sc_inout
[all...]
H A Dsc_signal.hh259 negedge_event() const function in class:sc_gem5::ScSignalBinary

Completed in 18 milliseconds