MyFPGA Forum
标题:
关于DE2-70的memory问题
[打印本页]
作者:
cwfboy
时间:
2010-4-11 08:55
标题:
关于DE2-70的memory问题
我想问一下大家,DE2-70的 SDRAM 和 FLASH 数据bus 地址bus 的宽度各是多少 在玩NIOS,搞不清楚状况,想确定一下
作者:
Steady_Chou
时间:
2010-4-14 09:21
SDRAM 有两颗独立的 每个data but 是16bits 加起来是 32bits,
FLASH则为 16bits但是他support byte mode(8bits) or word mode(16bits)
作者:
cwfboy
时间:
2010-4-14 10:18
谢谢LS 我看DE2-7 的demo里面 CFI宽度设置成22bit 那不是只能寻址4M吗 DE2-70的FLASH不是8M吗
作者:
Steady_Chou
时间:
2010-4-14 11:20
回复
3#
cwfboy
Demo裡的CFI data bus寬度為 ??
作者:
cwfboy
时间:
2010-4-14 19:09
确实是23位 但是SOPC builder中 CFI Address BUS是22bit ,且TOP里面有这句
`ifdef FLASH_WORD
.address_to_the_cfi_flash({oFLASH_A[21:0],FLASH_16BIT_IP_A0}),
.tristate_bridge_data({FLASH_DQ15_AM1,FLASH_DQ}),
`else
.address_to_the_cfi_flash({oFLASH_A[21:0],FLASH_DQ15_AM1}),
.tristate_bridge_data(FLASH_DQ[7:0]),
`endif
WORD模式,最后一位是什么东西 我在 代码里面只找到 wire FLASH_16BIT_IP_A0; 无其他
这是最后这一位FLASH_16BIT_IP_A0什么意思啊???
作者:
waiyung
时间:
2011-1-4 23:31
I have the same problem. Has anybody successfully programmed the DE2-70 onboard flash.
欢迎光临 MyFPGA Forum (http://www.myfpga.org/discuz/)
Powered by Discuz! X3