discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] how to access a variable in Verilog code from Py


From: George P Nychis
Subject: Re: [Discuss-gnuradio] how to access a variable in Verilog code from Python or C++
Date: Mon, 10 Nov 2008 21:28:28 -0500 (EST)
User-agent: SquirrelMail/1.5.1 [CVS]

In short, there is no supported mechanism in place to read it currently.

There was work by myself and others to enable a richer interface using m-blocks 
which transferred this value to the host (where you could read it), but a lack 
of support to get my work interfaced to the rest of GNU Radio (python and 
regular gr-blocks) has killed my motivation.

My suggestions to you would be dependent on what you plan to do with the value.

- George


> Hello, all!
> 
> I have searched the whole mailing list and find out there is a variable
> in rssi.v file called rssi that is aimed to record rssi value, but i
> don't understand how to access or read that value from our python code, i
> am not very familiar with verilog, could someone please tell me how to
> read that variable in python code? Thanks a lot!
> 
> Bill
> 
> 
> 
> _______________________________________________ Discuss-gnuradio mailing
> list address@hidden 
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


-- 





reply via email to

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