pub fn axi_lite_benchmark_kernel<S: BenchmarkSignerComponent>(
clock_reset: ClockReset,
input: AxiLiteBenchmarkInput,
q: AxiLiteBenchmarkKernelWithSignerQ<S>,
) -> (AxiLiteBenchmarkOutput, AxiLiteBenchmarkKernelWithSignerD<S>)Expand description
State transition for AxiLiteBenchmarkKernelWithSigner.