edaa-org / pyEDAA.ProjectModel

An abstract model of EDA tool projects.
https://edaa-org.github.io/pyEDAA.ProjectModel
Other
10 stars 1 forks source link

Missing method to add ExternalVHDLLibrary #64

Open RasmusGOlsen opened 10 months ago

RasmusGOlsen commented 10 months ago

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

Paebbels commented 10 months ago

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

RasmusGOlsen commented 10 months ago

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