Altera_Forum
Honored Contributor
14 years agoTSE MAC in mode RGMII
Hello,
I have a design in Stratix IV that uses TSE MAC in mode SGMII. This design has been ported to Arria II GX, because i do not have any Stratix board. My kit Arria II GX has a PHY that works only in the RGMII mode. Since i try to change TSE to RGMII mode and do the Synthesis, i have a message like that: Error: Input port DATAIN of DDIO_IN primitive "Nios2DPX_example_system_top:top_inst|Nios2DPX_example_system_top_tse:tse|altera_tse_mac:altera_tse_mac_inst|altera_tse_top_gen_host:top_gen_host_inst|altera_tse_rgmii_module:U_RGMII|altera_tse_rgmii_in1:the_rgmii_in1|altddio_in:altddio_in_component|ddio_in_d1e:auto_generated|ddio_ina[0]" must come from an I/O IBUF or DELAY_CHAIN primitive Do you know what it means? The reference design has many pins that are not used, like mem_dq, mem_ba, mem_dqs... and I dont know if there is some connection between the problem and this pins. I really appreciate your help in this question..