搜索资源列表
verilog
- 详细介绍verilog hdl,通俗易懂
VGA显示的时序源码verilog
- 用verilog描述了VGA显示的时序源码
RGB2YCbCr.rar
- JPEG标准中图像彩色空间的转换,开发语言为verilog,Standard JPEG image color space conversion, the development of language for verilog
Code_for_MedianFilter33.rar
- 3x3中值滤波器的FPGA实现(verilog),3x3 median filter FPGA implementation (verilog)
VGALCD.ZIP
- vga lcd controller, writen by verilog
H264verilogcore
- H264的verilog代码,基本实现了全部的功能-H264 of the verilog code, the basic realization of all the functions
syndetect
- 帧同步检测,verilog代码 是同步保护的经典范例-frame detection, verilog code
H.264Decoder
- H.264解码器,用verilog写成,可以在FPGA上实现baseline的264解码-H.264 decoder, written with verilog, can be achieved in the FPGA on the baseline of 264 decoding
lcd-code
- 比较完整的LCD接口代码,verilog编写,分为6800和8080两种CPU接口,且有完整的仿真程序-Relatively complete LCD interface code, verilog prepared 6800 and 8080 is divided into two types of CPU interfaces, and there is a complete simulation program
DE2_CCD_binary
- verilog DE2 binary image (form CCD to VGA) output
VGA
- 用verilog写的VGA显示代码,经本人调试确定可以正常运行-verilog written with VGA display code, as I confirmed to be the normal operation of debugging
D_JPG
- verilog 语言实现jpeg转RGB格式的转换-verilog language jpeg format to RGB conversion
verilog
- DSP_FPGA最新程序代码 verilog-DSP_FPGA latest verilog code
butterfly-verilog
- VHDL的DCT变换.蝶型算法,很好用的,希望能有帮助-The DCT transform VHDL. Butterfly algorithm, very good with the hope that it can be helpful
H264
- h.264(verilog HDL) 这是基于流水线结构的H.264解码器源码-h.264 (verilog HDL) which is based on the pipeline structure of the H.264 decoder source code
RGB2YUV
- RGB -> YUV转换verilog代码-RGB-> YUV verilog
5406B
- 使用verilog串口初始化ic,并显示rgb三种颜色,ic为旭耀5406b-verilog to initialize the use of serial ic, and display the three rgb color, ic for Yao Xu 5406b
sel_key
- verilog写的自动识别的加减计数器,挺好的,也算有自适应能力-Automatic Identification verilog written addition and subtraction counter, very good, and it has adaptive ability to count
DWT
- It s implementation on DWT. This was wrttend in verilog.
RGB2YUV(verilog)
- YUV颜色空间转RGB颜色空间,verilog代码实现-YUV to RGB,verilog