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

资源列表

« 1 2 ... .77 .78 .79 .80 .81 33582.83 .84 .85 .86 .87 ... 33646 »
  1. uvm_use_pipelined_ahb

    4下载:
  2. 一个简单的uvm搭建的ahb简单实例,包含了各个组件以及编译的运行的脚本-one sample example about ahb,include every component and compile scr ipt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:12303
    • 提供者:田波
  1. CLZ32

    4下载:
  2. 针对32位MIPS微处理器中CLZ指令(对单个字高位连零进行计数)的实现电路,使用了类似于超前进位的逻辑结构。包含测试文档,以及Design Compile所用的环境和脚本。-The CLZ instruction counts the number of leading zeros in a word. The 32-bit word in the GPR rs is scanned from most-significant to least-significant bit.The n
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-11-08
    • 文件大小:34816
    • 提供者:Yuxing Li
  1. Crack_QII_13.1_Windows

    4下载:
  2. 采用骏龙科技这个13.1新版本破解器.对于已经用了老版本破解器的网友,请把bin和bin64下的sys_cpt.dll删除,然后把sys_cpt.dll.bak名字改成sys_cpt.dll,也就是先恢复正版,然后用这个破解器破解。注意老的license文件也要删除,改用这个新版本破解器附带的license-Cytech Technology 13.1 using the new version of this cracker. Has been used for the old version
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-26
    • 文件大小:177152
    • 提供者:steven
  1. AD7606URAT

    4下载:
  2. Verilog实现高速AD7606数据采样,8通道,采样频率可调,支持串口数据发送,亲测可用。-Verilog AD7606 high-speed data sampling, 8-channel, the sampling frequency is adjustable, support for serial data transmission, pro-test is available.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-11-17
    • 文件大小:1538048
    • 提供者:jackzhang
  1. cpu_design

    4下载:
  2. FPGA MIPS架构CPU,五段流水线功能,ISE开发,verilog语言,可综合,模拟结果正确,内含设计报告-FPGA MIPS CPU, simple five-stage pipeline function, developed by ISE, using verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-23
    • 文件大小:2428928
    • 提供者:leo
  1. TSE_RGMII_With_SDC

    4下载:
  2. Altera 官方tse三速以太网IP核RGMII使用例程-Official Altera Triple-Speed ​ ​ Ethernet IP Core RGMII using routines
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-05-26
    • 文件大小:47104
    • 提供者:王焱
  1. ad9516

    4下载:
  2. 在FPGA上编写的通过SPI总线配置外部PLL芯片AD9516的程序,通过板级调试,验证可用。程序通过状态机实现,将需要配置的寄存器值转为SPI总线的数据格式发送出去。 -Configure external PLL chip AD9516 via SPI bus program on FPGA written by board-level debugging, verification is available. Program through the state machine, you w
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2717
    • 提供者:lszyx344
  1. MVB_test

    4下载:
  2. 此功能是实现曼彻斯特编码的Verilog代码,经过在xilinx sp6上实际运行证实可行。-This function is to achieve the Manchester code Verilog code, through the Xilinx SP6 actual operation proved.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:9057516
    • 提供者:王宏科
  1. CPU

    4下载:
  2. 31条指令单周期cpu,指令内容见pdf文件-31 single-cycle instruction CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:64725
    • 提供者:Liu Ao
  1. hdl-master

    4下载:
  2. AD9361的ip核,已经调试通过,在vivado上可以运行通。AD9361是一个双通道的便捷收发器,通常用于3G/4G基站。-AD9361' s ip nuclear, debugging has been passed on vivado can run through. AD9361 is a dual-channel transceiver convenient, usually used in 3G/4G base stations.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1325056
    • 提供者:liufei
  1. gobang

    4下载:
  2. 一个用verilog实现的五子棋程序,用在fpga上,连接显示器,可选择与电脑对战或是双人对战,按wsad控制方向,回车控制落子,程序会自动判断输赢并显示结果-A 331 procedures implemented by verilog, used in fpga, connect the monitor, you can choose to play against the computer or a double play, press wsad control the direction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-12-04
    • 文件大小:27851776
    • 提供者:csy
  1. fft

    4下载:
  2. 实现功能:基8实现64点FFT处理器(进行两次8点FFT计算,采用基8进行64点) 详细说明:硬件结构包括六部分,分别为输入模块、8点FFT模块、乘法模块、顺序调整模块、输出模块和总控制模块。 其中,输入模块的主要功能是将串行输入的64个数据进行分类,分成8批次,每次8个输入到8点FFT模块中进行计算。 8点FFT模块:FFT是DFT的快速算法,当点数较大时,可以较大的减少DFT的运算量。常用的FFT算法主要有两种,分别为按时间抽选的FFT算法(DIT-FFT)和按频率抽选的FFT算
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:33072
    • 提供者:李圣华
« 1 2 ... .77 .78 .79 .80 .81 33582.83 .84 .85 .86 .87 ... 33646 »
搜珍网 www.dssz.com