-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What is the idea behind `GetorCreateVHDLLibrary?
| def GetOrCreateVHDLLibrary(self, name): |
I would imagine that a fileset to some extent can be treated as a compile unit. In that regard, it doesn't make sense to have more than one library associated with the fileset. It would be helpful to have the VHDLLibraries of the fileset return its own library plus the libraries of its children's filesets. This will provide an easy method to get all the libraries of the design.
Metadata
Metadata
Assignees
Labels
No labels