Forum Discussion
Trouble enabling HPC to FPGA bridge on Cyclone V SoC
- 4 years ago
OK, after many hours of head scratching I think I found my problem.
To use the HPS->FPGA slave you need to set bit 3 of the remap register located at address 0xFF800000. To use the lightweight bridge you need to set bit 4 of this register.
Seems to be working now!
S
Hi SGlow,
Good to know that you have resolved the issue on your side. Thanks a lot for the sharing in your findings.
For my own understanding, I have tried to checked the bit that you set in order to see if it is the same as bridge enable in U-boot. However it only allows write only but not read for remap register. Anyway when I set that particular bit using mw.l in U-boot but, seems that the bridge enable does not happened....
Anyway, I will close this thread for now since the issue has been resolved on your side.
Thanks.
Regards,
Aik Eu