draw_circuit

autoeis.visualization.draw_circuit(circuit: str) Figure

Draws the circuit model using lcapy.

Parameters:

circuit (str) – CDC string representation of the input circuit. See here for details.

Returns:

fig – Handle of the circuit figure

Return type:

lcapy.figure