AR# 57595
Vivado Synthesis – ERROR: [Synth 8-4169] error in use clause: package ‘xxx’ not found in library ‘yyy’
Description
I am encountering the following error when running Synthesis in Vivado. How can I resolve it?
ERROR: [Synth 8-4169] error in use clause: package ‘xxx’ not found in library ‘yyy’
Solution
This error occurs because the package file ‘xxx’ is not compiled into library ‘yyy’.
This can happen when the package file is not added into project sources at all or is compiled into a different library, for example xil_defaultlib.
To resolve this error, make sure that the package file is added into design sources and set its Library name to ‘yyy’.
Right click on file ‘xxx’ in the “Sources” window -> Select “Set Library…” -> Change the Library name to ‘yyy’
Read More:
- Error Code: 1055. Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated
- [Solved] vivado Install Error: Xilinx Design Tool Display in Red
- Bug: unable to download source code in idea, error cannot download sources sources not found for:XXX
- Error in compiling rmarkdown to PDF file` xxx.sty ‘ not found.
- Syntax error or access violation: 1055 Expression #1 of SELECT list is not in GROUP BY clause and co
- [Solved] Scala signature package has wrong version expected: 5.0 found: 5.2 in package.class
- BUG——Could not resolve placeholder ‘xxx‘ in value ‘${xxx}‘
- IntelliJ idea error: package not found or symbol not found
- Summary of some mistakes in the development of unity ar
- When error: XXX does not name a type XXX is prompted in QT
- You can’t specify target table ‘car’ for update in from clause
- Julia install and use the extension package package (ERROR: UndefVarError: Pkg not defined)
- Idea project prompt: symbol not found or package does not have a solution
- When vivado2017 is started, the “error when launching” dialog box will pop up vivado.bat : Launcher time out”
- Dpkg: error processing package XXX (- – configure) solution (red warning in the upper right corner of Ubuntu)
- In Python, import XXX does not report an error, but in IPython (Jupiter notebook)
- When Maven hits the jar package, an error is reported when executing install, and the symbol cannot be found in a line
- There will be row spacing problems in algorithm use in latex. Please use the ‘setstretch {1.35}
- After verifying parameters with validation, springboot reports an error: no constructor found in package name + class name
- [solution] the resource file cannot be found in the jar package of Java