Searched refs:m_from_pipe (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/tests/systemc/communication/sc_export/test05/
H A Dtest05.cpp55 cout << sc_time_stamp() << ": " << m_from_pipe.read() << endl;
59 sc_in<atom > m_from_pipe; // Output from delay pipe. local
98 reader.m_from_pipe(delay.m_out);

Completed in 4 milliseconds