Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Cyclone V GX: cant't connect Rapidio II IP and Transceiver Reconfiguration Controller

Hello, I'm using Cyclone V GX to interface with RapidIO II.

I met a problem with using RapidIO II IP and Transceiver Reconfiguration Controller in Qsys.

When I connect its reconfig_from_xcvr and reconfig_to_xcvr signals there are 4 errors in messages:

rapidio2_0.reconfig_from_xcvr has a export signal, but alt_xcvr_reconfig_0.reconfig_from_xcvr does not.

rapidio2_0.reconfig_to_xcvr has a export signal, but alt_xcvr_reconfig_0.reconfig_to_xcvr does not.

alt_xcvr_reconfig_0.reconfig_from_xcvr has a reconfig_from_xcvr signal, but rapidio2_0.reconfig_from_xcvr does not.

alt_xcvr_reconfig_0.reconfig_to_xcvr has a reconfig_to_xcvr signal, but rapidio2_0.reconfig_to_xcvr does not.

If I add RapidIO (Gen1) IP instead RapidIO II, these errors don't appear.

Quartus II version is 13.1 Build 162.

Thanks

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Solution found! Just tried it at home desktop with Quartus II 15.0 and errors wasn't appeared.

    Thread may to be closed. Thanks :D
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Can you show me how to solve this problem. I meet the same problem.