discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] USRP pin sink


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] USRP pin sink
Date: Thu, 15 Feb 2007 15:51:29 -0800
User-agent: Thunderbird 1.5.0.9 (X11/20070104)

Steven Clark wrote:
> Is it possible to use a spare pin on the USRP (say, for example, on a
> daughtercard) as a signal sink?
>
> In other words, if I have a char signal stream in software, in which
> only the bottom bit of the 8 bits is active, how do I get that bit
> back out into hardware-land?
>
> Many thanks for your time (even if the answer is "no, there's no easy
> way to do it, short of writing custom vhdl...").

You can read the state of the pins using python code.  If you want it to
stream at a regular rate then you'll need to write your own Verilog.

Matt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]