Entity: xor_begin

Diagram

t_state_array i_state [ 63:0] i_data [127:0] i_key i_enable_xor_key i_enable_xor_data t_state_array o_state

Ports

Port name Direction Type Description
i_state input t_state_array Input State Array
i_data input [ 63:0] Input Data to XOR
i_key input [127:0] Input Key to XOR
i_enable_xor_key input Enable XOR with Key, active high
i_enable_xor_data input Enable XOR with Data, active high
o_state output t_state_array Output State Array