Using GNU Radio without a USRP

Hi all,

Well, first of all, sorry to bother you guys with this, maybe this is
not
the place for this question/discussion.
I’m new in the GNU Radio world and I’m trying to get GNU Radio working
with
a non-USRP FPGA board, in particular the
Stratix II GX Transceiver SI Board, (this one
http://img232.imageshack.us/img232/6061/ep2sgx90ef1152c3nes.png ).
I’ve installed GNU radio on a 9.04 Ubuntu and I’d like to know if you
know
any tutorial or example that’s not focused in the USRP and teach me how
to
build blocks and applications to this FPGA.
Once again, sorry for the inconvenience and thanks for any help.

Fernando

On Wed, Sep 2, 2009 at 3:24 PM, Fernando R. de Souza
Neto[email protected] wrote:

build blocks and applications to this FPGA.
Once again, sorry for the inconvenience and thanks for any help.

I’d look at the USRP schematics and try to look for similarities.

If the USB interface chip is an FX2, it’s probably much easier than
something else.

Real issue here is no ADC/DAC and limited pins to connect/wire one up.

It will not be trivial, but it should be doable if you know enough
about both systems.

Good luck.

Brian