搜索资源列表
(fpga)sdram.rar
- verilog 代码,读写SDRAM 不带仿真,需要自己编写测试文件,Verilog code, read and write SDRAM simulation without the need to prepare their own test documentation
sdram_ctrl1.rar
- FPGA读写SDRAM的VHDL程序,已经测试过,FPGA to read and write the VHDL procedures SDRAM have been tested
SDRAM
- SDRAM控制器,Verilog代码编写,让你快速了解SDRAM的读写时序。包含Modelsim仿真工程和学习笔记-SDRAM controller, Verilog coding, allows you to quickly understand the SDRAM read and write timing. Modelsim simulation engineering and contains study notes
verilog_sdram
- SDRAM读写控制的实现与Modelsim仿真,采用verilog HDL编写-sdram controller and simulate with modelsim
SDRAM
- 用FPGA实现对sdram读写的源代码,芯片用的是Altera公司的,需要的同学可以看看!-FPGA realization of sdram read and write the source code, the chip using Altera' s, students need to take a look!
SDRAM
- 基于TI 6416DSP的sdram读写程序-Based on the TI 6416DSP procedures sdram read and write
SDRAM
- 这个是一个基于FPGA的SDRAM控制器系统,实现对SDRAM的读写操作,用来实现时序的控制-This is an FPGA-based SDRAM controller system, the read and write operations to SDRAM to achieve the control of timing
SDRAM
- ADI BLACKFIN BF561 SDRAM读写程序,可以读取SDRAM中的内容-ADI BLACKFIN BF561 SDRAM read and write procedures, you can read the contents of SDRAM
sdram
- 程序说明: 本次实验控制开发板上面的SDRAM完成读写功能。 先向SDRAM里面写数据,然后再将数据读出来做比较,如果不匹配就通过LED变亮显示出来,如果一致,LED就不亮。 part1是使用Modelsim仿真的工程 part2是在开发斑上面验证的工程 目录说明: part1: part1_32是4m32SDRAM的仿真工程 part1_16是4m16SDRAM的仿真工程 \model文件夹里面是仿真模型 \rtl文件夹里面是源文件 \sim文
sdram
- DSP 和SDRAM读写程序 其中主函数用汇编编写。执行效率较高-DSP and SDRAM
sdram
- SDRAM ctrller 用于SDRAM控制器的读写控制,利用4个 FIFO实现读写数据的缓存。-sdram ctrl
sdram
- 通过 UART 读写 SDRAM verilog 源代码 通过 UART 的接口发送命令来读写 SDRAM 命令格式如下: 00 02 0011 1111 2222 00: 写数据 02: 写个数 0011: 写地址 1111 2222: 写数据, 是 16 bit, 每写完一个数据,向串口发送 FF 回应; 输出: FF FF 01 03 0044 01: 读sdram 03: 读的个数 0044: 读的地址 输出: xxxx xx
SDRAM
- TMS320C6713读写SDRAM程序-TMS320C6713 read and write SDRAM
SDRAM-verilog
- SDRAM读写控制的实现与Modelsim仿真-verilog-SDRAM read and write control to achieve with the Modelsim simulation-verilog
FPGA-SDRAM-read-and-write-examples
- FPGA读写SDRAM的实例,内含源代码,希望对大家有帮助。-FPGA SDRAM read and write examples, including source code, we want to help.
test_sdram
- 对SDRAM进行读写,工程内部分为PLL以及复位处理模块、写SDRAM逻辑模块、读SDRAM逻辑模块、SDRAM读写封装模块、读写缓存FIFO模块、串口发生模块等。工程基于altera的Quartus II 10.1进行设计,使用更高版本的软件均可。-SDRAM read and write for the project is divided into the internal PLL and reset processing module, SDRAM write logic block,
sdram
- FPGA读写SDRAM。里面有详细的注释,供初学者参考,Verilog 语言-FPGA read SDRAM. There are detailed notes, reference for beginners,
FPGA读写SDRAM的实例
- FPGA对SDRAM进行读写测试程序,亲测有效无误。(FPGA reads and writes test programs for SDRAM.)
SDRAM
- 基于fpga与verilog语言的的sdram读写(SDRAM reading and writing based on FPGA and Verilog language)
3.SDRAM读写
- STM32F4处理器 SDRAM完整读写历程,(STM32 SDRAM read and write)