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

Add option to support "blackboxes" and ignore libraries #688

Open
rameloni opened this issue Oct 23, 2024 · 0 comments
Open

Add option to support "blackboxes" and ignore libraries #688

rameloni opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rameloni
Copy link

Is your feature request related to a problem? Please describe.
I use a lot Teros HDL for its linting and checking features in my VHDL projects. But, I face issues with IPs (or blackboxes). For example, when I try to import a Xilinx library teros reports "not found".

Describe the solution you'd like
Since the source code of IPs may not be available, it would be nice to have the option to mark something as a "blackbox" or ask Teros to ignore it simply. This feature may help to drop many false errors.

Describe alternatives you've considered

  • Support "blackboxes"
  • Ignore libraries and Verilog modules / VHDL entities, packages, functions and so on
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant