Forum Discussion
fpga to hps bridge - stratix 10
- 3 years ago
Hi James
Sorry for the late reply, there was a long weekend in my region.
For building the hardware design, you do not need to run the yocto build all the time.
It is meant for building the rootfs for the linux OS.
If there is not changes to the linux portion you could skip the linux building part and only run only the relevant steps.
Regards
Jingyang, Teh
Hi James
Sorry for the late reply.
Here is what I could gather.
Using the FPGA to HPS bridge you will be accessing the DDR of the HPS.
The addressing will be base on the DDR size :
Unfortunately, there is no design example for the FPGA to HPS bridge for the Stratix10.
However there is an example for the Arria10 board:
Regards
Jingyang, Teh
Thank you for looking into this for me.
I have a suspicion that the reason my design is not working is because the "Address Map" for my design is not being exported onto the board.
There is a good chance I am programming the board wrong - or incorrectly making the device tree.
What is the proper way to program the Stratix 10 Board with my developed hardware design?
I ask because I am unable to use the Quartus Programmer without losing terminal control of the board.
Thanks,
James