Skip to content
New issue

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

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

Already on GitHub? # to your account

Missing method to add ExternalVHDLLibrary #64

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

Missing method to add ExternalVHDLLibrary #64

RasmusGOlsen opened this issue Nov 30, 2023 · 2 comments
Labels
Enhancement New feature or request

Comments

@RasmusGOlsen
Copy link
Contributor

RasmusGOlsen commented Nov 30, 2023

There is no method to add External VHDL libraries to a design.

@Paebbels
Copy link
Member

Paebbels commented Dec 2, 2023

Good point. What properties to for an external library store?

  • Name
  • Path on disk
  • ..?

@Paebbels Paebbels added the Enhancement New feature or request label Dec 2, 2023
@RasmusGOlsen
Copy link
Contributor Author

I think it should be of type VHDLLibrary. I have made some extensions to the classes as shown in this example.
https://github.com/SimplHDL/simplhdl/tree/devel/src/simplhdl/pyedaa

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Enhancement New feature or request
Development

No branches or pull requests

2 participants