The problem was resolved on a commit to the master branch:

https://github.com/EttusResearch/fpga/commit/89957c3f30d3e17ddd43622277cbec299b207805

Adding the following to the axi wrapper in the noc_block_gain.v code after line 
86:

.bus_clk(bus_clk), .bus_rst(bus_rst),

Jeff


From: USRP-users <[email protected]> On Behalf Of Hodges, Jeff 
via USRP-users
Sent: Wednesday, May 27, 2020 1:02 PM
To: [email protected]
Subject: [USRP-users] rfnoc gain tutorial block freezing on testbench TEST CASE 
5

I am getting the same error as Pratik:

http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2018-September/057930.html


When I run the testbench, it is gets stuck on TEST CASE 5.

I have used rfnocmodtool to create the tutorial and added a gain block. I have 
downloaded the files directly from the tutorial website into the proper places 
in the gain block:
https://kb.ettus.com/images/a/ab/gain_src.tar.gz


I'm using branch UHD-3.15.LTS
I am also not using the PyBOMBS methods so when I build, I use: cmake 
-DUHD_FPGA_DIR=[UHD source directory]/fpga-src/ ../

Jeff

_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to