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

/gem5/src/systemc/tests/systemc/examples/trie/
H A Dtrie.cpp56 sc_uint<32> hop; local
76 // do the ip lookup to next hop
77 hop = lookup(data_in);
85 DOUT_hop.write(hop);
153 * hop prefix(bits 31 .. 0)
170 * "not in table" produces a hop of 0
225 int hop; member in struct:stimuli
245 sc_signal<sc_uint<32> > hop; local
254 hop,
291 unsigned int h = hop
[all...]

Completed in 3 milliseconds