CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - fpga vga显示

搜索资源列表

  1. FPGA vga

    1下载:
  2. fpga 程序,可以控制显示频,完成俄罗斯方块小游戏功能,有助于认识了解verilog语言
  3. 所属分类:其他小程序

    • 发布日期:2010-09-29
    • 文件大小:3083
    • 提供者:ty36964286
  1. source_code

    0下载:
  2. 基于FPGA的vga实现,用于显示一行文字"伟杰电子FPGA开发系统 "-FPGA-based realization of the vga, used to display a line of text " Weijie e-FPGA Development System"
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3391
    • 提供者:陈阳光
  1. image_vga

    0下载:
  2. 这是用VHDL编写的VGA接口图像显示控制程序,已经在FPGA中测试通过!-This is a vga controlling programme,and it has been tested!
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:840607
    • 提供者:于洋
  1. DM5_VGA_img_C5H

    0下载:
  2. VGA 接口 FPGA实现了,采用显示器显示图片功能-VGA
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:83302
    • 提供者:潘冬冬
  1. vga

    0下载:
  2. FPGA入门系列实验教程——VGA彩色信号显示-FPGA Starter series of experiments tutorial- VGA color signal
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:297314
    • 提供者:周舟
  1. VGA_CHAR_WAVE

    0下载:
  2. FPGA 示波器,使用 digilent 的 nexys2 板子。可以在 VGA 显示器上显示波形及字符。AD 为 60M 采样频率 8bit 的 ADS830E 。-The FPGA Oscilloscope, use digilent, the nexys2 board. Waveform can be displayed on a VGA monitor and character. The AD for 60M sampling frequency 8bit ADS830E.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1140712
    • 提供者:sichen
  1. random-maze

    1下载:
  2. 采用verilg语言并结合VGA显示、PS2接口技术、键盘输入等实现基于FPGA开发板的可选择性迷宫游戏。可以利用电脑键盘和显示器来玩这个游戏-Verilg language and to combine VGA display and the PS2 interface technology, the keyboard input to achieve optional FPGA development board based maze game. Can use the computer k
  3. 所属分类:其他小程序

    • 发布日期:2016-12-02
    • 文件大小:3380224
    • 提供者:攀龙
  1. VGA-display

    0下载:
  2. 基于FPGA的VGA基本显示,包含了VGA控制的部分和测试文件,基于altera FPGA DE2-115-FPGA controlled VGA display
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9300638
    • 提供者:luchang
  1. VGA_1

    0下载:
  2. 基于FPGA的VGA显示矩形框,调用DCM ip,对初学者十分有用-FPGA-based VGA display rectangle, call DCM ip, very useful for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:692703
    • 提供者:周德福
  1. ep1c12_32_vga

    0下载:
  2. 基于FPGA的VGA显示程序,640X480X60HHz模式。-FPGA-based VGA display program, 640X480X60HHz mode.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:528881
    • 提供者:侯伟
  1. VGA

    0下载:
  2. 基于FPGA的VGA显示程序,可以通过一个key实现多种演示模式转换-FPGA-based VGA display program, through a key to achieve a variety of demonstration mode conversion
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:5237760
    • 提供者:孙冠群
  1. VGAdemo

    0下载:
  2. 在FPGA中用Verilog实现VGA的输出,例程带完整注释(In FPGA, using Verilog to achieve the output of VGA, routines with complete notes)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:shaoao110
  1. 19_vga

    0下载:
  2. 基于FPGA的VGA图片显示,显示为小黄人动画图像。(FPGA based VGA image display, shown as small yellow animation images.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:2822144
    • 提供者:LTAO。
  1. 至简设计法--VGA_显示动画

    0下载:
  2. 至简设计法--VGA显示动画 工程说明 本工程VGA显示要求:复位后,屏幕中央显示直径为10的蓝色圆点;按下按键0,圆点图像逐渐变大,直至直径变为400;再按一下按键0,圆点逐渐变小,直到直径为10。此过程要有明显的动画效果。 案例补充说明 本设计的VGA图像动态显示是基于FPGA实现的,采用了Verilog HDL语言编写,再加上有明德扬的至简设计法作为技术支撑,可使程序代码简洁且执行效率高。(Engineering descr iption The engineering requirem
  3. 所属分类:其他

  1. 至简设计法--VGA_显示矩形

    0下载:
  2. 至简设计法--VGA显示矩形 工程说明 本工程VGA显示要求:在显示屏边缘上显示一个红色边框(边框宽为20像素),在屏幕的中央显示一个绿色矩形(矩形长为150像素,高为100像素)。 案例补充说明 本设计的VGA图像显示是基于FPGA实现的,采用了Verilog HDL语言编写,再加上有明德扬的至简设计法作为技术支撑,可使程序代码简洁且执行效率高。(the minimalist design, --VGA shows rectangles Engineering descr iption
  3. 所属分类:其他

  1. 02_VGA_Display_Test640480

    0下载:
  2. 基于verilog 实现vga显示源代码(The FPGA-based Character Display and Its Application in Real Time Image Processing Syste)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3718144
    • 提供者:lockheedmart
  1. 19_vga_test

    0下载:
  2. 基于fpga的vga显示,芯片:EP4CE6F17C8(Analysis and implementation of complex modulation ZOOM-FFT algorithm based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:5918720
    • 提供者:ys95
  1. OV7670_VGA

    0下载:
  2. FPGA实现OV7670摄像头视频读取及VGA显示控制。(Verilog,OV7670 sensor,VGA)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:946176
    • 提供者:MoHQ
  1. display_vga

    0下载:
  2. 使用Xilinx FPGA控制vga接口的显示屏,在屏幕上显示一个可移动的logo(Use Xilinx FPGA to control the display screen of the VGA interface and display a removable logo on the screen)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:12783616
    • 提供者:凉风不冷
  1. ex16_sd_vga_photo

    0下载:
  2. FPGA VGA图片显示代码,所用的VERILOG语言(FPGA VGA image display code, the VERILOG language used.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:8282112
    • 提供者:gegegege1
« 12 »
搜珍网 www.dssz.com