sunyeong
New Contributor
2 years agoHow to use LW HPS to FPGA Bridge in Arria10 HPS?
Hello,
I am trying to implement some features using Bridge interface.(Lightweight HPS-to-FPGA)
The "bridge enable" command in u-boot didn't work properly.
So, I modified the device tree and I can see that the command was operating properly.
And then I wrote application to control led_pio to verify whether bridge is working properly. But, it's not working properly.
Can you give me a guide about using this bridge(LightWeight HPS to FPGA) feature?
(Chip/SoC: Arria10, linux kernel version: 6.1.68)
I attached device tree and application that I modified or wrote.
(dt_bridge_feature_added.txt, user_space_application.c)
Regards,
Jung