Altera_Forum
Honored Contributor
9 years agoCyclone 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