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

/gem5/src/systemc/tests/systemc/misc/communication/channel/aggregate/
H A Drgb.h59 sc_fifo<rgb_t>& color_in; local
68 : color_in(COLOR_IN),color_out(COLOR_OUT)
H A Drgb.cpp60 clin = color_in.read();
/gem5/src/systemc/tests/systemc/misc/communication/signals/aggregate/
H A Drgb.h63 sc_in<rgb_t> color_in; local
74 color_in( COLOR_IN );
H A Drgb.cpp54 clin = color_in.read();

Completed in 6 milliseconds