搜索资源列表
NAND_Controller_and_ECC_VHDL
- NAND Flash Controller & ECC VHDL Code-NAND Flash Controller
ECC校验FPGA源码
- ECC校验FPGA源码,VHDL编写
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
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
NAND_Controller_and_ECC_VHDL
- 完整的控制nand读写的vhdl程序模块,包含了无缝连接的ecc校验程序,非常值得学习借鉴-NAND read and write complete control of the VHDL program modules, including the seamless connection of ecc checking procedures, very worthwhile to learn from
22
- 编码的一部分,ecc,希望来完成所有会有用的-Part of the code, no.ecc, hope to complete all would be useful,thank you
Flashcontrollerxilinx
- Single power supply operation — Full voltage range: 2.7 to 3.6 volt read, erase, and program operations — Separate VCCQ for 5 volt I/O tolerance n Automated Program and Erase — Page program: 512 + 16 bytes — Block erase: 8 K + 256 bytes
HAMMING_ECC
- HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
ECC_check
- 实现对三星nand Flash的存储信息的错误检测,实现一位纠错,两位检错-ECC check 1bit correct 2bit check Samsung nand Flash
ECC
- Hardware Implementation for Tripling Oriented EC -Hardware Implementation for Tripling Oriented EC
Point_Add_4.0.vhd
- Point addition for E-Point addition for ECC
ecc
- For implementing the Hamming coding in verilog or VHDL
ECC
- 一种并行的有限域乘法器结构,用于ECC系统构建,多项式基-A parallel Finite Field Multiplier Architecture for ECC system construction, polynomial basis
NRS_5_3_GF256A
- 用于NAND FLASH CONTROLLER 中的的 ecc 各个模块VHDL代码,已通过测试。 -For NAND FLASH CONTROLLER in ecc VHDL code of each module, has been tested.
ECC in VHDL implementation
- Very Helpful algorithm to implement Elliptic Curve Cryptography in Hardware definition language
ECC in VHDL
- ECC Cryptography in VHDL . Very Helpful for showing
ECC in VHDL implementation
- ECC Cryptography is a very Good Cryptography Compared to other public key cryptography, it is helpful for both computationally intensive and resource constrained devices for information security purpose. hope you will enjoy
NandFlash VHDL程序
- VHDL编写的用于FPGA的NandFlash程序,包括ECC校验和时钟等,希望可以帮助到大家