CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - hdl程序

搜索资源列表

  1. source

    0下载:
  2. 包含了四位计数器等基本数字模块的的verilog HDL程序代码,该功能实现,可以直接利用DC进行综合,得到硬件电路,亦能够转换成VHDL语言进行综合
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11141
    • 提供者:jia
  1. convcode_interleaving.rar

    1下载:
  2. 一个实现了213卷积码编码和卷积交织的verilog程序,编译通过,An implementation of 213 convlution code and interleaving on verilog HDL.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-09
    • 文件大小:2374032
    • 提供者:郝辰曦
  1. PID

    2下载:
  2. 用Verilog HDL编写的PID程序代码,成功调试,运行良好。-The source code of PID in Verilog HDL.Simulation was successful.
  3. 所属分类:其他小程序

    • 发布日期:2013-02-17
    • 文件大小:1233060
    • 提供者:Alen Fielding
  1. cpld11245

    0下载:
  2. 主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率 测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测频 模块,并且利用EDA开发平台QUARTUS11 3 .0对CPLD芯片进行写人,实现了计数等 主要逻辑功能 还使用C语言设计了该等精度频率计的主控程序以提高测量精度。本设 计实现了对频率变化范围较大的信号进行频率测量,能够满足高速度、高精度的测频要 求。-Introduced, such as the accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:320759
    • 提供者:zhengwei
  1. yima3_8

    0下载:
  2. 译码是编码的逆过程,它的功能是将具有特定含义的二进制码进行辨别,并转换成控制信号。此程序虽然简单,但能很好的理解用eril HDL语言设计组合逻辑电路的过程。-Decoding is the inverse process of encoding, and its function is to have a specific meaning to distinguish between binary code and converted into control signals. Althoug
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:189128
    • 提供者:张应辉
  1. verilog_scramble.v.tar

    0下载:
  2. 扰码程序,利用Verilog语言实现,适合各种通信系统的扰码。-scramble code,verilog hdl,adapt to many communication systems
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:740
    • 提供者:daiyingchun
  1. I2C_Verilog

    0下载:
  2. I2C(Intel-Integrated Circuit bus)为内部IC控制的双向串行总线,用于连接微控制器及其外围设备的互连。该程序用Verilog HDL语言来实现FPGA模拟I2C协议作为主端对I2C从设备进行读/写操作。-I2C (Intel-Integrated Circuit bus) control IC for internal bi-directional serial bus for connecting micro-controller and its peripher
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:17555
    • 提供者:wang
  1. digi_clock

    1下载:
  2. VerilogHDL程序,功能是可以实现一个数字电子时钟。-It s a Verilog-HDL procedure which can makes a digital electronic clock.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:82026
    • 提供者:朱惠雅
  1. calculator

    0下载:
  2. 这是一个设计16位计算器,运用Verilog HDL语言编写,可以实现简单的加减法计算。并且可以在Xilinx91i上仿真。其中 top.v文件为目录,calculator.v为计算器设计,display.v为显示设计,divclk.v为分频设计,keypad.v为键盘设计,并且testkeypad.v为检测程序。-design a 16-bit calculator using the Spartan 3 FPGA on the Digilent circuit board, with an
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:13041
    • 提供者:wangdage
  1. WVerilogHDLi

    0下载:
  2. 用Verilog HDL语言编写的的跑马灯小程序,可直接在FPGA上运行 -Marquee applet written using Verilog HDL language can be directly run on the FPGA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:149114
    • 提供者:lnwjyy
  1. PC

    0下载:
  2. Verilog HDL语言编写的32位程序计数器(PC)完整工程及相应仿真,QuartusII7.2下编译通过可正常使用。-Complete engineering and simulation of Verilog HDL language of the 32-bit program counter (PC), QuartusII7.2 compiled through normal use.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1335296
    • 提供者:styx
  1. Wi2c_AT24C04_i

    0下载:
  2. 用Verilog HDL语言编写的AT24C04程序,并并用数码管显示,已经过测试,很好用, -Verilog HDL language of the AT24C04 procedures and use digital tube display, has been tested, easy to use,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:11119
    • 提供者:anticipate
  1. Auarrt_00s

    0下载:
  2. 异步串行通信Uart接口设计,Verilogg HDL程序源码,嵌入式必备哦 -Must Oh asynchronous serial communication Uart interface design, Verilogg HDL program source code, embedded
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:5224
    • 提供者:guowai
  1. Wclock_digitar

    0下载:
  2. 用Verlog HDL编写的数字钟程序,包含时,分,秒秒,进位,解码,扫描显示等功能。,已通过测试。 -Digital clock program written Verlog HDL contains, minutes, seconds, seconds, binary decoding, scanning and other functions. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:1036939
    • 提供者:干预
  1. ad

    0下载:
  2. ad采样程序,Verilog HDL,实测可用-ad sampling procedures, Verilog HDL, measured available
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1535
    • 提供者:shaojia
  1. fpag

    0下载:
  2. 蜂鸣器实验程序 ,实现音乐播放,是fpga的程序 -HDL
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:662008
    • 提供者:yd
  1. dac714_controller

    1下载:
  2. 控制DAC714输出的Verilog HDL 程序-control the dac714 output
  3. 所属分类:Other systems

    • 发布日期:2015-01-18
    • 文件大小:1024
    • 提供者:倪浩
  1. PLL4350_CFG

    2下载:
  2. ADF4350 配置的verilog hdl程序,模块化设计,输入待配置的数据,启动信号,即可自动产生时序,完成一次配置,模块还有done握手信号,方便用户调用时,反复多次配置-Allocation of ADF4350 Verilog HDL program, modular design, input the data to be configured, start signal, can automatically generate timing, complete the configu
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:972
    • 提供者:汪海兵
  1. zedboard_master_XDC_RevC_D_v3

    0下载:
  2. 在这个实验中,使用Mathworks HDL Coder工具产生一个LMS噪声消除的滤波器。HDL coder会基于Simulink模型生成RTL模型封装进IP核。这个滤波器可以自适应地将未知的噪声滤除,输出处理后的信号。(In this exeriment, the Mathworks HDL Coder tool is used to generate a LMS noise elimination filter. HDL coder generates the RTL model base
  3. 所属分类:其他

  1. 071162程序

    1下载:
  2. 设计一个用于篮球比赛的定时器。要求: (1)定时时间为24秒,按递减方式计时,每隔1秒,定时器减1; (2)定时器的时间用两位数码管显示; (3)设置两个外部控制开关,开关K1控制定时器的直接复位/启动计时,开关K2控制定时器的暂停/连续计时;当定时器递减计时到零(即定时时间到)时,定时器保持零不变,同时发出报警信号,报警信号用一个发光二极管指示。 (4)输入时钟脉冲的频率为50MHz。 (5)用Verilog HDL语言设计,用Modelsim软件做功能仿真,用Quartus II综
  3. 所属分类:其他

    • 发布日期:2020-03-30
    • 文件大小:1972224
    • 提供者:严老板
« 12 »
搜珍网 www.dssz.com