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

搜索资源列表

  1. shi01

    0下载:
  2. FPGA上机文件一所以在FPGA中采用同 步设计非常重要 MAX+PLUS II可以计算出数据传输需要(fpga Several of the largest chip operating frequency I would be grateful if the output value of counter FFFFC- FE0FF simulation waveform between the print out (only EPF10K70RC240-4 chips, the maximu
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-31
    • 文件大小:33792
    • 提供者:coldplay
  1. AD9854programme

    1下载:
  2. 利用FPGA启动AD9854进行扫频,用于频率特性测试仪。并通过Wify模块发送数据(FPGA is used to start AD9854 for frequency sweep, and is used for frequency characteristic tester. And send data through the Wify module)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-04
    • 文件大小:12916736
    • 提供者:Chenweiyu14
  1. usb_rd_buffer

    0下载:
  2. FPGA(SPARTAN6)通过USB协议与开发板上的USB芯片进行数据读写测试,在上位机上可以看到USB发来的数据,也可以通过修改VERILOG代码完成数据的接收(FPGA (SPARTAN6) can read and write data through the USB chip on the development board through the USB protocol. The data sent by USB can be seen on the host computer,
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:4411392
    • 提供者:marktuwen
  1. 步进电机S曲线算法

    2下载:
  2. 实现步进电机S曲线的算法。可用C语言实现,算法用C实现,然后数据可以通过FPGA用DDS处理,输出任意频率和脉冲个数。(Algorithm for realizing S curve of stepping motor. C language can be implemented, the algorithm is implemented with C, and then data can be processed by FPGA using DDS, output arbitrary freq
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:2035712
    • 提供者:y1a2n3g4
  1. ram

    0下载:
  2. 简单的ram程序,实现提取数据,希望对大家有所帮助,提升FPGA编程能力(Simple ram program, the realization of data extraction, hope to help you, improve the ability of FPGA programming)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-09
    • 文件大小:4306944
    • 提供者:刘能
  1. ADC0804

    0下载:
  2. 控制ADC0804的verilog 代码,cpld/fpga都可以使用,用数码管显示ADC采集的二进制数据。(Control ADC0804 verilog code, cpld / fpga can be used to display the ADC digital tube with the binary data collected.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:w74177
  1. spi_master

    0下载:
  2. SPI通信:串行flash的读写擦除命令通过SPI接口进行通信。? CPU芯片与FPGA通过SPI接口进行通信。? 其他功能集成电路芯片参数寄存器配置。例如DAC芯片内部有很多寄存器(因为芯片有很多功能,要通过设置寄存器不同的开关来打开或关闭相应的功能,一上电去初始化寄存器)需要我们去配置。FPGA一上电也是通过配置芯片里边来读取数据,然后配置FPGA内部的SRAM。FPGA是读取FLASH里边的串行数据,读取完校验完才配置到我们的FPGA的SRAM中去。速度比串口快,而且是同步传输。(Th
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-11
    • 文件大小:3389440
    • 提供者:小云子
  1. ddr3_mig8

    0下载:
  2. fpga实现ddr数据收发测试,完整的工程,下载解压后,即可正确运行,已多次验证无误(FPGA DDR data receive and receive test, complete engineering, download and unzip, can run correctly, has been verified many times)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-20
    • 文件大小:16119808
    • 提供者:大木瓜
  1. counter_displayer

    0下载:
  2. 基于fpga的vhdl数码管显示模块。已经译码,采用串行数据。(number displar base on vhdl)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:331776
    • 提供者:Mr.zeal
  1. rom_test

    0下载:
  2. rom读写实验,实现FPGA内部rom数据存取(rom read and write,this is a good document for study FPGA verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-18
    • 文件大小:4245504
    • 提供者:konan007
  1. DMA实验nvic

    0下载:
  2. 用stm32f103控制nand flash,采用DMA方式把FPGA传输过来的数据存到Flash里,输入f1,f2,f3可以实现读取FLASH内容到串口助手。(The NAND flash is controlled by STM32F103, and the data transmitted by FPGA is stored in Flash by DMA way. Input F1, F2, F3 can read FLASH content to serial assistant.)
  3. 所属分类:微处理器开发

    • 发布日期:2018-04-30
    • 文件大小:3067904
    • 提供者:sycist
  1. LDPC码编译码算法的研究与实现_陈石平

    1下载:
  2. 本文首先回顾了LDPC码的发展历程和现状,介绍了LDPC码检验矩阵的构造、编 译码原理。在对编译码作了深入探讨和分析后,接着进行了RU算法编码和长码编码 的FPGA实现;根据二叉树的性质,提出了一种长码编码的ASIC优化设计的方法,节省 了大量硬件资源;论文详细阐述了CORDIC算法原理以及LDPC码译码中所采用的指 数函数和反双曲正切函数的FPGA实现:CORDIC内核及前后处理单元设计、仿真、综 合及数据分析,这对LDPC码的译码具有很重要的意义,为用数字VLSI来实现LDPC的
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:1529856
    • 提供者:斯蓝蓝
  1. at7_ex05

    0下载:
  2. 实现PC端通过UART发送数据到FPGA,FPGA将所接收到的数据同样是通过UART原本不动的发回给PC端。(The PC terminal sends data to FPGA through UART. FPGA sends the received data back to the PC end by UART.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:753664
    • 提供者:24fh
  1. spi_master

    0下载:
  2. 用verilog编写的SPI代码,这个代码是FPGA作为主机可以发送和读取数据,上板验证过,我测试的时候SPI的CLK速率是5M,读写都没问题,稳,至于更高的速率没测试过。 下面鬼畜的百度翻译大家就不要看了,我不知道他想表达啥意思~(SPI code written in Verilog, the code is FPGA as the host can send and read data, the upper board verified, when I test the SPI CL
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:你到底是谁
  1. 12345 keyuart

    0下载:
  2. verilog实现uart串口编程 FPGA板与PC传输数据(verilog uart processing FPGA and PC communication)
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:6504448
    • 提供者:`m
  1. spi final

    0下载:
  2. verilog 实现spi 串口 通过FPGA板可以看出数据传输(verilog spi can be demonstrated with FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:4030464
    • 提供者:`m
  1. chuankou

    0下载:
  2. UART loopback测试实例,接收PC端发送的UART数据,原数据返回给PC端,即loopback功能 可用FPGA开发板验证(The UART loopback test example receives the UART data sent by the PC terminal, and the original data is returned to the PC terminal, that is, the loopback function.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-04
    • 文件大小:3581952
    • 提供者:小猪仔521
  1. jiaotongdeng_fuza

    1下载:
  2. 本文基于FPGA技术的发展和Quartus II开发平台,实现路口交通灯控制器是一种解决方案。使用Verilog HDL硬件描述语言来描述语言程序的分频器模块,控制模块,数据解析模块,显示译码模块和段选位选模块,五个模块,并通过各个模块程序之间的端口合理连接和协调,成功设计出交通信号灯控制电路。在Quartus II环境下模拟,生成顶层文件下载后,在FPGA EP2C5Q208器件进行验证。(Based on the development of FPGA technology and the
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-03-24
    • 文件大小:5611520
    • 提供者:威威谈谈
  1. TCD1254FGF_Drive

    2下载:
  2. 基于FPGA Verilog驱动线性TCD1254GFG传感器驱动程序,驱动频率2MHz,帧率333帧每秒,曝光时间调节范围0-3000us,带数据读取时序1MHz。(The driver of linear TCD1254GFG sensor is driven by Verilog based on FPGA. The driving frequency is 2MHz, the frame rate is 333 frames per second, the exposure time
  3. 所属分类:其他

    • 发布日期:2019-05-17
    • 文件大小:6086656
    • 提供者:话说有你
  1. 基于AlteraFPGA的DpramIPcore设计

    1下载:
  2. 基于altera fpga的dpram ipcore 设计,包含整个工程和modelsim仿真文件。读写地址及读写使能是通过数据产生模块来产生。
  3. 所属分类:VHDL编程

« 1 2 ... 42 43 44 45 46 4748 »
搜珍网 www.dssz.com