Re: [USRP-users] distinguishing FPGA images

2018-07-24 Thread Martin Braun via USRP-users
On 07/24/2018 01:59 PM, Martin Braun wrote: > Rob, > > two more comments: The git hash of the FPGA source gets baked into the > image, and you can read /mboards/0/fpga_version_hash to identify the image. ...and uhd_usrp_probe prints that, too. -- M

Re: [USRP-users] distinguishing FPGA images

2018-07-24 Thread Leandro Echevarría via USRP-users
Rob, Addressing your first question, I would modify (or add) one setting_reg in your modified NoC Block, and instantiate the parameter "at_reset" (which is usually not included in the instantiation) with a known value (such as a localparam defined previously in the file or in an include file).

[USRP-users] distinguishing FPGA images

2018-07-23 Thread Rob Kossler via USRP-users
I have a couple of questions about the best way to approach a couple of things: Q1) How can I tell the difference between a stock RFNoC FPGA image and one that I custom modified? I made a small change to one of the existing blocks and so the resulting output from uhd_usrp_probe is the same for