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

搜索资源列表

  1. use_fpga_to_design_uart

    0下载:
  2. 用fpga设计uart的案例,word格式-UART FPGA design with the case, word format
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:130748
    • 提供者:Terry
  1. FPGA_PCB

    0下载:
  2. 高速FPGA的PCB设计指导.WORD文档格式-High-speed FPGA-PCB design guidelines. WORD document format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2343213
    • 提供者:拉帮结
  1. sanxiangxinhaoyuan_c_yuyan

    0下载:
  2. 三相信号源与fpga通讯的程序,控制写频率和相位控制字-Three-phase source fpga communications and procedures to control the frequency and phase control to write the word
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:82000
    • 提供者:rd
  1. UART_FPGA_design

    0下载:
  2. FPGA通用异步收发器设计,代码均在WORD文档里,含详细说明,不错的。-UART FPGA design, the code in the WORD document, the content in detail, good.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:32850
    • 提供者:
  1. xianshi_lcd_0

    0下载:
  2. 实现了lcd1602显示的功能,可以在lcd上显示“年”字,有利于初学者学习lcd在fpga上显示,采用文本编辑的,利用quartus ii 702-Achieved lcd1602 display function, you can lcd display " " The word will help beginners learn lcd display in the fpga, using a text editor, using quartus ii 702
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:191245
    • 提供者:ad
  1. DDS_spectrum_analysis

    0下载:
  2. 基于FPGA实现DDS的设计 基于DDS的频谱分析仪的设计 Word 文档-FPGA based DDS DDS design with Word format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:544687
    • 提供者:chris
  1. bucuo

    0下载:
  2. 这是关于用FPGA控制VGA显示的程序,下载到电路板上后,可以显示"不错"二字-This is about control of VGA display with the FPGA program downloaded to the circuit board, you can display " pretty good" word
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:56107
    • 提供者:panyurong
  1. FPGA_design

    0下载:
  2. 成功解决FPGA设计时序问题的三大点.word说明文档,很详细-FPGA design timing problems successfully solved the three points
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:149213
    • 提供者:陈斌
  1. HOLA

    0下载:
  2. A simple practice with fpga xc3s200 xilinx, shows the word HOLA on the four displays. The source code is very simple
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:701948
    • 提供者:winoman
  1. DDS_12B

    0下载:
  2. 基于EP2C5T144的FPGA的12位频率控制字和12位相位控制字的DDS源代码-FPGA-based EP2C5T144 of frequency control word 12-bit and 12-bit phase control word of the DDS source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3565164
    • 提供者:周奕
  1. SG_AT89S52

    0下载:
  2. 2006年电子竞赛二等奖,多波形函数、信号发生器的主控制器——AT89S52源代码,汇编语言编写,主要实现仪器前面板的管理(包括2*3键盘扫描和1602液晶显示模块驱动),以及模拟SPI接口向FPGA发送控制字。-Electronic Contest Award in 2006, more than wave functions, the main controller signal generator- AT89S52 source code, written in assembly lang
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:20702
    • 提供者:zlz
  1. awg

    1下载:
  2. 基于FPGA的任意波形发生器源代码,并且添加了上位机发送指令和数据(低八位用来发频率控制字,高八位用来发指令)。-FPGA-based arbitrary waveform generator source code, and add the host computer to send commands and data (low eight frequency control word is used to send high eight used to send commands).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2519627
    • 提供者:吴亮
  1. tiny64_latest.tar

    0下载:
  2. Descr iption Tiny64 A 64-Bit RISC CPU with minial resource usage. Every opcode is executed in 2 clock cycles. The word size is configurable via XLEN from 32 up to the FPGA limit. The assembler supports also differnet word sizes. Due simpli
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:22076
    • 提供者:Andrey
  1. MIPS-processor-Verilog-code

    0下载:
  2. 原创,MIPS处理器Verilog源码,在FPGA实现单周期MIPS处理器,实现存储访问指令load word(lw)和store word(sw),算术逻辑指令add、addi、sub、and、or和slt跳转指令branch equal(beq)和jump(j)-Original, achieves single-cycle MIPS processor MIPS processor Verilog source code, the FPGA, storage access instruct
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:7634
    • 提供者:ZLS
  1. fpgadds

    0下载:
  2. fpga的控制dds的程序,平率控制字及控制寄存器的控制-fpga control dds procedures, flat rate control word and control of the control register
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1275
    • 提供者:章灵
  1. lab8

    0下载:
  2. 有关fpga存储器的设计,开发板为DE2-70,内附word文档说明-Fpga memory designs, development boards for the DE2-70, containing a word document descr iptions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1048554
    • 提供者:孙博文
  1. frequency

    0下载:
  2. 等精度频率计(FPGA部分),通过单片机发送频率控制字给FPGA,FPGA实现计数,再将计数结果发送给单片机后进行数据处理最后发送到数码管或液晶屏显示待测频率-Precision frequency meter (FPGA part) by the single-chip transmit frequency control word to the FPGA, FPGA, to achieve the count, and then finally sent to the digital dat
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:452031
    • 提供者:逸风
  1. npi_write

    0下载:
  2. 从FPGA向DDR2写入数据。采用NPI接口。单字写入。是用Verilog HDL 写的-Write data from the FPGA to DDR2. Using NPI Interface. The word is written. Is written using Verilog HDL
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:320428
    • 提供者:许亮
  1. lcd

    0下载:
  2. FPGA对液晶屏写控制字,并在液晶屏上显示一个字符串This is a test -FPGA control word written on the LCD screen, and displayed on the LCD screen a string This is a test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:3182063
    • 提供者:mingzhanghui
  1. ex16

    0下载:
  2. 基于fpga的在彩屏上显示字母的程序,已包含彩屏的驱动。-word show
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2578184
    • 提供者:罗望
« 1 23 »
搜珍网 www.dssz.com