Skip to content

Setting a parameter which is already defined as a function of other parameters duplicates it #4

Description

@pod042

It's only a mild inconvenience, but when, for instance, I set a parameter throuth .set_param('x', value), if 'x' is defined as a function of other parameters in the .qsch file, then 'x' is duplicated in the resulting netlist.

Problem: parameter is duplicated in netlist with set_param methods if the parameter is implicitly declared as a function of other parameters.

Expected behavior: set_param should overwrite the parameter with the programmed value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions