Hello,
Are you using multiple SFP+ interfaces?
I have a Stratix V GX Development Board and I've successfully used one SFP+ interface on channel 2. When I try to instantiate two 10 GbE Design Example modules on qsys and connect each of them to separate xaui channels, quartus give me this fitter error:
-Error (175001): Could not place auto-promoted clock driver
--Info (175028): The auto-promoted clock driver name: EthExampleQsys:ETH_EXAMPLE_QSYS|EthExampleQsys_eth_10g:eth_10g_1|altera_xcvr_xaui:xaui|sv_xcvr_xaui:alt_xaui_phy|sv_xcvr_low_latency_phy_nr:alt_pma_0|sv_xcvr_custom_native:sv_xcvr_custom_inst|sv_xcvr_native:gen.sv_xcvr_native_insts[0].gen_bonded_group.sv_xcvr_native_inst|sv_pcs:inst_sv_pcs|sv_pcs_ch:ch[0].inst_sv_pcs_ch|sv_hssi_tx_pld_pcs_interface_rbc:inst_sv_hssi_tx_pld_pcs_interface|pld8gtxclkout~CLKENA0
--Info (11237): Already placed at this location: auto-promoted clock driver EthExampleQsys:ETH_EXAMPLE_QSYS|EthExampleQsys_eth_10g:eth_10g|altera_xcvr_xaui:xaui|sv_xcvr_xaui:alt_xaui_phy|sv_xcvr_low_latency_phy_nr:alt_pma_0|sv_xcvr_custom_native:sv_xcvr_custom_inst|sv_xcvr_native:gen.sv_xcvr_native_insts[0].gen_bonded_group.sv_xcvr_native_inst|sv_pcs:inst_sv_pcs|sv_pcs_ch:ch[0].inst_sv_pcs_ch|sv_hssi_tx_pld_pcs_interface_rbc:inst_sv_hssi_tx_pld_pcs_interface|pld8gtxclkout~CLKENA0
Does anyone have any clue of what may be this error?
Thanks!