Function field_mul_engine_kernel
pub fn field_mul_engine_kernel(
_cr: ClockReset,
i: FieldMulIn,
q: Q,
) -> (FieldMulOut, D)Expand description
Next-state and output kernel for FieldMulEngine.
pub fn field_mul_engine_kernel(
_cr: ClockReset,
i: FieldMulIn,
q: Q,
) -> (FieldMulOut, D)Next-state and output kernel for FieldMulEngine.