Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VHDLLibraries in FileSet? #66

Open
RasmusGOlsen opened this issue Nov 30, 2023 · 0 comments
Open

VHDLLibraries in FileSet? #66

RasmusGOlsen opened this issue Nov 30, 2023 · 0 comments

Comments

@RasmusGOlsen
Copy link

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.

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

No branches or pull requests

1 participant