Forum Discussion

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

Sending/receiving raw ethernet packets

Hello,

I'm using Opencores 10/100 Ethernet MAC module.

And I need to send and receive raw ethernet packets to/from other device.

Can I use eth_ocm_pkt_send() function for send and modify eth_ocm_isr() by adding my own handler into?

Is there any other way to do it?

Thanks in advance,

Dmitry

1 Reply

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

    of courese! But you should read document carefully and read in "network_utilities.h" file

    good luck