Forum Discussion
Hi Fabian,
What is "composed mode" and how can I control it? There is no NIOS Parameter associated with it
It is referring to use cases where you have a system (e.g., system.qsys) that contains another sub-system (e.g., nios_subsystem.qsys). It is not a NIOS parameter.
This appears in a basic setup simply by adding NIOS V to the system. How do I get rid of this warning?
You can ignore it.
The properties causing the warning are set on the inner sub-component's interface, but Quartus sees that these properties aren't being explicitly mapped or necessary for the top-level subsystem assembly.
It is safe to ignore this warning, as Quartus is simply informing you that it did not use those specific interface properties during synthesis.
We will investigate further.
Regards,
Liang Yu