Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Triple speed ethernet and Marvell Phy on Stratix III

Hi..

Need help here!! I've been struggling for a couple weeks.

I have a stratix III board with a on-board Marvell PHY.

I just tried to make a triple speed ethernet working on MII mode (10/100 is good enough, i don't need high speed.)

So i just take CycloneIII's example (from its development kit) as a reference for the SOPC and follow the manual of TSE.

Also I add a redundunt reset circuitry for this enet_reset since there is a certain issue on this kind of setup which i got from this forum.

However, it never worked.

Symton is as follows.. BTW i use Simple socket server on NIOSII and Quartus8.0 SOPC.

PHY can receiver packet (it seemed.. because i can see RX LED is blinking when i tried 'ping').. but no Tx ( i never see TX LED blinking.)

Also i set a break point on SGDMA rx int.. it never asserted.

So i guessed TSE_MAC never receives data from PHY.

I know there should be some tools which could verify something for me.. Sorry.. I'm a newbid in Altera FPGA.

So if you think there is anything i should check or modify.. Please let me know. Of course, if you make it work before, could you please share that with me?

Thanks.

29 Replies