Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi Ammar:
Yes.. In the past I've always used the Concecutive Address method. If you look at figure 10. The data width is variable (k-1:0) where k in your case would be 15 bits. This is also implied in Figure 9, where your addressing for 16 bit data is 2 byte aligned (LSB of address = 0) and for 32 bit data is 4 byte aligned (two LSB's of address = 0) Pete