搜索资源列表
UART vhdl代码
- 基于FPGA的异步串口通信
完整verilog学习代码
- 完整verilog学习代码,
FPGA-verilog-交通灯
- 采用verilog编写的代码,用FPGA实现交通灯控制,包含有数码管显示控制,倒计时控制,状态机等,是练习Verilog代码编写的一个很好的实例!
FPGA控制VGA显示(Verilog)
- 用FPGA开发板控制VGA显示,以800*600的分辨率,首先在屏幕的正中央依次出现“新”“年”“快”“乐”四个汉字,并分别移动到屏幕的四个角落,接着在屏幕中部从左至右依次出现“Happy New Year”英文字样,然后出现三个由小到大再消失的圆形图标模拟烟花,最后在黑屏中闪烁金星。字体均采用不同颜色,增添喜庆气氛。 本代码是练习VGA控制,ROM调用,时序控制及状态机运用的一个综合实例!
DS18b20 fpga
- 非常有用的fpga代码,测试可用哦
通用SDRAM编程核心资料代码
- 通用于FPGA控制SDRAM编程核心资料代码,给出了验证实用的 Velogic代码。有很高的实用价值!
FPGA与USB通信的测试代码
- FPGA与USB通信的测试代码,包括FPGA中的程序(Verilog编写)和PC机上的主控程序以及USB固件程序。,FPGA and the USB communication test code, including the FPGA in the procedure [Verilog prepared] and PC-control procedures, as well as the USB firmware.
LCD.基于FPGA的LCD1602驱动
- 基于FPGA的LCD1602驱动,verilog代码,已经调试成功,LCD1602-driven FPGA-based, verilog code debugging has been successful
(fpga)sdram.rar
- verilog 代码,读写SDRAM 不带仿真,需要自己编写测试文件,Verilog code, read and write SDRAM simulation without the need to prepare their own test documentation
FPGA-PCI.rar
- 基于FPGA的PCI接口源代码及Testbench Verilog程序代码,fpag pci
FPGA
- 此课件是基于FPGA的加密芯片设计实例,DES的FPGA实现,包括DES加密算法简述,DES的伪代码描述,设计流程,运算电路模型设计,算法程序设计 -The courseware is based on the FPGA chip design example of encryption, DES for FPGA implementation, including the DES encryption algorithm briefly, DES pseudo-code descr ipt
原代码
- 8051核的vhdl原代码。-8051 core VHDL source code.
20090224fpga
- 《数字信号处理的FPGA实现》代码,数字信号处理一些算法的FPGA代码,比较全-" Digital signal processing FPGA implementation" code, digital signal processing FPGA code some algorithms to compare the whole
FPGA_Code_and_training_materials
- 压缩包内包含了:FPGA设计初级班和提高班培训课堂PPT;实验的源代码;实验指导书!-Compressed packet contains: FPGA design of the primary classes and training classes improve classroom PPT experiment' s source code experimental guide book!
FPGA
- 《无线通信FPGA设计》一书中例子的Matlab及verilog代码-" Wireless FPGA Design" a book example of Matlab and the verilog code
fpga
- TS流接收机上用的FPGA代码主要是把并行的TS流转成串行的ASI借口-TS stream FPGA code on the receiver is mainly used to flow into parallel serial ASI TS excuse
eetop.cn_无线通信FPGA代码
- 无线通信FPGA源代码,供大家使用啊啊啊啊(wuxiantongxinFPGA VERILOG HDL)
FPGA TFT 驱动
- 用于 驱动TFT的FPGA代码。该代码是用VHDL编写。(FPGA code for driving TFT.)
彩超机FPGA部分代码
- 某公司彩超机实际使用的FPGA代码,主要是B超的前置处理,波束形成滤波等。请注意:文件不是完整的工程,只放出一些实际可用的功能模块的代码。部分无用文件没删除,自己辨识。(A company color Doppler ultrasound machine actually use FPGA code, mainly B ultrasonic pretreatment, beam forming, filtering, etc.. Please note that the file is not
ds1wm FPGA代码
- ds1wm的FPGA代码,包括VHDL和Verilog,带验证