Forum Discussion
Shihang
New Contributor
2 years agoQuartus synthesis internal error
When I synthesized a project I'm working on, Quartus encountered an internal error (log copied below). This error only occurred after I re-cloned the repository under a different directory. Quartus ...
- 2 years agoQuartus is missing a file that is expected to be produced during IP HDL generation. This usually happens when your repository contains some generated files but not all so that not all IP is automatically regenerated during first compile of a clean checkout.
Try to select regeneration of all IP files in library settings.
FvM
Super Contributor
2 years agoQuartus is missing a file that is expected to be produced during IP HDL generation. This usually happens when your repository contains some generated files but not all so that not all IP is automatically regenerated during first compile of a clean checkout.
Try to select regeneration of all IP files in library settings.
Try to select regeneration of all IP files in library settings.