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

搜索资源列表

  1. FPGA

    0下载:
  2. Verilog学习例程\EP2C5,内有跑马灯等18个程序-Verilog learning routines \ EP2C5, marquees and other 18 programs
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2122456
    • 提供者:杨靖
  1. FPGA-Prototyping-By-Verilog-Examples

    0下载:
  2. <FPGA Prototyping By Verilog Examples>是Verilog指导性的书籍,这个压缩文件包含了PDF格式的电子书和书中的源代码,对于您的学习会有很大帮助。-<FPGA Prototyping By Verilog Examples> Verilog guidance books, The compressed file contains a PDF format e-books and the book' s source code,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17197401
    • 提供者:郑通
  1. fpga

    0下载:
  2. 《无线通信FPGA设计》书的源代码 ,包括matlab和verilog~-FPGA design of wireless communication book source code, to include matlab and verilog ~~
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:227069
    • 提供者:文嵩
  1. Verilog

    0下载:
  2. 是关于FPGA的一些基本的应用例程,代码是用verilog写的。-Basic routines on the FPGA, the code is written in verilog.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:63397
    • 提供者:wangxingbin
  1. simples

    0下载:
  2. 基于fpga,verilog实现点亮四盏灯-Based on fpga, verilog lit four lamps
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1224033
    • 提供者:朱金
  1. MII

    1下载:
  2. 以太网MII芯片配置接口的VHDL设计,配置PHY芯片的模块设计-Ethernet MII chip configuration interface VHDL design, configuration PHY chip module design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:1596
    • 提供者:雷伟林
  1. FPGA_uart

    0下载:
  2. fpga实现串口通信 verilog语言实现 -uart communication using FPGA Verilog language implementation
  3. 所属分类:Com Port

    • 发布日期:2017-12-04
    • 文件大小:99911
    • 提供者:贾钢
  1. Verilog

    0下载:
  2. Verilog代码的基础例程,对初学FPGA来说很有帮助-Verilog code routines, helpful for the beginner FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-10
    • 文件大小:16835973
    • 提供者:nong
  1. dw8051-used-in-FPGA

    1下载:
  2. 自己下载的dw8051核,并在atlys fpga开发板上运行成功。其中rom和ram都已经生成,4个并行I/O口也有。编程语言是verilog。另外,还有hex转in文件的小软件,以及Uedit这个文本编辑器,它是用来给dw8051的rom载入程序的。-The the dw8051 nuclear, download and run atlys fpga development board. Rom and ram have been generated, there are four par
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-19
    • 文件大小:29198964
    • 提供者:ayading826
  1. RS232Control

    0下载:
  2. FPGA verilog代码描写的RS232控制模块-RS232 control module in Verilog for FPGA
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:747
    • 提供者:郝慧峰
  1. Autoseller_verilog

    0下载:
  2. 基于FPGA实现的自动售货机,采用verilog语言实现-Vending machines based on FPGA verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:1024
    • 提供者:小梦
  1. ps2verilog

    0下载:
  2. 基于fpga的verilog写的PS/2键盘解码实验-Based on fpga verilog write the PS/2 keyboard decoding experiments
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-12
    • 文件大小:445875
    • 提供者:yeguowu
  1. FPGA

    0下载:
  2. FPGA例程150例,verilog写的,非常不错-FPGA programming 150 cases, very good
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:64640
    • 提供者:解超
  1. UART_RS232(verilog)

    1下载:
  2. /本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:600285
    • 提供者:饕餮小宇
  1. FPGA-DDS-algorithm

    0下载:
  2. 采用FPGA的DDS算法Verilog程序的实现-FPGA DDS algorithm Verilog program implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-05
    • 文件大小:1982914
    • 提供者:wang
  1. LED-LIGHT

    0下载:
  2. FPGA verilog LED点灯 使用的是Xinlix SPARTAN-3E 的处理器-FPGA verilog LED light
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-05
    • 文件大小:58346
    • 提供者:吴晨炜
  1. iic

    0下载:
  2. 用FPGA verilog HDL模拟I2C通信-FPGA verilog HDL simulation I2C communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:797249
    • 提供者:高飞
  1. verilogsram

    0下载:
  2. FPGA Verilog HDL 读写SRAM-SRAM FPGA Verilog HDL to read and write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:84532
    • 提供者:高飞
  1. 8051core-Verilog

    0下载:
  2. 用verilog在FPGA内部实现8051内核,超好、超难找的资料!共享出来!-Verilog FPGA internal 8051 core, super, super hard to find! Shared out!
  3. 所属分类:VHDL编程

    • 发布日期:2017-11-05
    • 文件大小:51897
    • 提供者:于祥龙
  1. EtherNet

    0下载:
  2. 以太网控制器的FPGA实现,用Verilog语言编写!-Ethernet controller FPGA, Verilog language!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:141980
    • 提供者:Shawn
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com