Altera_Forum
Honored Contributor
15 years agoMulti channel TSE with GBX (Arria II GX)
In one of our future boards, we+re going to use an Arria II GX FPGA, which will have 5 Ethernet connection using either SGMII or 1000-X.
I'm current ly working with an Evalboard using an SMA connector daughter card, so we can connect the design to our backplane. Since I need to group the connections in GBX group I created a MegaFunction TSE with four channel using GBX. And our logic we+re using in other design, conatining a PING module. If I can connect to Channel 0 every works fine. I get link and can ping the FPGA. If I connect to another channel, I get link, but now activity. I tried to connect a GBX_reconfig block, but the design doesn't compile. And end up with a message that atom is already occupied. Also if I don't instantiated a GBX reconfig module, I'm getting a critical warning, that CMU is not connected correctly. I checked all documentation I found, I'm not getting further. Has anybody tried to generate a TSE with multichannel and GBX ?