Forum Discussion

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

help me reset phy on ethernet

news: im done with the init. if anybody intrested, just write here.

anybody knows how to init the ethernet if in de2 with verilog code?

i dont want to use nios and c.

i read the datasheets and there is written the procedure, but i cant do the 1.st step to enable phy on dm9000a.

please somebody help me with it or with how to write dm9000a registers in verilog.

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    you should reference to "network_utilities.h" and "web_server.h"

    will have much information for you.

    good successful
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I've tried do the same thing, but without success. Now, I run the demo with NIOS 2 to have a parameter and port the code to hardware.