CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - led灯测试

搜索资源列表

  1. EPM240_Uart

    0下载:
  2. 基于Quartus II的Verilog编写的Uart串口测试程序。数据收发机LED灯测试。-Based on the Verilog Quartus II prepared Uart serial port test program. LED lamp test data transceiver.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:257623
    • 提供者:
  1. key44

    1下载:
  2. VHDL描述4*4标准矩阵键盘扫描读取并点亮对应的LED灯,试验已经通过。可能还差一些按键的防抖,但不影响整体测试-VHDL descr iption of the standard 4* 4 matrix keyboard scan read and the corresponding LED lights lit the pilot had been adopted. Stabilization may be even worse some of the buttons, it does n
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:135969
    • 提供者:
  1. DMX512_2_23

    1下载:
  2. 本系统设计利用FPGA设计了一个接在电脑串口上的一个DMX512协议的转接卡,它可以让你的电脑变成一台超强的电脑灯控制台或者调光台、LED控制器等。通过电脑软件,可以控制电脑灯或者其他DMX512协议的设备,比如LED灯、激光灯、PAR灯、DJ设备等等。 本系统还有体积小巧携带方便等特点,足够一般的娱乐场所、多功能厅、会议厅等场所使用,同时采用电脑进行灯光的控制,也可以提升工程的技术含量,显得更高科技。通过简单更改DMX模块的UART部分,还可以将串口转换usb接口,不过由于手头上的FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2223605
    • 提供者:swekey
  1. n_led_ctl

    0下载:
  2. 多个LED灯控制,,自己在Spartan-3e板上测试用的-Multiple LED light control, its in the Spartan-3e-board testing of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:446652
    • 提供者:cynthia_
  1. knob

    0下载:
  2. 旋转式按钮控制8个LED灯,自己在Spartan-3e板上测试用的-Rotary button control 8 LED lights, its board test in the Spartan-3e use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:389438
    • 提供者:cynthia_
  1. SCAN_LED

    0下载:
  2. 使用GW48平台模式5测试,可以使LED灯轮流扫描显示-5 test using GW48 platform mode, you can make LED lights turn scan shows
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:170728
    • 提供者:盘明
  1. 74hc164

    0下载:
  2. 串转并数字芯片测试,通过74hc164串行信号转并行信号依次点亮8个LED灯,然后依次熄灭8个灯,-String transfer and digital chip testing, 74hc164
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:9072
    • 提供者:王志俊
  1. led

    0下载:
  2. 关于nios ii led灯的测试试验。真心想下载贵网站的一个文件,求成全 -something about led
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-28
    • 文件大小:10950366
    • 提供者:hq
  1. main

    0下载:
  2. 利用stm32单片机,对I2C和串口通信做测试,通过LED灯来显示-The stm32 MCU, I2C and serial communication test, LED lights to display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1178
    • 提供者:xufuzhen
  1. CPLD_myled76

    0下载:
  2. myled76主要起到测试作用,查看板子上的CPLD能够工作,程序的作用是使76号管脚上的LED灯亮。-CPLD gpio
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:102869
    • 提供者:yihe
  1. 01_led1

    0下载:
  2. fpga 入门试验,点亮一个LED灯。。测试程序-the fpga entry test, light an LED. . Test procedures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:291333
    • 提供者:
  1. Pll_prj

    0下载:
  2. FPGA中PLL模块的测试代码,代码通过例化一个PLL将25MHz系统时钟倍频到50MHz,然后通过两个不同频率时钟控制两个LED灯闪烁,通过闪烁频率可用观察PLL倍频效果-The FPGA PLL module test code, the code by instantiating a PLL to 25MHz system clock frequency doubling to 50MHz, and then by two different frequency clock control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:145248
    • 提供者:wicoboy
  1. FPGA_ReadwriteSram

    0下载:
  2. 自己写的关于SRAM的读写程序,先写再读,如果写入读出正确,则LED灯亮。芯片为ISSI25616,适合对SRAM不了解的新手做简单测试。-Write their own program on the SRAM read and write, the first to write read write read out correctly, the LED lights. The chip for ISSI25616, suitable for novice to do a simple tes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-12
    • 文件大小:206267
    • 提供者:xiexin
  1. fpga_verilog_top

    0下载:
  2. fpga编程提高篇,led灯测试程序,本人亲测。-fpga programming to improve the papers, led lamp test program, I pro-test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1228539
    • 提供者:封大伟
  1. counter

    2下载:
  2. 一个100MHZ的时钟信号经过分频器得到1HZ信号,然后输入到三位计数器中,计数器的输出在相应的FPGA上的LED灯上展示。该程序主要包含四部分:测试文件、顶层文件、分屏器模块和计数器模块。-100MHZ clock signal through a divider to get 1HZ signal, and then input to the three counters, the output of the counter displayed on the corresponding LE
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1165
    • 提供者:asong
  1. led_test

    0下载:
  2. AX309 开发板的流水灯测试程序,实现四个LED灯流水,具体实现可以联系我-AX309 development board test procedures, to achieve four LED lights running water, the specific implementation can contact me
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:643326
    • 提供者:王涛
  1. LED_shining

    0下载:
  2. 实现LED灯交替闪烁,已通过Diamond环境仿真与FPGA硬件测试-LED lights flash alternately implemented, Diamond has passed the test environment simulation and FPGA Hardware
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-12
    • 文件大小:622704
    • 提供者:陈弘舟
  1. LED

    0下载:
  2. 简单的流水灯设计,四个灯轮流闪,测试通过-led test, shift
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-13
    • 文件大小:781
    • 提供者:haoluo
  1. LED_200T

    0下载:
  2. 本工程包含了一个LED灯测试程序,可以任意更改测试模式。(This project contains a LED lamp test program, you can change the test mode at any time.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:
    • 文件大小:2680832
    • 提供者:yaong
  1. Verilog led

    0下载:
  2. Xilinx ISE开发平台实现4位的led灯循环点亮源代码,测试文件及约束(4 bit LED lamp cycle lighting)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:29696
    • 提供者:韩么韩
« 12 »
搜珍网 www.dssz.com