icebin

积分:552
上传文件:7
下载次数:45
注册日期:2011-03-13 17:55:19

上传列表
udp_send1.zip - 基于FPGA的UDP硬件协议栈, 全部用SystemVerilog写的,不需CPU参与,包括独立的MAC模块。 支持外部phy的配置,支持GMII和RGMII模式。 以下是接口 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_valid, input gtx_clk, output logic tx_en,2016-03-10 15:23:29,下载60次
or1ksim.zip - 开源处理器or1200的模拟器,win32版,自带测试程序,2014-01-20 13:14:01,下载6次
ucgui_test_cyclone4.zip - ucgui+ucosii在nios ii上的移植,支持vga和ps/2鼠标驱动。包含整个工程。,2013-12-15 16:37:39,下载9次
sdl_mini_game.zip - 一个用sdl库制作的小游戏,用空格和方向键操作,压缩包内是Microsoft Visual C++ 2008工程。,2013-08-22 09:51:54,下载3次
modelsim-sdram-sim.rar - 包括sdram 测试平台,sdram控制器,sdram行为模型。,2012-11-02 19:14:27,下载24次
lpddr_verilog_model.zip - 美光 ddr sdram 仿真模型, 不可综合,用在测试平台模仿ddr sdram的功能。verilog语言编写。,2012-11-02 18:35:49,下载34次
serial_download.rar - a application that downloads the hex file over the serial port. It contains two projects. 1.the VS2008 project which sends the hex file. 2.the UV2 project which receives the hex file.,2012-11-02 18:22:35,下载5次

近期下载
linux-2.6.24.3-jz-20091224.patch.gz - 北京君正,JZ4750,Linux2.24.3
MIPI_DSI_Tx.zip - MIPI DSI Tx verilog / vhdl core
MIPI_CSI_2_Rx.zip - MIPI CSI 2 Rx verilog / vhdl core
mipiTolvds.zip - mipi转LVDS接口, verilog代码,在lattice 芯片上使用,已验证
nand_ecc_c.rar - Linux 2.7.63下的nandflash ecc代码,请按照说明使用
制作yaffs.zip - 制作yaffs的文件系统镜像,文件包含yaffs的mkyaffs2image的源码以及说明文件
mkyaffs2image.tar.gz - builds a yaffs2 image from a directory. useful for building filesystems for embedded flash memory.
SendPcapTool.rar - wireshark抓包数据回放工具,用于对IP数据进行回放测试。

收藏