搜索资源列表
eccalgo_040624.rar
- NAND Flash ECC Algorithm (Error Checking & Correction),NAND Flash ECC Algorithm (Error Checking & Correction)
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.
ECC_1bit
- 1bit的用于nand flash的纠错码编解码器。vhdl-1bit ecc for nand flash vhdl
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.
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
eccalgo_040624
- nand flash ECC algorithm
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
NAND_FLASH_FACTORY_PROGRAM
- 一、 概况 1. NAND 闪存的种类 2. NAND 闪存的框架 3. 非全页的编程(Partial Page Programming) 4. 从NAND 启动(Booting From NAND) 二、 NAND 闪存的可靠性问题 1. 坏块管理(Bad Block Management,BBM) 2. 坏块管理算法的规范 (BBM Algorithm Specification) 3. 6 个工厂编程的坏块管理的要素(Six BBM
14.nand
- NAND Flash的读写擦除 S5PV210的NAND Flash控制器有如下特点: 1) 支持512byte,2k,4k,8k的页大小 2) 通过各种软件模式来进行NAND Flash的读写擦除等 3) 8bit的总线 4) 支持SLC和MCL的NAND Flash 5) 支持1/4/8/12/16bit的ECC 6) 支持以字节/半字/字为单位访问数据/ECC寄存器,以字为单位访问其他寄存器。 注意:在此使用的Mini210S的NAND Flash类型为SL
ecc
- 用于nand flash 的ecc模块,denali出品-For nand flash-ecc module, denali Publisher
ecc_nand_flash
- brief introduction to the theory and practice of error correcting codes (ECCs) where mostly used in NAND Flash chips and other data storages.