pub fn single_context_work_engine_kernel(
clock_reset: ClockReset,
input: ContextEngineInput,
q: Q,
) -> (ContextEngineOutput, D)Expand description
State transition and memory connectivity for SingleContextWorkEngine.
pub fn single_context_work_engine_kernel(
clock_reset: ClockReset,
input: ContextEngineInput,
q: Q,
) -> (ContextEngineOutput, D)State transition and memory connectivity for SingleContextWorkEngine.