From 8b16ab706fb4768f802ddb65a81fc26e1562cb0d Mon Sep 17 00:00:00 2001 From: Ashish Chaudhari Date: Thu, 19 Jul 2018 17:08:45 -0700 Subject: rfnoc: Enabled SW flush mechanism impl'd in noc_shell - UHD will now "disconnect" the noc_block data-path from the crossbar when the block's dtor is invoked. This allows long running or slow blocks to empty out rapidly during teardown. - UHD will also attempt to flush at init time in case a block is destroyed abnormally. The goal of the flush mechanism is to not lock up the FPGA - noc_shell compat number is now 3 --- fpga-src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fpga-src') diff --git a/fpga-src b/fpga-src index 2e310fae0..f27926410 160000 --- a/fpga-src +++ b/fpga-src @@ -1 +1 @@ -Subproject commit 2e310fae0a6a7354c250fca36060daaeaac1535f +Subproject commit f27926410328883a315d5230146936d2d782bd09 -- cgit v1.2.3