vscode-terosHDL
vscode-terosHDL copied to clipboard
Schematic viewer can't find library
Describe the bug When using the schematic viewer the following error is output:
2025-04-22 09:17:43.670 [info] /home/asigmuh/stuff/mock_proj/src/top.vhd:6:9:error: cannot find resource library "sub_lib"
library sub_lib;
To Reproduce Use the following mre: mock_proj.zip
- Extract the mre
- Add the project in teroshdl through a run.py
- Observe that the libraries and files are added to the "Files" pane.
- Ensure that GHDL + Yosys is selected in the settings (and that the oss-cad-suite environment is activated)
- Use the shcematic viewer and observe the error message.
Please complete the following information:
- OS: Ubuntu 22.04
- oss-cad-suite build: oss-cad-suite-linux-x64-20250411
Are you using the schematic viewer for the project or for the file?