CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - VERILOG

搜索资源列表

  1. 8051core-Verilog

    0下载:
  2. VERILOG编写的80C51单片机内核程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:51.04kb
    • 提供者:陈金冲
  1. Verilog(clock)

    0下载:
  2. 用VERILOG语言编写的电子钟程序.是用GW48教学实验箱仿真
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7.39kb
    • 提供者:阿洪
  1. Verilog

    0下载:
  2. DDS,FPGA产生,用verilog语言实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24.84kb
    • 提供者:姚祉浩
  1. Verilog+130

    1下载:
  2. verilog例子,有130多个,值得参考,新手很有帮助
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:160.01kb
    • 提供者:付铜
  1. LCD.LCD显示的完整代码

    1下载:
  2. LCD显示的完整代码,采用Verilog编写!!!!!!!!,LCD display complete code, the use of Verilog to prepare
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:395.57kb
    • 提供者:陈成
  1. ledcount60.verilog语言书写 用数码管显示

    0下载:
  2. verilog语言书写 用数码管显示,60位的计数器,加上分频模块可以实现时钟功能,verilog language digital display, 60-bit counter, together with the sub-frequency clock function modules can be achieved
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-26
    • 文件大小:1.07kb
    • 提供者:lvlv
  1. mcu-cpld-spi.mcu与cpld之间spi接口程序

    0下载:
  2. mcu与cpld之间spi接口程序,mcu为master,cpld用verilog写成slave模块,mcu with spi interface program between the CPLD, mcu for the master, cpld written using Verilog slave module
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:108.64kb
    • 提供者:叶灿
  1. 用EPM1270实现的1602液晶驱动Verilog

    1下载:
  2. 用EPM1270实现的1602液晶驱动Verilog,EPM1270 achieved by 1602 LCD driver Verilog
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:288.98kb
    • 提供者:cx
  1. Source.rar

    0下载:
  2. PWM Verilog源代码,可以通过仿真测试,PWM Verilog source code, can be tested through simulation
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2.41kb
    • 提供者:shuichengwen
  1. 8051单片机源码verilog版本

    1下载:
  2. 8051单片机源码verilog版本 包括rtl, testbench, synthesis ,Verilog source code version of 8051, including rtl, testbench, synthesis
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-25
    • 文件大小:497.69kb
    • 提供者:carol
  1. pwm

    1下载:
  2. pwm的占空比和死区时间可调的Verilog HDL程序设计和测试-duty cycle of pwm and adjustable dead time of the Verilog HDL design and testing procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-05-03
    • 文件大小:847byte
    • 提供者:chenhaoran
  1. TFTDriverNew_V2

    0下载:
  2. TFT液晶屏驱动模块Verilog源码。实现方法:XC95288+K6R4008,K6R4008主要用作帧缓冲区,此模块仅支持256色-TFT LCD driver module Verilog source code. Realization: XC95288+ K6R4008, K6R4008 mainly used as a frame buffer, this module only supports 256 colors
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2.96kb
    • 提供者:zhangming
  1. AD9910

    2下载:
  2. 这是AD9910 DDS芯片的verilog配置程序,经调试已成功,可以供大家参考。-AD9910 verilog configuation.
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:936byte
    • 提供者:da niu
  1. Verilog

    0下载:
  2. Verilog经典参考书籍,为周立功公司为了方便国内读者学习Verilog而写的一本详尽的参考书。-Classic Verilog reference books for the week of meritorious service for the convenience of domestic companies to learn Verilog reader written a detailed reference book.
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:457.76kb
    • 提供者:piter song
  1. DDS

    0下载:
  2. DDS文件夹内的程序,完成直接数字频率合成功能,有正弦,三角,方波三种波形,并能扫频. 可通过键盘操作设置频率参数和选择波形种类和控制运行. 由两部分组成,"C"文件夹内,是用于在 51 单片机上运行的 C语言程序, "Verilog"文件夹内,是用Verilog语言编写的 FPGA 程序.-DDS program folder, complete direct digital frequency synthesis function, sine, triangle, square
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:423.01kb
    • 提供者:王金
  1. rom

    0下载:
  2. Rom的读取的Verilog代码,自己编写的,大家参考参考啊-Rom read the Verilog code, I have written, your information ah
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:693byte
    • 提供者:keke
  1. USB_kz

    0下载:
  2. 提供Cy7C68013 USB芯片开发源程序,由verilog编写-Cy7C68013 USB chip to provide the development of source code, prepared by the Verilog
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1.17kb
    • 提供者:sky
  1. seg7led

    0下载:
  2. Verilog HDL源码,显示器段数码管数字累加,测试通过-Verilog HDL source code, the display segment digital tube digital cumulative, testing through
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:111.43kb
    • 提供者:刘洪国
  1. RS485

    0下载:
  2. 用VERILOG语言写的RS485通信程序,经调试可以直接使用-Verilog language used to write the RS485 communication program, the debugger can be used directly
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:638.67kb
    • 提供者:李俭
  1. 8051core-Verilog

    0下载:
  2. 8051内核的verilog描述,对学习EDA和处理器设计很有用的资料。-The disigning of the core 8051 using verilog language.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:50.59kb
    • 提供者:祝笛旭
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com