Altera_Forum
Honored Contributor
16 years agoTriple Speed Ethernet
Hi all,
I am working on a project where we need to send data from FPGA to computer via ethernet. We are using triple speed ethernet IP core and I couldn't find out how the core does the addressing. In user guide it says that on Mac transmit operation I think the core sends the preamble, sfd, the destination address, source addresses, the data, the padding and crc. Does the ip core sends all of them automatically? I found out that the source address can be configured by setting the mac registers, but I don't know where can I set the destination address. Since I am only trying to send data from fpga to computer, which mac registers are critical? Can someone tell me which registers do I need to configure? Thanks.