get_setup#

Circuit.get_setup(setupname)[source]#

Retrieve the setup from the current design.

Parameters:
setupnamestr

Name of the setup.

Returns:
type

Setup object.