Forum Discussion
Agilex 7: Not able to access the FPGA fabric from HPS through light weight AXI bus
Hi Sanjat
Could you try out the "bridge" command to enable the bridge before trying to access the light weight bridge.
You could try out the command below:
bridge enable 0x2
This command will enable the light weight bridge.
You could understand more of the command by entering only the "bridge" command.
Regards
Jingyang, Teh
Hi Teh,
Thanks a lot for replying and the suggestion.
I did try the above command, but, it failed.
Before loading the .RBF file, I had ran the command "bridge disable"
SOCFPGA_AGILEX # bridge disable
FPGA not ready. Bridge reset aborted!
SOCFPGA_AGILEX # fpga load 0 ${loadaddr} ${filesize}
..FPGA reconfiguration OK!
SOCFPGA_AGILEX # bridge enable 0x2
Failed to enable the HPS bridges, error 4
SOCFPGA_AGILEX #
Kindly suggest what else should I do.
Best Regards,
Sanjat