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

搜索资源列表

  1. ltc5615_pot

    0下载:
  2. 使用Verilog完成ILC5615的驱动,已经经过测试,可直接使用工程。-Using Verilog complete ILC5615 drivers have been tested can be used directly works.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:75583
    • 提供者:joye
  1. iic_wr

    0下载:
  2. 使用Verilog完成对I2C总线的读写操作,已经经过测试,工程可直接使用。-Using Verilog complete I2C bus read and write operations, has been tested and works can be used directly.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:829432
    • 提供者:joye
  1. 11_lcd1602

    0下载:
  2. 基于verilog的LCD1602代码,可下载直接使用-The LCD1602 based on verilog code, can be downloaded directly to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:504491
    • 提供者:徐俊龙
  1. ncd2verilog

    0下载:
  2. ncd文件转为verilog文件的脚本,包括perl脚本和netgen程序,双击实现转换,需要电脑可以运行perl脚本-ncd file into verilog file scr ipts, including scr ipts and perl netgen program, double achieve the conversion, you need a computer can run a perl scr ipt
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5877
    • 提供者:yangzhao
  1. six_wave

    0下载:
  2. 产生六种波形的DDS信号发生器,用verilog实现,有modersim仿真程序和结果,产生正玄波,方波,锯齿波,三角波,阶梯波。实现完全可用-the dds can output six signal,write in verilog。
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:782073
    • 提供者:huawei
  1. MDIO_CONTROL

    1下载:
  2. FPGA,verilog语言实现MDIO接口代码,经过实际验证,可放心参考-FPGA, verilog language MDIO interface code, field-proven, reference can be assured
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1315
    • 提供者:
  1. ch1

    0下载:
  2. verilog 语言编写的微程序控制器的设计,12位微指令,可以执行5条伪指令-Design micro-program controller verilog language, 12 microinstruction can perform five directive
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1514048
    • 提供者:陈东东
  1. dot_product

    0下载:
  2. 实现矩阵相乘,即点积运算,为VERILOG语言。可以根据自己的需要改变维数,采用了流水线的结构-Achieve matrix multiplication, ie dot product operations, for VERILOG language. You can change the dimension according to their needs, using a pipeline structure
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2291
    • 提供者:桑梓
  1. vga

    0下载:
  2. 一个VGA显示的verilog程序,可以在VGA屏幕上显示图片、颜色等,简单修改子模块代码可以显示不同图像-A VGA display verilog program that can display images on a VGA color screen, easy to modify sub-module code can display different images
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:10224
    • 提供者:daidai
  1. Booth2_final

    0下载:
  2. 该文件是booth乘法器的verilog源代码,经过最终的仿真,可以直接运行-This file is booth multiplier verilog code, after the final simulation, can be directly run
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10668
    • 提供者:WhuShuDong
  1. counter

    0下载:
  2. verilog 写的一个增减计数器的例子,可用于位同步时钟提取中,已经经过验证,可直接添加到自己的工程中。-Verilog write an increase or decrease the counter example, can be used to extract a synchronous clock, has been validated and can be directly added to your project.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:505942
    • 提供者:徐俊龙
  1. Traffic-lights

    0下载:
  2. 基于verilog语言做的一个交通灯,可以直接用,可以烧到板子上-Based verilog language to a traffic light, can be directly used, you can burn the board
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:654531
    • 提供者:zc
  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. spi_rtl

    0下载:
  2. 支持主从模式的、可综合的SPI verilog代码-Supports master and slave mode SPI communication module can be integrated RTL code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:10302
    • 提供者:calf
  1. streamline_div

    2下载:
  2. 一个资源很省的乘法器,代码为Verilog代码,8位除法器,除法结果在8个时钟后输出.代码也可自行扩展到更大位宽.-A resource is the province of the multiplier, code for Verilog code, 8-bit divider, division results in eight clock output. Code can also extend themselves to greater width.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:720
    • 提供者:Andy Zhou
  1. SPI_MASTER

    0下载:
  2. 使用verilog实现SPI主机,包括TB程序,通过验证可以使用。-using verilog come ture spi,including tb program ,it s can use .
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3199
    • 提供者:c
  1. divider

    0下载:
  2. 用Verilog实现的除法器,通过了编译和测试,可以放心使用。-Divider implemented using Verilog, by compiling and testing, you can rest assured that use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:128901
    • 提供者:
  1. fpga-Verilog_traffic

    0下载:
  2. 使用verilog语言描述交通灯的功能,已通过实验验证,可直接使用-Using Verilog language to describe the function of traffic lights, has been verified by experiments, can be directly used
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:123724
    • 提供者:钟朗朗
  1. accsub

    0下载:
  2. 简单的加法器减法器程序代码,Verilog HDL初学者学习可以使用-Simple adder subtractor code, Verilog HDL beginners can use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1313
    • 提供者:金贝贝
  1. students-website-in-JSP--Students3k.com

    0下载:
  2. In this homework, you will need to compile and simulate a System Verilog program . (Constraint_mode_ex.sv) which implements multiple constrained-random test A more detailed descr iption of the program can be found below:
  3. 所属分类:TreeView

    • 发布日期:2017-04-25
    • 文件大小:93220
    • 提供者:gmy
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com