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

/gem5/src/systemc/tests/systemc/misc/communication/channel/aggregate/
H A Drgb.h60 sc_fifo<rgb_t>& color_out; local
68 : color_in(COLOR_IN),color_out(COLOR_OUT)
H A Drgb.cpp65 color_out.write(clout);
/gem5/src/systemc/tests/systemc/misc/communication/signals/aggregate/
H A Drgb.h64 sc_out<rgb_t> color_out; local
75 color_out( COLOR_OUT );
H A Drgb.cpp59 color_out.write( clout );

Completed in 6 milliseconds