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

/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.2/
H A Dadder_sub.h53 sc_signal<int>& Sd; //output local
69 Sd(SD), Ssum(SSUM), adder_sub_done(ADDER_SUB_DONE)
H A Dadder_sub.cpp69 Sd.write(d);
/gem5/src/systemc/tests/systemc/misc/communication/channel/hwsw/
H A Dhwsw.cpp56 sc_fifo<int>& Sd; //output local
67 : Sa(SA), Sb(SB), Sc(SC), Sd(SD), Ssum(SSUM)
102 Sd.write(d);

Completed in 6 milliseconds