Frontend Hardware which is not USRP

It’s actually reasonably simple to design your own hardware interface.
All
you need are hw_source_c and hw_sink_c. I designed one for the
Nallatech/XtremeDSP from Xilinx. As long as you already have functions
to
read and write to/from hardware, the blocks are actually very simple.