Forum Discussion
Altera_Forum
Honored Contributor
15 years agoA possible epiphany here...
w.r.t. my last few posts: I believe that accesses that involve 0x0F and 0xF0 BE(local_be) values would logically necessitate toggling the LSB of the mem column address but since the controller datasheet says the LSB of the mem column address is ignored for full rate that this is precisely why 0x0F and 0xF0 local_be are ignored thus the only way to see all the memory is to ONLY make 0xFF local_be accesses. Thoughts?