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

VHDL modules using Verilog libraries - library not found #687

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

VHDL modules using Verilog libraries - library not found #687

rameloni opened this issue Oct 23, 2024 · 6 comments

Comments

@rameloni
Copy link

Hello, I have a VHDL module that imports and uses a Verilog library. Even though I setup the project properly, Teros is not able to recognize the verilog libraries and modules.

How can I do that?

@qarlosalberto
Copy link
Contributor

Sadly it's not possible. TerosHDL recognizes VHDL and Verilog/SV independently.

@rameloni
Copy link
Author

Alright, thank you! Is there an idea of supporting it in Teros?

@qarlosalberto
Copy link
Contributor

Not in the near future, it's s big task.

@rameloni
Copy link
Author

I see I understand. Apart from that, I'm also facing an issue with vendors IPs. For example, when I try to import a Xilinx library teros reports "not found".
I'm mainly using teros for its linting and checking features. Maybe, it would be nice to mark something as "blackbox" or simply ask teros to ignore it. What do you think?

@qarlosalberto
Copy link
Contributor

Yes, I'm agree. Can you create an issue for that?

@rameloni
Copy link
Author

Yes #688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants