OpenCores

* 8/16/32 bit SDRAM Controller

Issue List
can not access the maximum address of scram chip #2
Closed ttgg opened this issue over 10 years ago
ttgg commented over 10 years ago

hello: I am using this core on fpga. but, I can not access the maximum address of sdram chip. for example, the size of sdram chip is 8MB and is 2M32b, the maximum address of sdram is 0x1ffffc. when access this address ,can not get right result. yours.

dinesha was assigned about 6 years ago
dinesha commented about 6 years ago

Hope, you have tied the cfg_sdr_width correctly at SOC level

cfg_sdr_width 2'b00 - 32 Bit 2'b01 - 16 Bit 2'b1x - 8 Bit

This is IP used in silicon also .. Not heard any specific issue. You can simulate your issue and share me the waveform.

dinesha closed this almost 4 years ago

Assignee
dinesha
Labels
Can't reproduceRequest