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

搜索资源列表

  1. 7seg_led

    0下载:
  2. 使用xilinx公司的FPGA实现了七段码的定时器时钟程序-use of the Xilinx FPGA in paragraph 107 of the Code timer clock procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:222484
    • 提供者:张天齐
  1. top

    0下载:
  2. FPGA程序的top.v文件,主要实现DDS信号发生器功能,通过定时器,可简单实现输出幅值无极跳变-FPGA procedures top.v documents, the main function of DDS signal generator, through the timer can be simple to achieve the output amplitude wuji hopping
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1980
    • 提供者:陈剑
  1. DigitalClock

    0下载:
  2. 基于FPGA的数字电子钟设计,系统总程序由分频模块、“时分秒”计数器模块、数据选择模块、报时模块、动态扫描显示和译码模块组成。得到一个将“时”、“分”、“秒”显示于人的视觉器官的计时装置。它的计时周期为24小时,显示满刻度为23时59分59秒,另外有校时、校分和整点报时功能,并通过数码管驱动电路显示计时结果。-FPGA-based design of digital electronic clock, the system program by the total frequency modul
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:63477
    • 提供者:sunnan
  1. MyPWM

    0下载:
  2. 基于FPGA ALTERA EP2C5Q8208C8,自制PWM控制器,配合上位机定时器-based on FPGA ALTERA EP2C5Q,PWM controller,with MCU TIMER
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2494346
    • 提供者:廖干洲
  1. pwm_timer

    0下载:
  2. PWM和Timer的FPGA实现,文档代码齐全。-PWM and Timer for FPGA implementation, documentation, code complete.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:271429
    • 提供者:kele
  1. time_three

    0下载:
  2. 基于sopc的三个定时器的三种应用,希望可以帮到学习FPGA的人,谢谢!-The three timer-based sopc three applications, the desire to help people learn FPGA, thank you!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:13038368
    • 提供者:zhouyu
  1. RS232_FIR

    0下载:
  2. Quartus II was a development tool of CPLD / FPGA by Altera Company. Quartus II provides a fully integrated circuit structure and has nothing with the development package environment, it has all the features of digital logic design, it is including: a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:202597
    • 提供者:jay
  1. program

    1下载:
  2. 1/100s计时器的FPGA实现,本设计的计时器能实现显示最长计时时间为1分59.99秒,且精度大于1/100s,计时器能显示1/100s的时间.-1/100s timer FPGA, the design of the timer to achieve the longest time show time of 1 minutes, 59.99 seconds, and the precision is greater than 1/100s, 1/100s timer can display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:546869
    • 提供者:sword
  1. Reflex

    0下载:
  2. This simple program tests the reflex of a person. It will randomly start a timer and after some seconds the person will be told to press a certain button. The CPLD or FPGA will know with a resolution of 1mS the time elapsed time between the command a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2894
    • 提供者:mahedros87
  1. basketball24

    0下载:
  2. 基于FPGA的篮球24秒计时器,开发环境为MAXPLUS-24 second timer in the FPGA-based basketball,Development environment for MAXPLUS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:659
    • 提供者:cynthia
  1. miaobiao

    0下载:
  2. 它具有计时功能。此秒表有两个按键(reset, start)按下reset键后,秒表清零,按下start键后,开始计时,再次按下start键后, 暂停计时,秒表显示内容闪烁。 用FPGA开发板上的两个七段数码管显示时间(以秒为单位),计时由0 到 59 循环。-It has a timer function. This stopwatch has two buttons (reset, start) reset button is pressed, the stopwatch is clear
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-10
    • 文件大小:1362820
    • 提供者:张远辉
  1. nios-II

    0下载:
  2. NiosII范例,包括了DMA控制,串口通信,定时器中断,以及NIOS的部分范例,对于FPGA内核的开发很有帮助。-NiosII example, including the DMA control, serial communication, timer interrupt, as well as some examples of NIOS, development will be helpful for the FPGA core.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:204861
    • 提供者:张奎
  1. nios_ii-irq

    0下载:
  2. ALTERA FPGA 构建nios ii CPU ——中断法定时器 本例子教你学会FPGA NIOS中断,熟悉中断,逐步深入。-ALTERA FPGA build nios ii CPU- to interrupt method timer this example teach you to learn to FPGA NIOS interrupt, familiar interrupt gradually deepened.
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:903
    • 提供者:肖建
  1. timer

    0下载:
  2. 基于FPGA nios II 的软核处理器 定时器的应用程序-Based on FPGA nios II soft-core processor timer application
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-05
    • 文件大小:818
    • 提供者:chen
  1. timer

    0下载:
  2. 基于fpga的定时器,嵌入式开发,调试通过-Fpga-based timers, embedded development, debugging through. .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-06
    • 文件大小:14526755
    • 提供者:zhusb
  1. TIMER

    0下载:
  2. FPGA verilog 秒表TIMER功能-FPGA verilog THIS IS A TIMER
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1528
    • 提供者:liweic
  1. clock-with-alarm-and-timer

    0下载:
  2. FPGA example, the timer buzzer. Can learn the FPGA involved in the grammar!-FPGA example, the timer buzzer. Can learn the FPGA involved in the grammar!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2657539
    • 提供者:mayuan
  1. FPGA-8253

    0下载:
  2. 本文就基于 FPGA微机与接口实验平台设计的问题,首先讲述了 核心板的设计。在 FPGA基础上,以可编程计数器 / 定时器 8253 和可编程并行控制器 8255为例,并介绍了 8255 和 8253 接口芯片,用 VHDL语言设计了8255 和 8253 的功能,最后在 ModelSim SE开发软件上实现了编译、调试、-In this paper, based on FPGA computer and interface experimental platform design issues
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-17
    • 文件大小:581632
    • 提供者:吕攀攀
  1. 至简设计法--篮球倒计时

    0下载:
  2. 24秒计时器的FPGA实现,分三个模块并内分别附上VHDL程序(24-second timer FPGA implementation)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-22
    • 文件大小:56320
    • 提供者:DT25
  1. counter

    2下载:
  2. 基于fpga的倒计时器。 可实现6位数的倒计时,通过按键设置初始值,倒计时结束提醒等功能(An inverted timer based on FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-09-08
    • 文件大小:3165184
    • 提供者:奈歌
« 1 23 »
搜珍网 www.dssz.com