联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All VHDL(503) 

[VHDL/FPGA/Verilog] nesfpga

任天堂娱乐系统的一种简单FPGA实现
A Simple FPGA Implementation of the Nintendo Entertainment System (2018-10-28, VHDL, 1217KB, 下载0次)

http://www.pudn.com/Download/item/id/1540662967304622.html

[单片机开发] 无限小号最新版

这个是网易无限小号生成器,方便快捷,啊啊啊啊啊
Would you please respect the uploading line? Why do you need so many words? (2018-09-06, VHDL, 1083KB, 下载3次)

http://www.pudn.com/Download/item/id/1536177770267794.html

[VHDL/FPGA/Verilog] lan_test

FPGA网口测试程序,基于UDP协议,主要用于测试FPGA的网口功能是否正常。
FPGA Net test (2017-03-07, VHDL, 19529KB, 下载7次)

http://www.pudn.com/Download/item/id/1488887895639935.html

[VHDL/FPGA/Verilog] rgmii.tar

以太网接口中的rgmii接口,FPGA VHDL源码
Ethernet interfaces rgmii interfaces, FPGA VHDL source code (2014-06-19, VHDL, 37KB, 下载52次)

http://www.pudn.com/Download/item/id/2570700.html

[VHDL/FPGA/Verilog] MAC_verilog

以太网的verilog代码实现,希望提供有所帮助
Ethernet verilog code, I hope to provide helpful (2013-11-07, VHDL, 113KB, 下载7次)

http://www.pudn.com/Download/item/id/2394611.html

[VHDL/FPGA/Verilog] sinmdl

根据官网手册,用matlab中dsp builder做的AM调制器例子,仿真成功。编译后可下载到quartus2中,供学习参考。
According to the official website manual, using matlab to do in dsp builder AM modulator examples of successful simulation. Compiled can be downloaded to quartus2, the reference for the study. (2013-07-28, VHDL, 3946KB, 下载7次)

http://www.pudn.com/Download/item/id/2316072.html

[VHDL/FPGA/Verilog] UDP

用FPGA中的三速以太网来实现UDP通信,功能强大
With a triple-speed Ethernet in the FPGA to implement UDP communication, powerful (2013-03-08, VHDL, 5664KB, 下载497次)

http://www.pudn.com/Download/item/id/2152401.html

[VHDL/FPGA/Verilog] ethernet-mac--VHDL

简易以太网测试仪,VHDL语言的,非常实用,有需要的可以看下
Simple Ethernet tester, VHDL language, very practical, need look (2013-02-27, VHDL, 15KB, 下载22次)

http://www.pudn.com/Download/item/id/2143006.html

[VHDL/FPGA/Verilog] VHDL_Ethernet

VHDL实现的以太网测试仪器,可以根据配置生成各种模式的以太网数据报文,并对接收到的以太网数据进行统计。
VHDL realization of Ethernet test instrument can generate a variety of modes depending on the configuration of Ethernet data packets, and receives Ethernet data statistics. (2012-12-07, VHDL, 259KB, 下载47次)

http://www.pudn.com/Download/item/id/2075199.html

[VHDL/FPGA/Verilog] eetop.cn_SDRAM

实现sdram控制器的verilog代码,很好的学习资料
The sdram controller verilog code, very good learning materials (2012-09-27, VHDL, 6KB, 下载5次)

http://www.pudn.com/Download/item/id/2003711.html

[VHDL/FPGA/Verilog] VHDL_MII_MAC

百兆以太网接口,verilog HDL,希望能对你有帮助。
verilog HDL, MII,ethernet,hope helpful to you。 (2012-03-05, VHDL, 124KB, 下载61次)

http://www.pudn.com/Download/item/id/1785495.html

[TCP/IP协议栈] Tri_Speed_Ethernet

三速以太网控制器,支持10M/100M/1000M以太网。
Triple-speed Ethernet controller, support 10M/100M/1000M Ethernet. (2011-09-23, VHDL, 99KB, 下载136次)

http://www.pudn.com/Download/item/id/1653286.html

[VHDL/FPGA/Verilog] greth_rx

以太网接受程序,用VHDL语言编写,调试通过
Ethernet acceptance procedure, using VHDL language, debugging through (2011-08-27, VHDL, 3KB, 下载8次)

http://www.pudn.com/Download/item/id/1632509.html

[VHDL/FPGA/Verilog] MYPROJECT

芯片与FPGA的接口代码,实现以太网10兆的接口方案之源代码
CP2200 & FPGA (2010-10-10, VHDL, 245KB, 下载6次)

http://www.pudn.com/Download/item/id/1313791.html

[VHDL/FPGA/Verilog] ethernet_tri_mode

三态以太网的hdl源代码,适合FPGA工程师使用
Tri-State Ethernet hdl source code for FPGA engineers (2010-09-16, VHDL, 3039KB, 下载64次)

http://www.pudn.com/Download/item/id/1297318.html

[VHDL/FPGA/Verilog] HDLC_E1

E1到HDLC转换 实现E1到以太网 E1到HDLC转换 实现E1到以太网
E1 TO HDLC E1 TO ETHETH (2010-01-21, VHDL, 439KB, 下载161次)

http://www.pudn.com/Download/item/id/1046755.html

[VHDL/FPGA/Verilog] ethmac_latest

以太网MAC,已经通过测试,详细说明见内README
Ethernet MAC, has been tested in more detail, see README (2010-01-08, VHDL, 912KB, 下载55次)

http://www.pudn.com/Download/item/id/1034183.html

[VHDL/FPGA/Verilog] base_fir

使用verilog 写的FIR滤波器,里面并有matlab程序,是从altera官网下来的。。希望对大家游泳。
Use verilog to write the FIR filter, which have matlab and procedures, are down from the official website of the altera. . Everyone would like to swim. (2009-03-29, VHDL, 21KB, 下载5次)

http://www.pudn.com/Download/item/id/692185.html

[VHDL/FPGA/Verilog] ethernet

以太网控制器VHDL实现以及相关参考文档,超有使用价值,请仔细阅览
ethernet MAC controller VHDL realize (2009-02-04, VHDL, 992KB, 下载220次)

http://www.pudn.com/Download/item/id/638135.html

[VHDL/FPGA/Verilog] ethernet_tri_mode.tar

用FPGA verilog hdl实现千兆以太网MAC。
Using FPGA verilog hdl realize Gigabit Ethernet MAC. (2008-08-06, VHDL, 723KB, 下载607次)

http://www.pudn.com/Download/item/id/524389.html
总计:503