8000 The code example of fitLevel49.py gives an error · Issue #4 · cogenda/pyEDA · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The code example of fitLevel49.py gives an error #4
Open
@arugak

Description

@arugak

Hi
The code example of fitLevel49.py gives an error.

$ python fitLevel49.py
...
  File "BSIM3v3.py", line 684, in _DC_Curr
    for v in output:
NameError: global name 'output' is not defined

In order to fix this, I added default arguments "output = ('Id', 'Is', 'Isub')" to _DC_Curr (). But I do not know the author's intention. Is this correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0