Forum Discussion

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

Warnings on files generated by Platform Designer (QSys)

My (pretty much Cyclone5 SoC GHRD) project is producing almost 700 warnings. Majority of the warnings originates from files automatically generated by Platform Designer as a result of the integration...
  • Hi,


    This is due to the different name connected to the top level file. For example,

    ...

    .hps_0_hps_io_hps_io_gpio_inst_GPIO44 (hps_gpio_GPIO44),

    ..

    In this case, you can either modify the sdc file to match the top level port name or modify the top level port name to match the name in the SDC file.


    Thanks

    Best regards,

    KhaiY