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

搜索资源列表

  1. config_controller

    0下载:
  2. 用VHDL硬件描述语言实现的对FPGA(Cyclone II)的配置的VHDL源代码。-VHDL hardware descr iption language for FPGA (Cyclone II) configurations VHDL source code.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:382681
    • 提供者:lsd
  1. CRC校验参考设计_xilinx_vhdl

    0下载:
  2. 可配置CRC参考设计 xilinx提供的VHDL-configurable CRC reference design for Xilinx VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:49875
    • 提供者:陈旭
  1. generic_fifos

    0下载:
  2. 用HDL语言编写的通用fifo源码,通过对fifo的宽度和深度进行配置,可以产生我们所需要的fifo,还包括fifo的测试程序和仿真Makefile脚本-with HDL prepared by the General fifo source, fifo of the breadth and depth configuration, can produce what we need fifo. also included fifo testing procedures and simulatio
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:26405
    • 提供者:崔崔
  1. dacconf.rar

    2下载:
  2. 通信中常用的AD9857芯片的FPGA配置源码VERILOG实现,Communications commonly used in the AD9857 chip FPGA realization of VERILOG source configuration
  3. 所属分类:VHDL编程

    • 发布日期:2014-07-27
    • 文件大小:2256
    • 提供者: 王王
  1. aic23配置程序

    1下载:
  2. 可配置aic23b,请自行更改参数
  3. 所属分类:VHDL编程

  1. jiyu-FPGA-dianziqin

    0下载:
  2. 1) 主芯片:Altera 的FLEX10K20TC144-4 STC89C58RD+。 2) 要求扩展键盘接口电路,可以实现电子琴的一般功能,进行乐曲的手动演奏,此外还应该具有存储功能,可以将演奏的乐曲进行存储并在人工控制下进行回放。 3) 完成系统方案设计。 4) 编制相应的VHDL程序并进行相应的仿真工作,完成系统的调试工作。 5) 编写51系统程序,完成初始化、系统控制等功能。 6) 利用51系统实现系统的在线配置。 7) 发挥部分 可以进行乐曲的自动演奏。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:68339
    • 提供者:任大志
  1. FSCQ1565RP

    0下载:
  2. FSCQ1565RP J TAG驱动算法是MCU 以J TAG模式配置FPGA 的关 键。算法调用SVF 配置文件,解释其中的语法规范,生成严 格的TAP 总线时序,驱动MCU 的通用I/ O 管脚来完成对 FPGA 的配置。其中TAP 时序是算法设计和实现调试的一 个主要方面,时序关系[ 2 ]如图3 所示。-FSCQ1565RPJ TAG-driven algorithm is MCU to configure the FPGA model J TAG key. Algo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1144382
    • 提供者:xujj
  1. FPGA

    0下载:
  2. 这些课件可以作为对FPGA有兴趣的人学习的入门资料,包含EDA的概述、FPGA结构与配置、VHDL语言、QuartusII软件、SOPC和NIosII嵌入式处理器设计、DSP Builder系统设计工具等内容-These courseware on the FPGA can be used as those who are interested in learning introductory information, including EDA overview, FPGA structure
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-16
    • 文件大小:25556245
    • 提供者:wangxujun
  1. FPGA2SRAM

    0下载:
  2. 利用FPGA向SRAM中传输数据,可用于FPGA芯片的初始化和配置-The use of FPGA to transmit data to the SRAM, FPGA chips can be used for initialization and configuration
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:277972
    • 提供者:jackk
  1. FpgaConfig_CS_20090508

    0下载:
  2. 自己写的一个使用单片机配置FPGA的上位机C#代码,使用串口通讯。-Wrote it myself, using a microcontroller to configure FPGA-Host Computer C# code, the use of serial communication.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:3062156
    • 提供者:胡小平
  1. tta

    0下载:
  2. 基于移动触发结构设计的可配置专用处理器的实现。-Trigger structural design based on mobile-specific processor can be configured to achieve.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:258221
    • 提供者:周发旺
  1. parameter_uart_rx

    1下载:
  2. 串口接收模块,可以通过parameter,参数化配置传输速率、传输位宽和校验。采用Verilog语音编程实现。使用者根据串口的要求配置好参数,并根据缓冲的大小配置FIFO就可以使用。对帧错误(停止位不为高),检验错误和读FIFO超时(FIFO满的情况下,有新的数据到)等现象进行了检查。(UART serial receiver module, through parameter, configuration parameters of the transmission rate, Data wi
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-08-30
    • 文件大小:4096
    • 提供者:老工程师
  1. DS18B20

    0下载:
  2. 配置DS18B20的FPGA的简易代码,方便移植和修改。(Configure the FPGA code for DS18B20)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:icei84
  1. AD9883 iic_v1.0_for_sim

    0下载:
  2. 程序用于配置AD9883芯片寄存器,采用iic协议。 FEATURES Industrial Temperature Range Operation 140 MSPS Maximum Conversion Rate 300 MHz Analog Bandwidth 0.5 V to 1.0 V Analog Input Range 500 ps p-p PLL Clock Jitter at 110 MSPS 3.3 V Power Supply Full Sync Proces
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-26
    • 文件大小:4934656
    • 提供者:kilyc
  1. SRAM_OK

    0下载:
  2. SRAM配置OV7620帧缓存并包含VGA输出文件(SRAM configuration OV7620 frame cache)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-01
    • 文件大小:13227008
    • 提供者:寇梓黎
  1. xapp502配置例程

    0下载:
  2. FPGA配置例程,VHDL语言,使用CPLD对FPGA进行配置(The FPGA configuration routine, VHDL language, using CPLD on the FPGA configuration)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:18432
    • 提供者:xiaohu111
  1. 5.44业务配置

    0下载:
  2. 是一种常用的router acl配置,就是一种常用的router acl配置(It's a common router ACL configuration, a common router ACL configuration)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:jiang564564
  1. device_dri

    0下载:
  2. 该程序结合iic驱动程序,可用自动检测硬件的寄存器配置参数是否正确,项目中已使用过(With the IIC driver, the program can automatically detect whether the hardware's register configuration parameters are correct. The program has been used in the project.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:橙子很好吃
  1. adc_cfg

    1下载:
  2. adc器件ads62p49配置代码,已在工程中验证可用(Temperature sensor DS18B20 parses the code, has verified the ADC device configuration code, has been verified available)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-09-18
    • 文件大小:2048
    • 提供者:清远怡然
  1. AD9361

    3下载:
  2. AD9361资料文档及其寄存器配置参数文档(Ad9361 data and configuration parameter document)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-01-18
    • 文件大小:18074624
    • 提供者:风之火狐
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com