Forum Discussion
APaci1
Occasional Contributor
7 years agoConnecting 2 TSE (with micrel PHY) each other: Link down
i! I have my Arria10 custom board 2x TSE-PHY MICREL-Ethernet Ports A,B A,B linked to PC NIC works fine (I send and transmit frames from PC to TSE and vice-versa) , I see 100 Mbps, Full Duplex, A...
SengKok_L_Intel
Regular Contributor
7 years agoHi,
If this is using external PHY (consist PCS and PMA), and the FPGA is only consist MAC, then I would suggest you to double check with the external PHY datasheet, and see if there is any setting required. I suspect the auto-negotiation is not success, and this is why i suggest to disable it, and see if it works.
If you set PROMIS_EN = 0, and yes, it should filtering if the destination address does not match. What is the resisters mac_0 ,mac_1, and supplementary address that you configure? And what address that you receive but not filter? Did you try to do a software reset (SW_RESET)?
Regards -SK