Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop VHDL-FPGA-Verilog

udp_send1

  • Category : VHDL-FPGA-Verilog
  • Tags :
  • Update : 2016-03-11
  • Size : 52kb
  • Downloaded :0次
  • Author :qiu***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
UDP hardware stack, written in system verilog, do nt need CPU.Projgect includes MAC Layer,support phy configuration.support gmii and rgmii mode. the interface is as the follows: input clk50, input rst_n, /////////////////////// //interface to user module input [7:0] wr_data, input wr_clk, input wr_en, output wr_full, output [7:0] rd_data, input rd_clk, input rd_en, output rd_empty, input [31:0] local_ipaddr, //FPGA ip address input [31:0] remote_ipaddr, //PC ip address input [15:0] local_port, //FPGA port number //interface to ethernet phy output mdc, inout mdio, output phy_rst_n, output is_link_up, `ifdef RGMII_IF input [3:0] rx_data, output logic [3:0] tx_data, `else input [7:0] rx_data, output logic [7:0] tx_data, `endif input rx_clk, input rx_data
Packet file list
(Preview for download)


udp_send
........\src
........\...\data_gen.sv
........\...\data_source.sv
........\...\dp_ram.v
........\...\eth_fsm.sv
........\...\headers_ram.v
........\...\icmp_ram_int.v
........\...\mac_config.sv
........\...\mac_rx_path.sv
........\...\mac_tx_path.sv
........\...\rst_ctrl.v
........\...\rx_ram.sv
........\...\rx_ram_int.v
........\...\simple_mac
........\...\..........\CRC32_D8_AAL5.v
........\...\..........\CRC32_D8_TX.v
........\...\..........\mac_fifo_rx.v
........\...\..........\mac_fifo_rx_size.v
........\...\..........\mac_fifo_tx.v
........\...\..........\mac_fifo_tx_size.v
........\...\..........\rx_header_align32.sv
........\...\..........\simple_mac_bus_arb.sv
........\...\..........\simple_mac_phy_mdio.sv
........\...\..........\simple_mac_regs.sv
........\...\..........\simple_mac_rx_gmii.sv
........\...\..........\simple_mac_rx_path.sv
........\...\..........\simple_mac_rx_rgmii.sv
........\...\..........\simple_mac_top.sv
........\...\..........\simple_mac_tx_gmii.sv
........\...\..........\simple_mac_tx_path.sv
........\...\..........\simple_mac_tx_rgmii.sv
........\...\..........\tx_header_align32.sv
........\...\tcpip_hw.sv
........\...\tcpip_hw1.sv
........\...\tcpip_hw_defines.sv
........\...\tcpip_hw_ifs.sv
........\...\tcpip_hw_top.v
........\...\tcpip_hw_top.v.1
........\...\tcp_send.sdc
........\...\tx_ram.sv
........\...\tx_ram_int.v
........\...\type_defs.pkg.sv
........\...\vendor
........\...\......\altera
........\...\......\......\sync_fifo.v
........\...\......\......\sync_fifo_bb.v
........\tcpip_hw.qpf
........\tcpip_hw.qsf
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.