搜索资源列表
4NandFlash.rar
- 基于verilog hdl 的Nand Flash控制代码,Verilog hdl-based control code of the Nand Flash
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.
NANDflash
- NAND型闪存接口程序 里面包含了datasheet以及测试程序 -NAND flash memory interface program
NANDFLASH
- 用VHDL开发的NANDFLASH的读写程序,给出 NANDFLASH的时序正确的读写-NANDFLASH developed using VHDL to read and write the procedures, timing NANDFLASH give the correct reading and writing
TEST_NANDFLASH
- 典型NANDFLASH功能模块描述,扩展外部存储器时可有效运用-Typical NANDFLASH functional modules described, extending the effective use of external memory when
nansflash
- NANDFlash存储器作为一类非易失性存储器,具有功耗低、读写快、容量大、成本低、抗震性好等优点而被广泛应用于各种嵌入式系统。 - The NANDFlash memory takes a kind of nonvolatile storage, has the power loss to be low, the read-write is quick, the capacity is big, the cost is low, the anti-knocking property go
61EDA_C2701
- 开发环境vhdl FPGA实现的NandFlash控制器(带ECC)文档+源代码-Vhdl FPGA development environment to achieve NandFlash controller (with ECC) document+ source code
NAND_Controller_and_ECC_VHDL
- VHDL语言编写,FPGA对nandflash进行读写控制及ECC校验(Written in the VHDL language, FPGA has read write control and ECC check for nandflash)
NandFlash VHDL程序
- VHDL编写的用于FPGA的NandFlash程序,包括ECC校验和时钟等,希望可以帮助到大家