CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - VERILOG

搜索资源列表

  1. Verilog HDL教程

    0下载:
  2. Verilog HDL教程,一本学习Verilog HDL的好书。
  3. 所属分类:书籍源码

    • 发布日期:2008-06-03
    • 文件大小:3.98mb
    • 提供者:xuzhenhuaxu
  1. xilinx verilog 例程

    0下载:
  2. 里面包含大量由浅入深的verilog code,欢迎下载
  3. 所属分类:书籍源码

  1. Verilog数字系统设计教程(第2版)

    0下载:
  2. Verilog数字系统设计教程(第2版)”这本书的思考题没有答案,要多做实验和仿真-• Source code of designs in chapters 1 to 8. • Chapter 8 designs include the SAYEH processor, its C Compiler, and its Sort program run files. • Several Designs, including SAYEH, that are programmed o
  3. 所属分类:书籍源码

    • 发布日期:2016-01-27
    • 文件大小:2kb
    • 提供者:shixiaodong
  1. i2c.rar

    0下载:
  2. 这是一个IIC的接口程序,是夏宇闻编的书《verilog 数字系统设计教程》的IIC的源码,很通俗易懂.rar,This is an IIC interface procedures for Xia Wen book " verilog Digital System Design Guide," the source of the IIC, it is easy to understand. Rar
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:2.27mb
    • 提供者:chao
  1. code

    0下载:
  2. 《无线通信FPGA设计》书里的matlab和verilog代码-the matlab and verilog code in 《Wireless Communications FPGA design》
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:176.72kb
    • 提供者:olddizzy
  1. IIR_Filter_8

    0下载:
  2. verilog实现8阶的iir滤波器。对于刚学习verilog的朋友来说是一个易懂的学习资料。-verilog order to achieve the iir filter 8. For just learning verilog friend is a easy to understand learning materials.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:826byte
    • 提供者:zh
  1. verilog

    2下载:
  2. verilog描述的以太网MAC层源代码,功能正确,已经在FPGA开发板上测试!需要的赶紧下-verilog descr iption of the Ethernet MAC layer source code, function correctly, has been tested in the FPGA development board! Need to hurry the next! ! !
  3. 所属分类:source in ebook

    • 发布日期:2014-12-20
    • 文件大小:54.56kb
    • 提供者:WangYong
  1. OVL

    0下载:
  2. OVL——基于断言的verilog验证 Verilog数字系统设计:RTL综合、测试平台与验证-OVL- assertion-based verification of Verilog Verilog digital system design: RTL synthesis, test and verification platform
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:68.78kb
    • 提供者:
  1. Wireless_Communication_design_of_fpga-source_code.

    0下载:
  2. 书籍“无线通信fpga设计”里的源代码实例,里面有verilog和MATLAB两种语言实例-Books " wireless communications fpga design" in the source code examples, there are two languages verilog and MATLAB examples
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:360.4kb
    • 提供者:天意
  1. USBverilog

    0下载:
  2. verilog USB程序,经过实践调试,并且都能成功实现-verilog USB procedures, debugging practice, and can be successfully achieved
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:136.97kb
    • 提供者:
  1. ref

    0下载:
  2. non-storing divider in verilog code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:979byte
    • 提供者:leo
  1. 57578886i2c_slave

    0下载:
  2. i2c总线从模式的verilog实现 适合研究i2c的同志参考-i2c bus from verilog model for study of the realization of comrades i2c reference
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:5kb
    • 提供者:chao
  1. verilog

    0下载:
  2. 数字信号处理的FPGA实现(Uwe Meyer-Baese)书中例子的Verilog代码-FPGA implementation of digital signal processing (Uwe Meyer-Baese) book example of Verilog code for
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:322.92kb
    • 提供者:lin
  1. 63535312DCTofJPEG

    0下载:
  2. 用verilog代码实现JPEG压缩编码过程中的DCT模块,用移位加法实现了乘法-Verilog code using JPEG compression encoding process to achieve the DCT module, with the shift to achieve the multiplication addition
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1.61kb
    • 提供者:jiang
  1. Chapter1-5

    0下载:
  2. 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:xiao
  1. verilog

    0下载:
  2. verilog实际例子 如风一样的吹 译码器 编码器 输出译码电路 数字中-example verilogverilog实际例子 如风一样的吹 译码器 编码器 输出译码电路 数字中
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:3.86kb
    • 提供者:林三
  1. verilog

    0下载:
  2. 大量verilog例程 详细具体 适合于初学者好好学习 -A large number of detailed and specific for verilog routine learn beginner
  3. 所属分类:source in ebook

    • 发布日期:2017-06-12
    • 文件大小:19.11mb
    • 提供者:胡汗
  1. Verilog第六章

    0下载:
  2. 数字系统设计与Verilog王金明第四版 第六章课后习题参考解析(Digital system design and the fourth edition of Verilog Wang Jinming The sixth chapter after class exercise reference analysis)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-08
    • 文件大小:3.96mb
    • 提供者:逍貂莫
  1. 《Verilog HDL设计与实战》配套代码(2)

    2下载:
  2. 《Verilog HDL设计与实战》配套代码 (2)("Verilog HDL design and actual combat" matching code (2))
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:98.58mb
    • 提供者:铭铭扬扬
  1. Verilog数字系统设计

    0下载:
  2. verilog 数字系统设计 -RTL综合 测试平台与验证 的 随书光盘源程序(This rigorous text shows electronics designers and students how to deploy Verilog in sophisticated digital systems design)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-01
    • 文件大小:7.82mb
    • 提供者:现代楼
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com