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

搜索资源列表

  1. dual_ram

    0下载:
  2. FPGA和双端口RAM的DDS任意波形发生器的实现-FPGA and dual-port RAM of the DDS Arbitrary Waveform Generator
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:167148
    • 提供者:刘磊
  1. FPGA-RAM-Verilog

    2下载:
  2. 用Verilog语言编写的FPGA,对波形数据用RAM存储-Using Verilog language FPGA, using the waveform data stored in RAM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-25
    • 文件大小:4847616
    • 提供者:何恒盛
  1. ug_ram

    0下载:
  2. RAM design for FPGA in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:289936
    • 提供者:NguyenViet
  1. bubblesort1024ram

    2下载:
  2. 快速冒泡排序基于FPGA实现,有测试文件以及设计图,实现1024*32位数序的多数排序,突破传统是的REG类型少数排序,利用RAM,针对RAM中的无序数的地址调换,达到排序目的,仅供学习交流-Rapid bubble sort based on FPGA, there are test documents and design drawings to achieve 1024* 32-digit sequence of the majority of sorting, breaking trad
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-08-11
    • 文件大小:5488
    • 提供者:柳泽明
  1. using_the_block_RAM_in_Spartan-3_FPGA

    0下载:
  2. Spartan-3 系列 FPGA 中的 Block RAM 的使用-using the block RAM in Spartan-3 FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:32375
    • 提供者:lishiwei
  1. ram_Test

    0下载:
  2. RAM读写控制器,用verilog实现的简单易懂的RAMROMsram控制核-Controller RAM read and write, using verilog implementation of easy-to-understand control of nuclear RAMROMsram
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:3283
    • 提供者:王欢
  1. sdr_c_trl_verilog

    0下载:
  2. SDRAM 控制器的Verilog代码 经过综合验证过的.无截压密码-SDRAM controller Verilog code comprehensive test after all. No cut-off pressure Password
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:12306
    • 提供者:曹大壮
  1. RAM

    0下载:
  2. 双口RAM与PXI总线接口设计,包括接口控制。-Dual-port RAM with PXI bus interface design, including interface control.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1216610
    • 提供者:zwt
  1. VHDL

    0下载:
  2. 采用VHDL语言设计一个4通道的数据采集控制模块。系统的功能描述如下: 1.系统主时钟为100 MHz。 2.数据为16位-数据线上连续2次00FF后数据传输开始。 3.系统内部总线宽度为8位。 4.共有4个通道(ch1、ch2、ch3、ch4),每个通道配备100 Bytes的RAM,当存满数据后停止数据采集并且相应通道的状态位产生报警信号。 5.数据分为8位串行输出,输出时钟由外部数据读取电路给出。 6.具备显示模块驱动功能。由SEL信号设置显示的通道,DISPLAY
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:5783271
    • 提供者:pengfu
  1. RAM

    1下载:
  2. 用VerilogHDL写的ram程序,对初学者会有帮助。-Writing the ram with VerilogHDL procedures will be helpful for beginners.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:270937
    • 提供者:Blakeu
  1. HardCamera

    0下载:
  2. The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a serial cable
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:5412
    • 提供者:Joelmir J Lopes
  1. dds_easy

    1下载:
  2. 直接频率合成DDS模块的ise工程,可以直接下载,在Spartan3/Spartan3E上验证通过。该DDS模块可以产生双通道的不同频率的正弦波,也可以产生同频的任意相位差的相移波形。本模块累加器位数为32位,可以产生12位相位精度12位量化精度的正弦波。该设计例化一个Block Ram,为节省储存空间仅需要储存1/4周期的数据。根据需要,可以重新修改数据,改变波形。-DDS direct frequency synthesizer module ,ise project, can be dir
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:470776
    • 提供者:郭先生
  1. x3cs400_uart

    0下载:
  2. 基于X3cS400的串口通讯程序,开发环境ISE7.0,使用verilog编写。可以使用串口调试助手在pc机上查看字符。-UART communication program based on X3CS400 FPGA, develop enviroment: ISE7.0,completed by verilog。 The result could be seen on the Uart debug assitant.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:569585
    • 提供者:lingfeng
  1. my_RAM

    0下载:
  2. pdf actel fpga verilog ram读写-pdf actel fpga verilog ram read and write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2410741
    • 提供者:zhongpeng
  1. ad-ram

    1下载:
  2. ad采样 通过fpga 传输给ram-ad fpga ram verilog
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-23
    • 文件大小:2018
    • 提供者:kaikai
  1. verilog--sram

    0下载:
  2. ram的fpga应用,用verilog语言实现,适用于cyclone 2系列-ram the fpga application verilog language applicable to cyclone 2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:96736
    • 提供者:sunlin
  1. RAM

    0下载:
  2. 通过使用fpga,verilog语言来实现RAM的读写功能。-for ram reading and writing
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4601229
    • 提供者:言艳
  1. fpga

    2下载:
  2. 利用verilog语言实现fpga双口RAM通信代码,PID算法控制电机速度代码,相关仿真测试程序
  3. 所属分类:VHDL编程

  1. fpga

    1下载:
  2. pid算法控制电机运动,实现fpga与dsp的双口RAM通信(PID algorithm to control motor movement, the realization of FPGA and DSP dual port RAM communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:13411328
    • 提供者:峰语
  1. sobel

    1下载:
  2. 由Verilog编写在FPGA实现sobel算法应用于图像边缘检测,工程文件可在quartus13.1以上版本打开;工程使用到ram、fifo、pll三种ip核,design文件夹下包含ram、fifo、vga控制以及串口收发和sobel算法模块,sim和doc文件夹下分别包含modelsim的仿真模块和仿真结果;测试时将200*200分辨率的图片用matlab文件夹下的matlab脚本压缩、二值化,再将生成文件中数据用串口发给FPGA,边缘检测结果会通过VGA输出。(Written by Ve
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-07-14
    • 文件大小:10222592
    • 提供者:丶大娱乐家
« 12 »
搜珍网 www.dssz.com