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

/gem5/src/systemc/tests/systemc/examples/aes/
H A Daes.cpp294 sc_biguint<128> t_In_wire; local
302 t_In_wire = In_wire.read();
312 t[k] = t_In_wire[(i*4+j)*8+k];
723 sc_biguint<128> t_In_wire; local
732 t_In_wire = In_wire.read();
742 t[k] = t_In_wire[(i*4+j)*8+k];

Completed in 7 milliseconds