Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAll addresses in SoPC builder are byte addresses. So for example, if you had a scaler located at base address 0; register 0 of the scaler would be located at address 0 but register 1 would be located at address 4. Maybe you could send me a screenshot of your SoPC system?
Also, the address space of the scaler will change depending on which scaling algorithm you have selected. I think there are only 4 addresses for the bilinear and nearest neighbor algorithm but it increases for the polyphasic. Jake