搜索资源列表
S8_VGA.VGA显示接口的verilog控制程序
- VGA显示接口的verilog控制程序。用于VGA显示器的控制驱动,VGA display interface verilog control procedures. Control for VGA display driver
H.264
- 详尽地论述了H.264 特点、编码器原理、解码器原理、编解码器的实现。为了更好地理解H.264 编解码原理及其实现,第7 章详细介绍了H.264 码流的句法和语义。最后对H.264 视频编码传输的QoS 进行了专门地论述。-H.264 are discussed in detail the characteristics of the principle of encoders, decoders principle, the realization of codec. To better un
verilog
- 主要包含了用verilog语言别写的实用于视频例如LCD等显示设备的音频与视频的控制系统,其中包括了延时代码的编写模块,希望对坐显示的有所帮助!-It contains the verilog language with written and practical at the videos of other LCD and other display devices such as audio and video control systems, including the delayed p
H.264
- 关于h.264视频解码器完全源码(verilog)-With regard to h.264 video decoder full source code (verilog)
VGA
- 压缩包中包含了用verilog编写的视频控制模块,实现PAL制式到VGA制式的实时转换,同时包含了VGA专用ram配置模块,可直接实用-Compressed package includes the preparation of the video with the verilog control module, PAL format to achieve real-time conversion to standard VGA, VGA also includes dedicated ram
rgb2yuv
- 用VHDL和verilog编写的RGB颜色空间到YUV颜色空间的转换程序, 是FPGA视频处理中的常用程序!-Written in VHDL and verilog using RGB color space to YUV color space conversion process is commonly used in video processing FPGA program!
MIT_video-Scaler
- MIT的video scaler论文,文章后面附有c和verilog程序源代码,分为水平缩放和垂直缩放-MIT video scaler papers, articles, source code attached to the back, divided into horizontal scaling and vertical scaling
video_from_opencore
- 全电视信号编码器,verilog的,看看有借鉴价值否?-video signal encoder, verilog, to see whether the reference value?
VDHL
- verilog的135个经典设计实例,直流电机控制,游戏机,三态总线,加法器,锁存器等-verilog s 135 classic design example, DC motor control, video game consoles, three-state bus, adder, latches, etc.
saa7113
- 视频解压缩程序(用verilog语言实现)-video decompression procedures [verilog]
xapp288
- This the reference design file for XAPP288 " SDI video Decoder" it includes both VHDL and verilog versions -This is the reference design file for XAPP288 " SDI video Decoder" it includes both VHDL and verilog versions
VGA.verilogHDL
- VGA控制器的verilog实现代码,对做视频非常实用,有需要的尽管下载-VGA controller to achieve the verilog code, the video very useful to do, despite the need to download
DE2_70_TV
- --- --- --- -verilog--- --- ---- This design converts DVD video into a format suitable for display on a CRT/LCD monitor. A DVD video source, such as a DVD player, should be connected to the video IN port on the DE2-70 board. A CRT/LCD monitor shoul
xapp460
- xilinx hdmi tx rx verilog code datasheet
auk_sdsdi
- 用于FPGA设计的代码(verilog代码),在FPGA设计中的高速串并转换,时钟提取,对齐处理等功能-for FPGA design ,written by verilog HDL the functions include SERDES , CDR and so on
DecoderAudio
- 本程序为SDI的音视频分离verilog程序,信号通过分离后,可以分离出视频和音频信号。-This procedure for the separation of SDI audio and video verilog program, the signal after the separation, can be isolated video and audio signals.
PTN_gen
- this pattern generator source code(verilog)-this is pattern generator source code(verilog)
i2c.tar
- i2c core for verilog hdl
verilog-based-video-capture-source
- 基于XILINX的XST3开发板的视频采集源码,代码详细,已经测试通过-XILINX' s XST3 development board based on the video capture source code in detail, has been tested
verilog读取bmp图像数据的程序段.txt
- verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)