摘要: nand flash:适合大容量数据存储,类似硬盘;nor flash:适合小容量的程序或数据存储,类似小硬盘;sdram:主要用于程序执行时的程序存储、执行或计算,类似内存。区别:nor flash:可以直接执行指令,读取速度较快,写入不太方便,擦除速度较慢。nand flash:读取速度比nor... 阅读全文
posted @ 2014-05-06 11:00 smilingfrog 阅读(459) 评论(0) 推荐(0) 编辑
摘要: 1、Warning (10227): Verilog HDL Port Declaration warning at PRESS_MODELE.v(29): data type declaration for "iR" declares packed dimensions but the port declaration declaration does not.解释:2、Warning: PLL "DE2_TV:inst1|Sdram_Control_4Port:u6|Sdram_PLL:sdram_pll1|altpll:altpll_component|pl 阅读全文
posted @ 2013-01-10 18:39 smilingfrog 阅读(3054) 评论(0) 推荐(0) 编辑