Forum Discussion

NikoR's avatar
NikoR
Icon for Occasional Contributor rankOccasional Contributor
5 years ago
Solved

Warning: "No matching role found for nios2_gen2_0_custom_instruction_master_multi_xconnect"

The attached .qsys file contains a Nios2 with a "Floating Point Hardware 2" connected. When generating I get the following warnings: Warning: roots_test: "No matching role found for nios2_gen2_0_...
  • BoonBengT_Altera's avatar
    5 years ago

    Hi @Nikolay_Rognlien,

    Thank you for your patients, hope you are doing well.
    After some investigation, per my understanding it seem that those interface (i.e. instruction pending and estatus) seems to be belonging to the master component, and possible just some signal mismatched between the master and slave.
    Hence I would assume that the warning are just indicating that those interface in master are not being mapped to any slave, which we might be able to safely ignore.
    Just to understand further, what are the purpose of using the FPH2 in the design?

    Warm Regards.