Altera_Forum
Honored Contributor
9 years agoswinfo2header defines no real addresses
I am implementing the HPS part of a complex appliucation. The FPGA designer send me his rbf file and the generated header of the FPGA devices I can access.
The generated header has NO information about the address of the individual devices! :confused: It just defines _BASE addresses, that need some offset. And the get the correct offset to each device I need addtional emails. If the FPGA designer changes the interface of a register (eg. from LW bridge to F2H bridge) my software has to be adapted manually! Why does that tool lack to generate addresses of the devices? That is about all I need from the header and it's not in there. Joachim