07-31-2013 06:13 AM
08-07-2013 10:52 PM
The following application note http://www.xilinx.com/support/documentation/application_notes/xapp1144.pdf
describes a system using the Virtex®-6 FPGA Embedded Tri-Mode Ethernet MAC (Ethernet MAC) Wrapper core on a Xilinx® Virtex-6 FPGA ML605 development board.
Alsorefer http://www.xilinx.com/support/documentation/boards_and_kits/ug534.pdf
Please download related documentation and reference designs from http://www.xilinx.com/support/index.html/content/xilinx/en/supportNav/boards_and_kits/virtex-6_boards_and_kits/virtex-6_fpga_ml605_evaluation_kit.html
08-07-2013 11:25 PM
Please find the reference designs link below.Consists of with PLB and AXI interface with microblaze .
http://www.xilinx.com/products/boards/v6embd/reference_designs.htm
Regards
jangi reddy
08-08-2013 01:25 AM
here attached is an example of gmii example design(address swap application) which works on ml605.
03-05-2014 12:00 AM
hi,
the reference design that u hav provided is on adress swap ...... but i want to transfer data through ethernet.....while sending i am getting error as ip chescksum offload error....can u provide an example for sending or receiving data
thanx in advance,
srawan
03-05-2014 09:32 AM
Hi
You need to modify the example design as per your requirement.
The address swap module can be removed and you need to interface your glue logic to drive the data through the client FIFO's
If you can elaborate what exactly due you mean by checksum offload error and more details regarding your setup,then we can give you more suggestions.