搜索资源列表
Types_of_ECC_Used_on_Flash_AN_01_e
- Spanion的关于NAND Flash的ECC算法的简单比较,有兴趣的可以看看。
Samsungnandflash
- Samsung nand flash MEMORY ECC结构和检验
CA9260
- 带Java扩展的ARM926EJ-S内核, 2 x 8KB快取, MMU 2x4k Bytes SRAM, 32kBytes Boot ROM 210MHz, 230MIPs EBI –可支持SDRAM, NAND Flash (带ECC)和Compact Flash USB控制器和USB器件口, V2.0全速 Ethernet MAC - 10/100 图像传感器界面 (CMOS传感器界面) 1 SSC可支持I2S和TDM 2 SPI, MCI (SDCard和
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_ECC_DESIGN
- NAND Flash的ECC算法原理和实现。NAND Flash由于工艺的原因,不可避免有坏区,所以需要ECC 算法进行校验。-NAND Flash ECC Design
NAND_Flash_Controller
- FPGA实现的NandFlash控制器(带ECC)文档+源代码。-FPGA implementation NandFlash controller (with ECC) document+ source code.
ecc
- ecc校验,实现flash芯片数据传输过程中的数据校验和纠错,提高稳定性和可靠性!-ecc check, flash chips to achieve the data transmission process of data verification and error correction to improve the stability and reliability!
ECCgenAndLoc
- 基于xilinx ISE环境开发的VHDL的NAND flash ECC 实现,eccGen256Byte 文件夹为ECC 产生程序,EccErrLoc文件夹为ECC错误定位程序。-Xilinx ISE environment based on the development of VHDL the NAND flash ECC to achieve, eccGen256Byte folder produced for the ECC procedures, EccErrLoc folder l
NandFlash_Read_Write_Operation
- 本资料详细介绍了NandFlash的工作原理和读写、擦除、校验等编程。对于Nand Flash开发者尤其新手,很有价值。-This document introduces and analysizes the reading, programming, erazing and ECC correcion of Nand Flash, which is useful for EE engineers, especially the ones who is a green hand of Nand
NandFlash_Read_Write
- 本资料详细讲述了Nand Flash的工作原理,和读写、擦除以及Ecc校验的编程。由于嵌入式书籍很少讲述Nand Flash模块的开发,故本资料很有价值。-This material introduces how to operate Nand Flash including reading, programming, erazing and ECC correction. Since books concerning embeded system design seldom introduce
samsung_new_ecc_for_256byte
- NAND Flash ECC algorithm
eccalgo_040624
- NAND Flash ECC Algorithm for Samsung flashes (Error Checking & Correction) ECC Code Generation algoritm with examples
4bits_ECC_BCH
- Nand Flash纠错,4bits+纠错ECC+BCH算法源代码-Nand Flash error correction, 4bits+ ECC+ BCH error correction algorithm source code
source_code_lpc2200nand_updated
- lpc2200系列cpu接Nand Flash使用的ECC校验算法-lpc2200 series cpu then Nand Flash ECC checksum algorithm used
ECC_check
- 实现对三星nand Flash的存储信息的错误检测,实现一位纠错,两位检错-ECC check 1bit correct 2bit check Samsung nand Flash
ecctest
- 计算nand flash中数据块的ecc代码.nand flash一页为512+16大小-Nand flash in the calculation of the ecc code block. Nand flash page size of 512+16
new_rs_erasures
- ECC算法C代码,用于flash控制器等相关的一些纠错功能。-ECC algorith C code: include read-solomn and BCH code, especially for flash controller.