Forum Discussion

Shihang's avatar
Shihang
Icon for New Contributor rankNew Contributor
1 year ago
Solved

Quartus 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 ...
  • FvM's avatar
    1 year ago
    Quartus 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.