DefaultSynthesisLinearFunction
class qiskit.transpiler.passes.synthesis.hls_plugins.DefaultSynthesisLinearFunction
Bases: HighLevelSynthesisPlugin
O plug-in padrão de síntese de função linear.
O nome do plug-in é:linear_function.default , que pode ser usado como a chave em um HLSConfig para usar esse método com HighLevelSynthesis.
Métodos
run
run(high_level_object, coupling_map=None, target=None, qubits=None, **options)
Execute a síntese para o endereço LinearFunction.
Esta página foi útil?
Relate um bug, erro de digitação ou solicite conteúdo no GitHub.