CIRCT  19.0.0git
Public Member Functions | List of all members
Python.support.UnconnectedSignalError Class Reference
Inheritance diagram for Python.support.UnconnectedSignalError:
Inheritance graph
[legend]
Collaboration diagram for Python.support.UnconnectedSignalError:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, str module, List[str] port_names)
 

Detailed Description

Definition at line 18 of file support.py.

Constructor & Destructor Documentation

◆ __init__()

def Python.support.UnconnectedSignalError.__init__ (   self,
str  module,
List[str]  port_names 
)

Definition at line 20 of file support.py.


The documentation for this class was generated from the following file: