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

[Feature] File Attributes #7

Open
Paebbels opened this issue Oct 2, 2021 · 0 comments
Open

[Feature] File Attributes #7

Paebbels opened this issue Oct 2, 2021 · 0 comments
Labels
Enhancement New feature or request

Comments

@Paebbels
Copy link
Member

Paebbels commented Oct 2, 2021

A file should be able to implement additional attributes to the existing attributes:

  • VHDLLibrary
  • VHDLVersion
  • VerilogVersion
  • SVVersion

File attributes should resolve hierarchically (FileFileSetDesignProject).

Usecases:

  • Replace duplicated code and unify implementation for VHDLLibrary, VHDLVersion, VerilogVersion and SVVersion.
  • Allow implementation of additional attributes without duplicating code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Development

No branches or pull requests

1 participant