From 6ff8bd326b0da4d2f9e044a3df3e19b807459d25 Mon Sep 17 00:00:00 2001 From: Wade Fife Date: Mon, 28 Feb 2022 14:54:42 -0600 Subject: fpga: rfnoc: Regenerate noc_shells --- host/examples/rfnoc-example/fpga/rfnoc_block_gain/noc_shell_gain.v | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'host/examples') diff --git a/host/examples/rfnoc-example/fpga/rfnoc_block_gain/noc_shell_gain.v b/host/examples/rfnoc-example/fpga/rfnoc_block_gain/noc_shell_gain.v index c5a3ff2e7..2e6dc4715 100644 --- a/host/examples/rfnoc-example/fpga/rfnoc_block_gain/noc_shell_gain.v +++ b/host/examples/rfnoc-example/fpga/rfnoc_block_gain/noc_shell_gain.v @@ -1,5 +1,5 @@ // -// Copyright 2021 Ettus Research, a National Instruments Brand +// Copyright 2022 Ettus Research, a National Instruments Brand // // SPDX-License-Identifier: LGPL-3.0-or-later // @@ -15,6 +15,7 @@ // THIS_PORTID : Control crossbar port to which this block is connected // CHDR_W : AXIS-CHDR data bus width // MTU : Maximum transmission unit (i.e., maximum packet size in +// CHDR words is 2**MTU). // `default_nettype none -- cgit v1.2.3