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

搜索资源列表

  1. Verilog-FIFO

    0下载:
  2. 可综合的Verilog FIFO存储器,可以实现先如先出的设计-Synthesizable Verilog FIFO memory can be as-first-out design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2400
    • 提供者:白白
  1. Matlab-Verilog-Linking

    0下载:
  2. Matlab Verilog Linking超級完整教學,可以-Matlab Verilog Linking super full of teaching, you can try
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2366157
    • 提供者:yeqy
  1. FIFO-verilog

    0下载:
  2. 本实验完成的是8位异步FIFO的设计,其中写时钟100MHz,读时钟为5MHz,其中RAM的深度为256。当写时钟脉冲上升沿到来时,判断写信号是有效,则写一个八位数据到RAM中;当读时钟脉冲上升沿到来时,判断读信号是有效,则从RAM中把一个八位数据读出来。当RAM中数据写满时产生一个满标志,不能再往RAM再写数据;当RAM中数据读空时产生一个空标志,不能再从RAM读出数据。-In this study, completed the 8-bit asynchronous FIFO design,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:334206
    • 提供者:肖波
  1. verilog-CAN-Controler

    0下载:
  2. 使用verilog语言实现的CAN控制器代码。-Use the CAN controller verilog language code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:45452
    • 提供者:张秋光
  1. spacewire_src

    0下载:
  2. opencores上的关于spacewire的初级源码,已经通过板上实验,但是工程应用有待完善,可以作为设计人员的设计参考-opencores on spacewire on the primary source, the board has passed the test, but the engineering applications need to be improved, can be used as design The design reference staff
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3251872
    • 提供者:
  1. verilog

    0下载:
  2. 很好很全的代码,大家可以参考一下,很适合初学者。-a very good code ,all newers for vhdl can refer to it
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:223442
    • 提供者:飞天
  1. DDS-VERILOG

    0下载:
  2. DDS的信号发生器verilog代码 可直接用于编程 已经测试-Verilog code of the DDS signal generator which can be used directly in the programming has been tested
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:3215
    • 提供者:佘琪
  1. Verilog-design-and-identify-book

    0下载:
  2. 找到这本书的完整版了。呵呵,贴出来和大家共享。这是本好书,我买了一本作为Verilog的参考书。这本书语法部分集中,便于查阅,此外讲了很多实用的设计思想。最重要的是本书薄,可以完整看完。强烈推荐。 (如果只是查阅,电子版就可以,如要完整学习,建议还是买纸质版的)-Find the full version of this book. I posted and share. This is a good book, I bought a reference book as Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12572063
    • 提供者:杨光
  1. verilog

    0下载:
  2. 八路彩灯控制系统,彩灯可以实现,从左到右顺次亮,全亮后逆次序渐灭。(2)从中间到两边对称地渐亮,全亮后仍由中间向两边逐次渐灭。(3)8路灯分两半,从左至右顺次渐亮,全亮后则全灭。-Eight lanterns control system, the lantern can be achieved, from left to right sequence bright, full brightness gradually eliminate the inverse order. (2) fade
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:672551
    • 提供者:chen
  1. Verilog

    0下载:
  2. Verilog实例学习,初学者可以看看,实例有135个。-Verilog instance learning, beginners can take a look at the 135 instances.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:114482
    • 提供者:肖志远
  1. UART16550(Verilog)

    0下载:
  2. 通过各项仿真的模块代码,是一个标准的模块,可以直接使用-Through various simulation module code is a standard module, can be used directly
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:11297
    • 提供者:阿汤哥
  1. 24xx02-Verilog-Model

    0下载:
  2. 24xx02 Verilog Model 在官网上下载的 eepROM 可以参考-Download on the official website 24xx02 Verilog Model eepROM can refer to
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-11-30
    • 文件大小:7255
    • 提供者:zcf287
  1. Verilog-2005

    0下载:
  2. IEEE的英文版VERILOG的教程,里面包括了所有使用方法,很好用-IEEE s English version the VERILOG of tutorials will be English friends can see
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:3141215
    • 提供者:cc
  1. Verilog

    0下载:
  2. 本人买的Mars-EDA 系列板中FPGA开发板源代码,可以帮助初学者入门-I buy a Mars-EDA Series board FPGA development board source code can help a beginner
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-01
    • 文件大小:925143
    • 提供者:wangjundong
  1. Verilog-Hardware-description

    0下载:
  2. 本文的初衷是为了使已经对Verilog HDL有过初步了解的读者,能够进一步了解Verilog HDL与综合后的硬件之间的映射关系,从而改善代码风格,写出高效可综合的代码。-The original intention of this article to make readers already have a preliminary understanding of the Verilog HDL, and be able to learn more about the mapping bet
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-12
    • 文件大小:467248
    • 提供者:
  1. verilog

    0下载:
  2. 用于黑金开发板的例程,为verilog源代码,编译正确,可直接下载至开发板中。-Routines for black gold development board for verilog source code, compile properly, can be directly downloaded to the development board.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-10-30
    • 文件大小:6439936
    • 提供者:jiangqr
  1. the-verilog-code-of-can-usb-i2c

    0下载:
  2. CAN总线,I2C,USB等的FPGA实现源码-CAN bus, I2C, USB, etc. FPGA implementation source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:1912235
    • 提供者:bailang
  1. verilog

    0下载:
  2. opencore can bus verilog design file-opencore can bus verilog design file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-09
    • 文件大小:93539
    • 提供者:zhixiaowen
  1. elevator-verilog-code

    0下载:
  2. SRAM CONTROLLER CAN GIVE YOU CORRET IDEA ABOUT VERILOG
  3. 所属分类:VHDL-FPGA-Verilog

  1. ethernet-verilog

    0下载:
  2. 非常详细的千兆以太网MAC verilog代码,可以供硬件设计时有关网络的开发参考-Very detailed Gigabit Ethernet MAC verilog code, can be used for hardware design of the network to develop a reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-04
    • 文件大小:704184
    • 提供者:瞿鑫
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com