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

/gem5/src/systemc/tests/systemc/compliance_1666/test211/
H A Dtest211.cpp9 struct my_port: sc_port<sc_signal_in_if<int> > struct in inherits:sc_port
11 my_port() function in struct:my_port
/gem5/src/systemc/tests/systemc/communication/reverse_bind/test01/
H A Dtest01.cpp41 sc_in<sc_uint<8> > my_port; local
/gem5/src/systemc/tests/systemc/communication/reverse_bind/test02/
H A Dtest02.cpp41 sc_in<sc_int<8> > my_port; local
/gem5/src/systemc/tests/systemc/communication/sc_export/test01/
H A Dtest01.cpp43 sc_export<sc_signal_in_if<sc_uint<8> > > my_port; local
/gem5/src/systemc/tests/systemc/kernel/phase_callbacks/test03/
H A Dtest03.cpp59 struct my_port : sc_in<bool> struct in inherits:sc_in
63 explicit my_port( const char* nm ) function in struct:my_port
/gem5/src/systemc/tests/systemc/1666-2011-compliance/virtual_bind/
H A Dvirtual_bind.cpp56 struct my_port: sc_port<i_f> struct in inherits:sc_port

Completed in 8 milliseconds