Forum Discussion
User1580871742356367
Occasional Contributor
6 years agolwh2f
I'm trying on arria 10 SoC GHRD and like to add a register block on FPGA side to LW AXI4 interface for control and status.
There is hps_lw_axi_master connected to SYS ID, PIO etc.
How would my fpga register-block connected to this interface. Thanks.
3 Replies
- sstrell
Super Contributor
Are you asking how to create a custom component and connect it to the lightweight bridge? The Platform Designer user guide discusses this and this training goes into detail on the process:
https://www.intel.com/content/www/us/en/programmable/support/training/course/oqsys3000.html
#iwork4intel
- EBERLAZARE_I_Intel
Regular Contributor
Hi,
Here are some useful guide and documentation on the LW bridge for your reference:
https://www.youtube.com/watch?v=RTmDgNXIwKQ
- User1580871742356367
Occasional Contributor
Hi, it's fine now. Thanks.