French
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.transpiler.passes.HighLevelSynthesis.run

HighLevelSynthesis.run(dag)[source]

Run the HighLevelSynthesis pass on dag. :param dag: input dag.

Renvoie

Output dag with certain Operations synthesized (as specified by the hls_config).

Lève

TranspilerError – when the specified synthesis method is not available.

Type renvoyé

DAGCircuit