Forum Discussion

FabianL's avatar
FabianL
Icon for Occasional Contributor rankOccasional Contributor
10 months ago
Solved

Quartus Pro 24.1 QSYS uses absolute paths

Hello, we have a design using hierarchical .qsys subsystems with several layers. All project files are within the same root folder. The folder structure is: root IP several subfolders with cust...
  • RichardT_altera's avatar
    9 months ago

    After consulting the tool specialists:

    Currently, PD references the subsystem .qsys through relative path if and only if the subsystem .qsys lives under the parent system directory  If not, then use absolute path.
    I agree the interpretation that the subsystem .qsys has to live under parents system is weird and plan to fix this in the Quartus future release 25.3 (version stated is subject to change).
    On Windows, if the file is on a different drive, we'll continue to use absolute path.

    Based on the comments provided, it seems that the subsystem cannot be placed outside the parent system directory.

    As a workaround, please place the subsystem within the parent system directory until this is fixed in a future Quartus release.

    Regards,

    Richard Tan