MyFPGA Forum

标题: DE0的flash怎么配置啊,求例子 [打印本页]

作者: hexing1991    时间: 2010-7-29 19:11
标题: DE0的flash怎么配置啊,求例子
CFI老烧不进去
作者: hexing1991    时间: 2010-7-29 19:12
求解释啊。
作者: hexing1991    时间: 2010-7-29 19:18
自己顶顶。
作者: hexing1991    时间: 2010-7-29 19:24
帮我看看
作者: hexing1991    时间: 2010-7-29 19:35
再顶再顶再顶,怎么没人呢?
作者: yhstar    时间: 2010-7-30 00:25
哇 这样 自己连 不麻烦吗 直接 就可以用 verilog 在DE0_TOP里 描述啊  这样连 浪费时间 并且容易 出错
作者: hexing1991    时间: 2010-7-30 15:13
引脚分配,不是问题的关键,我想知道的是16位或8位的模式下,flash的地址位和数据位怎么分配,那些引脚需要上拉或下拉,或者是flash programmer要那些设置。
作者: hexing1991    时间: 2010-7-30 19:58
继续求flash例子。
作者: fzp0412    时间: 2010-7-30 20:15
我觉得光盘里,有关于sd卡得些的那个例程,上面的关于flash的例子就很不错,可以参考
作者: hexing1991    时间: 2010-7-30 21:05
CFI终于烧进去了,哈哈
作者: yhstar    时间: 2010-7-30 23:48
怎么 弄的 参考参考
那个 epcs controller 管脚怎么分配的??
作者: 02053038    时间: 2010-8-4 14:21
我也出现了这种情况啊,郁闷
作者: 02053038    时间: 2010-8-4 17:28
#!/bin/sh
#
# This file was automatically generated by the Nios II IDE Flash Programmer.
#
# It will be overwritten when the flash programmer options change.
#

cd F:/code/Quartus/nios_test/software/hello_world_0/Debug

# Creating .flash file for the project
"$SOPC_KIT_NIOS2/bin/elf2flash" --base=0x00000000 --end=0x1fffff --reset=0x0 --i
nput="hello_world_0.elf" --output="cfi_flash.flash" --boot="C:/altera/80/ip/nios
2_ip/altera_nios2/boot_loader_cfi.srec"

# Programming flash with the project
"$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --base=0x00000000 --sidp=0x00201010
--id=1828290788 --timestamp=1280895143  "cfi_flash.flash"
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Resetting and pausing target processor: OK
Reading System ID at address 0x00201010: verified
No CFI table found at address 0x00000000
Leaving target processor paused

我也提示了这种错误,请高手出来指点下啊,都这么多人搞错了的东西,谢谢了
作者: 02053038    时间: 2010-8-4 17:34
#!/bin/sh
#
# This file was automatically generated by the Nios II IDE Flash Programmer.
#
# It will be overwritten when the flash programmer options change.
#

cd F:/code/Quartus/nios_test/software/hello_world_0/Debug

# Creating .flash file for the project
"$SOPC_KIT_NIOS2/bin/elf2flash" --base=0x00000000 --end=0x1fffff --reset=0x0 --i
nput="hello_world_0.elf" --output="cfi_flash.flash" --boot="C:/altera/80/ip/nios
2_ip/altera_nios2/boot_loader_cfi.srec"

# Programming flash with the project
"$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --base=0x00000000 --sidp=0x00201010
--id=1828290788 --timestamp=1280895143  "cfi_flash.flash"
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Resetting and pausing target processor: OK
Reading System ID at address 0x00201010: verified
No CFI table found at address 0x00000000
Leaving target processor paused

我也提示了这种错误,请高手出来指点下啊,都这么多人搞错了的东西,谢谢了
作者: 02053038    时间: 2010-8-6 11:09
地址分错了,我昨天也是这个错误
作者: 02053038    时间: 2010-8-6 11:28
那个address to the cfi flash[0]接到FL_DQ15_AM1这个引脚上就可以了好像(8位模式)
作者: fly198302    时间: 2010-8-7 10:27
回复 4# hexing1991


  你的flash,按照你的图,可以烧程序了吗?
我的也不行,可以相互讨论吗?
QQ:276134559
作者: fly198302    时间: 2010-8-7 10:29
回复 15# 02053038


      你的flash的地址是怎么分配的,可以烧程序?
我的不行,可以相互讨论吗?
QQ:276134559
或给个你的简单的例子吗?
fly198302@163.com
作者: 02053038    时间: 2010-8-8 10:18
回复 18# fly198302


    那个address to the cfi flash[0]接到FL_DQ15_AM1这个引脚上就可以了(8位模式) ,其他没有什么要注意的啊,你可以安装手册上和参考DE0带的例子的那个top来分,就没有问题的
作者: meng19880403    时间: 2010-8-10 09:44
回复 14# 02053038


    知道怎么弄了没??
交流哈!
作者: 02053038    时间: 2010-8-18 17:11
spu_test.rar (3.32 KB, 下载次数: 42)
这是顶层文件,Flash的引脚分配可以看见




欢迎光临 MyFPGA Forum (http://www.myfpga.org/discuz/) Powered by Discuz! X3