Forum Discussion
tehjingy_Altera
Regular Contributor
2 years agoHi Tirupataiah
Once booted into linux, you could read or write to the memory location with the md command.
You could refer to the link below for the register map.
https://www.intel.com/content/www/us/en/programmable/hps/stratix-10/hps.html
To communicate through the HPS-to-FPGA bridge.
You can start write/read from the base address of 0xC0000000.
For the device that is connected to the bridge that you would like to interact with you could find the offset from the platform designer.
You could refer to the base column.
Please ignore the other IPs, the photo below serves the purpose of showing where the base address is.
Regards
Jingyang, Teh