CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Frequency meter verilog

搜索资源列表

  1. verilog

    0下载:
  2. verilog实现的数字频率计8位数码管输出显示同时矩形波分档输出-verilog implementation of digital frequency meter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:10.26kb
    • 提供者:龚俊杰
  1. counter

    0下载:
  2. verilog写的频率计程序的计数模块,-Verilog written procedures for counting frequency meter module,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:142.36kb
    • 提供者:chen
  1. gate_control

    0下载:
  2. verilog写的数字频率计的控制模块,对程序进行控制-written in Verilog digital frequency meter control module, the program control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:94.79kb
    • 提供者:chen
  1. dispselect

    0下载:
  2. verilog写的数字频率计的选择模块,用与显示的选择-written in Verilog digital frequency meter option module, used and display options
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:80.99kb
    • 提供者:chen
  1. 4weishuzipinlvjikongzhimokuai

    0下载:
  2. Verilog HDL下的4 位数字频率计控制模块源代码-Verilog HDL under four digital frequency meter control module source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2.83kb
    • 提供者:李少洋
  1. fre_ctrl

    0下载:
  2. 利用verilog语言,从上至下层次管理的设计思想;Verilog HDL的行为描述和结构描述,实现8位频率计,4个0检测修正电路的原理说明-The use of Verilog language, top-down hierarchical management design idea Verilog HDL descr iption of the behavior and structure of a descr iption of the realization of frequency
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:13.87kb
    • 提供者:黎明
  1. 745221frequency

    0下载:
  2. 用Verilog HDL / VHDL实现的数字频率计(完整实验报告)-Using Verilog HDL/VHDL realization of digital frequency meter (complete test report)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:141.51kb
    • 提供者:倪亮
  1. freqm

    0下载:
  2. a simple implementation of a frequency meter with the BCD-counter and the 7-segment LED display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:12.78kb
    • 提供者:wangfeng
  1. frenquenter

    0下载:
  2. 等精度频率计设计与文档,有源码,doc格式-Precision frequency meter, etc. The design and documentation, has source code, doc format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:4.62kb
    • 提供者:ltlt
  1. cymometer

    0下载:
  2. 数字频率计的源码 最大测量频率达到30MHz-Digital frequency meter measuring frequency of the source code to achieve the maximum 30MHz
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:168.7kb
    • 提供者:王继超
  1. freq_meter

    0下载:
  2. Frequency meter Verilog implementation for Xilinx XC2C256. MT10T7 7-seg LCD used for output.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-04
    • 文件大小:651.94kb
    • 提供者:Nick
  1. fre500000

    2下载:
  2. 等精度数字频率计的Verilog源码,从上到下的设计思路,分为6个模块。上过Altera公司的FPGA板。 供大家参考,希望大家不要照抄!-Such as precision digital frequency meter Verilog source code, from top to bottom of design ideas, divided into six modules. Been to Altera' s FPGA boards. For your reference, h
  3. 所属分类:VHDL编程

    • 发布日期:2013-09-09
    • 文件大小:2.82mb
    • 提供者:程永生
  1. pinlvji

    0下载:
  2. 数字频率计的Verilog HDL语言实现,已经通过仿真-Digital frequency meter Verilog HDL language implementation has been through simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:53.03kb
    • 提供者:吴吗
  1. digital-frequency

    0下载:
  2. 数字频率计 采用Verilog语言编写,分为8个模块,分别是计数器,门控,分频,寄存器,多路选择,动态位选择,BCD译码模块-Digital frequency meter using Verilog language, divided into eight modules, namely, the counter, gated, frequency, register, multiplexer, Dynamic Choice, BCD decoding module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.21mb
    • 提供者:multidecoder
  1. Digital_frequency_meter

    0下载:
  2. 本项目基于等精度测量频率的原理,利用Verilog硬件描述语言设计实现了频率计内部功能模块,对传统的等精度测量方法进行了改进,增加了测量脉冲宽度的功能 采用STC89C52单片机进行数据运算处理,利用液晶显示器对测量的频率、占空比进行实时显示。充分发挥FPGA(现场可编程门阵列)的高速数据采集能力和单片机的高效计算与控制能力,使两者有机地结合起来。-The project is based on the principle of equal precision frequency measure
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-04
    • 文件大小:1.28mb
    • 提供者:swekey
  1. freq_counter(Verilog)

    0下载:
  2. 数字频率计FPGA代码,用verilog语言实现。-Digital frequency meter FPGA code with verilog language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:425.07kb
    • 提供者:郭志东
  1. frequency-meter

    0下载:
  2. 基于Verilog HDL语言,编写的频率计。-Based on Verilog HDL language, written in frequency meter.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-04
    • 文件大小:299kb
    • 提供者:xxy
  1. frequency

    0下载:
  2. 基于Verilog HDL数字频率计的设计与实现(Design of Verilog HDL Digital Frequency Meter)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-23
    • 文件大小:4.16mb
    • 提供者:Tony_C
  1. frequency

    0下载:
  2. 用于FPGA开发,使用VERILOG语言编写,并在QUARTUS II仿真平台仿真,实现频率计的功能。(It is used in FPGA development, written in VERILOG language, and simulated on the QUARTUS II simulation platform to realize the function of the frequency meter.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-11
    • 文件大小:363kb
    • 提供者:丶静俟
  1. Verilog-数字频率计

    0下载:
  2. 实现了利用verilog在FPGA系统上实现的数字频率计,三个档位可供选择。(The digital frequency meter implemented on the FPGA system by Verilog is realized, and three files can be selected.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-20
    • 文件大小:1.81mb
    • 提供者:娃娃哦哦
« 12 3 4 5 »
搜珍网 www.dssz.com