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

/gem5/src/systemc/tests/systemc/examples/trie/
H A Dtrie.cpp53 bool tmp_rdy; local
81 tmp_rdy = DOUT_rdy.read();
83 } while( !tmp_rdy);

Completed in 5 milliseconds