|
_externalVHDLLibraries: List |
The type of the library is missing. It should probably be VHDLLibrary. It would also make sense to follow the pattern from the FileSet VHDL libraries and have a Dict instead of the List.
|
_vhdlLibraries: Dict[str, 'VHDLLibrary'] |
pyEDAA.ProjectModel/pyEDAA/ProjectModel/__init__.py
Line 1095 in 38aa30f
The type of the library is missing. It should probably be
VHDLLibrary. It would also make sense to follow the pattern from theFileSetVHDL libraries and have aDictinstead of theList.pyEDAA.ProjectModel/pyEDAA/ProjectModel/__init__.py
Line 595 in 38aa30f