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

/gem5/src/systemc/tests/systemc/misc/communication/channel/dataflow/
H A Ddataflow.cpp40 SC_MODULE( sawtooth )
42 SC_HAS_PROCESS( sawtooth );
49 sawtooth( sc_module_name NAME, function
63 void sawtooth::entry()
211 sawtooth ST("TB1", clock, st1, st2);

Completed in 4 milliseconds