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

Attribute Error in FileSet class #55

Open
RasmusGOlsen opened this issue Aug 7, 2023 · 6 comments
Open

Attribute Error in FileSet class #55

RasmusGOlsen opened this issue Aug 7, 2023 · 6 comments
Labels
Question Further information is requested

Comments

@RasmusGOlsen
Copy link

Design object has no attribute VHDLLibrary.

return self._design.VHDLLibrary

@RasmusGOlsen RasmusGOlsen changed the title Attribute Error in Project class Attribute Error in FileSet class Aug 7, 2023
@Paebbels Paebbels added the Question Further information is requested label Aug 8, 2023
@Paebbels
Copy link
Member

Paebbels commented Aug 8, 2023

Hmmm, that's an interesting finding...

I need to think about it, if it's a bug or mistake.

I currently busy at another place, do I have time to clearly think about it or do you need a quick workaround / solution?

@RasmusGOlsen
Copy link
Author

No need to hurry. But if you have time to chat some day I have a few other questions.

@Paebbels
Copy link
Member

How can we establish a chat communication?

I can offer Signal or Gitter.

@RasmusGOlsen
Copy link
Author

We can try and set it up on Gitter.

@Paebbels
Copy link
Member

I trink I found you in Gitter. Btw. Gitter doesn't send notification emails.

@RasmusGOlsen
Copy link
Author

I just got this error again. I was thinking of returning the first item from the design's libraries dictionary.

return next(iter(self._design.VHDLLibraries.values()))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Further information is requested
Development

No branches or pull requests

2 participants