Hello!
Has anyone tried modifying the VHDL code in order to pipe received IQ samples off the rx_fifo into the tx_fifo?
What I am trying to accomplish is setup the bladeRF as a headless transponder.
FPGA: Pipe Rx samples to Tx
-
- Posts: 3
- Joined: Mon Aug 08, 2022 12:41 am
Re: FPGA: Pipe Rx samples to Tx
Hello,
that should not be too difficult. Have a look at piping the data between the fifo_reader (Tx) and fifo_writer (Rx).
that should not be too difficult. Have a look at piping the data between the fifo_reader (Tx) and fifo_writer (Rx).