搜索资源列表
djpeg.tar
- jpeg格式到bmp格式的硬件实现,verilog开发,fpga 实现。
color_conv
- BT656,YCBCR数据格式转换成VGA(888)数据算法,-BT656, YCBCR data format converted into VGA (888) data algorithm,
readmem
- 导入bmp的使用方法,怎么把bmp格式导入到modelsim中-Use of import bmp, bmp format into how the modelsim in
uar_bmp
- 在sopc平台上面,实现电脑通过串口发送彩色bmp格式图片并显示到lcd上面。-a color picture can be displayed in LCD though UART.
my-scaler
- 图像缩放源代码,该代码支持输入bmp文件格式,输出bmp格式。-Image scaling source code, which support the input bmp file format, the output bmp format.
vga_bmp
- 基于VHDL语言读取BMP格式文件,驱动VGA接口在显示屏上显示该图片,并在程序中可控制改图片在显示屏上浮动-Based on the VHDL language to read BMP format files, drives, VGA interface on the screen dynamically displays the picture
JPEGBMPMIF
- 在FPGA开发下,可以帮助从JPEG或者BMP转换为MIF文件格式,具有很好的帮助FPGA开发-In FPGA development can help convert from JPEG or BMP file formats MIF has good help FPGA development
RGBtoYUV
- BMP格式文件的RGB数据转换为YUV格式。(Transform RGB data of a bmp to YUV.)