get_setup#

Circuit.get_setup(name)[source]#

Retrieve the setup from the current design.

Parameters:
namestr

Name of the setup.

Returns:
type

Setup object.