discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] FPGA .rbf file


From: Steven Clark
Subject: [Discuss-gnuradio] FPGA .rbf file
Date: Tue, 8 May 2007 10:59:33 -0400

Hi all-

I noticed that both the usrp.source and usrp.sink blocks have the ability to specify the .rbf bit file for the FPGA.

Does that mean that in the following:


self.usrp_in = usrp.source_c (fpga_filename="file_A.rbf")
self.usrp_out = usrp.sink_c (fpga_filename="file_B.rbf")


Only file_B has any effect? When does the file get loaded?


Thanks
-Steven

reply via email to

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