Forum Discussion
Altera_Forum
Honored Contributor
17 years agoavalon mm byte enable
In the project we are currently working on, we want to read and write pixels to external DDR SDRAM. We need to be able to use byte-mask / byte-enable bits to not overwrite some previously writt...
Altera_Forum
Honored Contributor
14 years agohi, i have the same problem of the first user:
write RGB pixel data (24 bit) in memory. my custom master data width is 128 bit like the memory controller. can i write for example 3 pixel (so not a power of two) using the byteenable? how can i do that?