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

搜索资源列表

  1. CMI

    0下载:
  2. 基于FPGA/CPLD的CMI编解码设计,含程序说明及仿真截图。-Based on FPGA/CPLD' s CMI codec design, including descr iption of the procedures and simulation screenshot.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:17063
    • 提供者:李逊
  1. OV7620

    0下载:
  2. 这是我自己编写的FX2控制ov7620的VERILOG程序,网上很难找的-This is my own written FX2 control ov7620 the VERILOG program, very difficult to find online
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:2144
    • 提供者:五地
  1. DES_Verilog

    0下载:
  2. 这是我用Verilog写的DES加解密程序,准确的说这是一份实验报告,里面不但有程序还有简单的注释[主要是针对仿真的波形的],我主要写的是主控部分,密钥生成部分参考了下版原康宏的程序.该程序即可加密也可解密,选用CycloneII器件即能跑到100Mhz以上.-This is what I used to write Verilog the DES encryption and decryption procedures, accurate to say that this is a test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:297120
    • 提供者:jesse
  1. rgb2yuv

    1下载:
  2. 用VHDL和verilog编写的RGB颜色空间到YUV颜色空间的转换程序, 是FPGA视频处理中的常用程序!-Written in VHDL and verilog using RGB color space to YUV color space conversion process is commonly used in video processing FPGA program!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:2371
    • 提供者:gilbert
  1. iic_master

    0下载:
  2. it is a iic source verilog code with its testcase which can act only as master
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:3081
    • 提供者:nifrad
  1. spi_verilog

    1下载:
  2. SPI协议Verilog HDL程序,内含testbench 文件
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:82205
    • 提供者:dsahd
  1. YUV2RGB

    1下载:
  2. 关于YUV转RGB的verilog源代码、说明文档和modelsin仿真,相信对大家一定有很大的帮助,我费了好长时间才找到的!-YUV to RGB on the verilog source code, documentation and modelsin simulation, we believe that there will be a great help, I spent a good long time to find it!
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1874445
    • 提供者:冯谋朝
  1. NAND_Flash_Controller

    1下载:
  2. FPGA实现的NandFlash控制器(带ECC)文档+源代码。-FPGA implementation NandFlash controller (with ECC) document+ source code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1587044
    • 提供者:李银
  1. CRC_32

    1下载:
  2. 用verilog语言实现的的的32位CRC生成与检验的代码-The 32bits CRC using hardware describe language of verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1430
    • 提供者:朱猪
  1. GMSK

    4下载:
  2. GMSK的FPGA实现程序,全数字GMSK实现方案。-GMSK FPGA-implementation process, all-digital GMSK implementations.
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-05
    • 文件大小:923
    • 提供者:chen
  1. temperature

    0下载:
  2. 使用FPGA控制18B20达到温度采集过程,并显示在数码管上。-Achieved using the FPGA control 18B20 temperature acquisition process and display the digital pipe.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1778
    • 提供者:彭杨
  1. flash

    1下载:
  2. fpga的FLASH读写VERILOG代码。希望对大家有用-the verilog code of fpga read/write flash
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-24
    • 文件大小:928
    • 提供者:Denny
  1. CRC16

    0下载:
  2. 用于CRC16校验的Verilog程序源代码,喜欢的拿走-Uses in CRC16 the verification the Verilog procedure source code, likes taking away
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-25
    • 文件大小:3072
    • 提供者:栾磊
  1. i2s_rel1_2

    0下载:
  2. I2S verilog HDL code including test environment
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:274000
    • 提供者:richman
  1. FPGA_FIFO

    0下载:
  2. 使用Verilog编写的同步FIFO,可通过设置程序中的DEPTH设置FIFO的深度,FIFO_WRITE_CLOCK上升沿向FIFO中写入数据, FIFO_READ_CLOCK上升沿读取数据。本程序对FIFO上层操作简单实用。-Prepared by the use of Verilog synchronous FIFO, through the setup program in the FIFO depth DEPTH settings, FIFO_WRITE_CLOCK rising
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:1323
    • 提供者:张键
  1. cpu

    0下载:
  2. 5 stage pipeline CPU, verilog HDL code-5 stage pipeline CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1736
    • 提供者:dylan
  1. QAM16_Souce_code

    0下载:
  2. QAM 16 源代码,用于无线通信中或者广播中的调制。-QAM 16 source code, used in wireless communication or broadcasting.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:17620
    • 提供者:panzhijian
  1. Altera_Verilog_Coding_Style

    0下载:
  2. Altera公司的Verilog编程风格 Altera_Verilog_Coding_Style-Altera' s Verilog programming style Altera_Verilog_Coding_Style
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1849944
    • 提供者:kejf11
  1. MIT_Video-Scaler

    2下载:
  2. MIT的video scaler论文,文章后面附有c和verilog程序源代码,分为水平缩放和垂直缩放-MIT video scaler papers, articles, source code attached to the back, divided into horizontal scaling and vertical scaling
  3. 所属分类:VHDL编程

    • 发布日期:2013-07-10
    • 文件大小:6930327
    • 提供者:zz
  1. DCM

    0下载:
  2. xilinx SP605开发板的DCM模块验证程序,coreGen工具生成DCM核,由DCM完成时钟分频、倍频、移相等操作-xilinx SP605 development board DCM module validation program, coreGen tool to generate nuclear DCM, completed by the DCM clock divider, frequency, and shift operations equal
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-25
    • 文件大小:2599936
    • 提供者:wangyu
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com