Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

No MDIO

Altera_Forum
Contributeur émérite II
1 684 Visites

Hi, 

 

I am trying to send data from Cyclone III development board to another (same) board using Ethernet connection. 

 

Data is transmitted successfully from the sending board to the receiving one.  

 

My question is: 

 

Is it possible to connect the two boards without enabling the MDIO option in the TSE MAC? 

 

Thanks in advance 

 

Best Regards
0 Compliments
8 Réponses
Altera_Forum
Contributeur émérite II
921 Visites

Theorically yes, so You would control the PHY by Yourself. But why do You want to disable it? The core won't be able to communicate with the PHY, e.g. set required registers, reset the PHY, etc...

0 Compliments
Altera_Forum
Contributeur émérite II
921 Visites

 

--- Quote Start ---  

Theorically yes, so You would control the PHY by Yourself. But why do You want to disable it? The core won't be able to communicate with the PHY, e.g. set required registers, reset the PHY, etc... 

--- Quote End ---  

 

 

Hi, 

 

Thank you for your reply. 

 

Actually I am trying to send data from a transmitting board to 2 receiving board -at the same time- via an Ethernet connection. 

 

Best Regards
0 Compliments
Altera_Forum
Contributeur émérite II
921 Visites

Well yes, but still You have to control the PHY. MDIO has nothing to do with the transmission itself.

0 Compliments
Altera_Forum
Contributeur émérite II
921 Visites

why do you want to remove mdio? 

 

Franz Wagner
0 Compliments
Altera_Forum
Contributeur émérite II
921 Visites

 

--- Quote Start ---  

why do you want to remove mdio? 

 

Franz Wagner 

--- Quote End ---  

 

 

To get rid off connecting the mdio to both PHY devices; as I am using single port TSE.
0 Compliments
Altera_Forum
Contributeur émérite II
921 Visites

i did the same thing but i conect one of mdio and not conect the other..... 

 

... you can hack this by software.... 

 

 

Franz Wagner
0 Compliments
Altera_Forum
Contributeur émérite II
921 Visites

 

--- Quote Start ---  

i did the same thing but i conect one of mdio and not conect the other..... 

 

... you can hack this by software.... 

 

 

Franz Wagner 

--- Quote End ---  

 

 

 

How you configured the second PHY in this case? 

 

Thanks & Regards
0 Compliments
Altera_Forum
Contributeur émérite II
921 Visites

at my case i configure 2 phys with the same mdio.... 

 

Franz Wagner
0 Compliments
Répondre