Function field_pow_engine_kernel
pub fn field_pow_engine_kernel(
_cr: ClockReset,
i: FieldPowIn,
q: FieldPowEngineQ,
) -> (FieldPowOut, FieldPowEngineD)Expand description
Wires FieldPowController to its private FieldMulEngine.