From: Taylor C. <tay...@gm...> - 2023-06-19 18:15:53
|
I am sorry if this is not the appropriate form to post to but I am looking for some guidance/examples of communicating with the onboard FGPA on the NI-USRP X410. I am running a c application on the onboard linux of the device that generates a random number but I am unaware of any way to pipe that data onto the FPGA without using UHD. For this project, I am specifically trying to get away from UHD and do register communication to transfer the "random" ints into compiled bitstream. Is this possible? I have not found any documentation regarding this functionality. Thanks in advance! |