Research Article

An FPGA-Based Quantum Computing Emulation Framework Based on Serial-Parallel Architecture

Algorithm 1

Grover’s search algorithm.
) Start with as the target input qubits
() Apply -qubit Hadamard gate on target qubits,
() for times do
()  Apply phase inversion operation,
()  Apply inversion about mean operation on the target qubits,
() end for
() Measure the target qubits