TerosTechnology / vscode-terosHDL

VHDL and Verilog/SV IDE: state machine viewer, linter, documentation, snippets... and more!
https://terostechnology.github.io/terosHDLdoc/
GNU General Public License v3.0
571 stars 46 forks source link

VHDL modules using Verilog libraries - library not found #687

Open rameloni opened 1 month ago

rameloni commented 1 month ago

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 commented 1 month ago

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

rameloni commented 1 month ago

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

qarlosalberto commented 1 month ago

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

rameloni commented 1 month ago

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 commented 1 month ago

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

rameloni commented 1 month ago

Yes https://github.com/TerosTechnology/vscode-terosHDL/issues/688