Altera_Forum
Honored Contributor
14 years agoSending/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