Skip to content

VHDLLibraries in FileSet? #66

@RasmusGOlsen

Description

@RasmusGOlsen

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

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