Hello!
I am building am hoping to build an RF test device that reads samples off the Rx port, some DSP on the samples, and broadcasts the samples on the Tx port.
This project requires some control over the DSP functions after collecting samples.
I was wondering if anyone has had experience with understanding how messages go from a host machine, to the FX3 chip, and finally to the FPGA (similar to how GNU Radio blocks control the Blade).
I am admittedly pretty fresh to embedded system work, so if there is any documentation on how the FX3 to FPGA or host to FX3 connection work I am happy to take a read!