搜索资源列表
vhdl-core-Kopie_von_mem32_vhd
- vhdl 模块对nand flash控制,实现了FPGA对NAND FLASH直接读写控制。
RS_5_3_GF256
- 用于NAND FLASH CONTROLLER 中的 ecc 各个模块VHDL代码-NAND FLASH CONTROLLER for ecc modules in VHDL code
NandFlash-FPGA-controller(ECC)
- 该压缩包包括NAND FLASH(美光)的FPGA控制器的原理及VHDL源码,非常具有参考价值。-The archive includes NAND FLASH (Micron) the principle of the FPGA and VHDL source code control, very valuable reference.
NAND_Flash_Controller
- FPGA实现的NandFlash控制器(带ECC)文档+源代码。-FPGA implementation NandFlash controller (with ECC) document+ source code.
NAND_IP
- Nand flash VHDL code and Nand flash verilog code
ds_K9F2G08U0A
- K9F2G08UXA 256M x 8 Bit NAND Flash Memory
FPGA_NAND_FLASH
- 基于FPGA的NAND FLASH控制器-FPGA-based NAND FLASH controllers
xapp944_source
- 主要用来实现FPGA控制nand flash存储器的读写控制,是公司网站提供-FPGA is mainly used to achieve control of read and write nand flash memory control, is the company website
NANDFLASH
- 基于fpga的nand flash设计,好东西,希望大家喜欢-Fpga-based design of the nand flash, good things, hope you like
sim_nandflash
- 完成FPGA对NAND FLASH的读写操作,整个控制构架搭设完毕,可以添加新的功能。板级验证正确,有仿真波形和三星NAND FLASH 手册。-FLASH read and write operation to complete, board-level verification is correct for the new to FLASH friend, a simulation waveform and Samsung FLASH Manual
flash-controler
- 基于FPGA的nand flash控制源码-nand flash controller
AM30LV0064D_22203
- 介绍了FPGA对AM30LV0064D_22203 NAND FLASH的读写控制,在xilinx下运行通过
NAND_flash_verilog_vhdl
- 很好的NAND Flash 硬件驱动语言,支持VHDL和verilog 语言方便移植,如果有想用FPGA直接驱动NAND flash而又不知如何下手的朋友肯定喜欢。- NAND Flash Controller Reference Design =============================================================================== File List 1.
NAND
- NAND FLASH存储器与FPGA接口之间的接口程序,包括读、写、擦除等功能-NAND memory interface program
NAND-FLASH
- nand flash 的相关资料,参考完成FPGA代码用-NAND information flash, reference to complete the code with the FPGA
openocd-0.8.0
- OpenOCD provides on-chip programming and debugging support with a layered architecture of JTAG interface and TAP support including: - (X)SVF playback to faciliate automated boundary scan and FPGA/CPLD programming - debug target support (
DMA实验nvic
- 用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.)
nandflash_verilog
- 基于fpga的nand flash读写程序。