Anil,
It sound complicated for me. I am newbie for socFPGA. Could you give me more detail or step by step instructions to it?
My goal is write C code in Linux of HPS ARM Cortex 9 to pass the input value for PWM module which wrote and compiled in Quartus.
Right now, I have already written PWM module and compile design it in Quartus. What are next steps I should to do in Linux (preloader, Uboot, Kernel, Dtbs, etc .. ), memory-map I/O and Qsys to let me write C code to access PWM module input?
I did a lot of research online but I got a lot of confusing steps and none of them up to now get me into the successful step of controlling PWM output from HPS C code.
One of the website I follow is https://bitlog.it/20170820_building_embedded_linux_for_the_terasic_de10-nano.html . But I didn't get success and get much confusing for my goal.
I hope I could get your help for my goal. Thank you so much.