Searched refs:E_In_wire (Results 1 - 1 of 1) sorted by relevance
/gem5/src/systemc/tests/systemc/examples/aes/ | ||
H A D | aes.cpp | 1071 sc_signal<sc_biguint<128> > E_In_wire; local 1088 E_In_wire, 1115 E_In_wire = key; 1129 E_In_wire = str2biguint((char*)"abcdefghijklmnop"); |
Completed in 11 milliseconds