Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI could not find any explaination of my problem...
Addresses in system.h are correct (in avalon_mm_pipeline span). Avalon-MM pipeline bridge is supposed to be transparent. Software accesses a component described in system.h, CPU accesses the pipeline bridge, which relays the accesses to the corresponding component. Then the component 'answers' to the pipeline bridge that relays the answer to the CPU. What I do not understand is that it works perfectly on the initial Stratix II GX project.