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

No MDIO

Altera_Forum
Honored Contributor II
1,670 Views

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 Kudos
8 Replies
Altera_Forum
Honored Contributor II
907 Views

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 Kudos
Altera_Forum
Honored Contributor II
907 Views

 

--- 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 Kudos
Altera_Forum
Honored Contributor II
907 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
907 Views

why do you want to remove mdio? 

 

Franz Wagner
0 Kudos
Altera_Forum
Honored Contributor II
907 Views

 

--- 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 Kudos
Altera_Forum
Honored Contributor II
907 Views

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 Kudos
Altera_Forum
Honored Contributor II
907 Views

 

--- 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 Kudos
Altera_Forum
Honored Contributor II
907 Views

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

 

Franz Wagner
0 Kudos
Reply