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

/gem5/src/systemc/tests/systemc/misc/stars/star110998/
H A Dtest1.h49 sc_in<bool> ar_i; local
/gem5/src/systemc/tests/systemc/misc/stars/star111004/
H A Dstar111004.cpp131 do { wait(); } while (!ar_i);
137 do { wait(); } while (!ar_i);
165 //do { wait(); } while (ar_i);
H A Dio_controller.h100 sc_in<bool> ar_i; local
/gem5/src/systemc/tests/systemc/misc/stars/star111657/
H A Dio_controller1.h92 sc_in<bool> ar_i; local
H A Dstar111657.cpp204 while (ar_i.read() == 0) wait();
210 while (ar_i.read() == 0) wait();

Completed in 8 milliseconds