From 270a7e13c365d05ba04ab44a2f844d96ba15f43b Mon Sep 17 00:00:00 2001 From: Wade Fife Date: Mon, 6 Dec 2021 11:54:36 -0600 Subject: rfnoc: Fix noc_shell direction comments Some comments describing data flow direction were wrong. This commit updates the Mako files and updates the noc_shell modules with newly generated versions. --- host/examples/rfnoc-example/fpga/rfnoc_block_gain/noc_shell_gain.v | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'host/examples/rfnoc-example/fpga') 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 043ab5b97..c5a3ff2e7 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,11 +1,11 @@ // -// Copyright 2019 Ettus Research, A National Instruments Brand +// Copyright 2021 Ettus Research, a National Instruments Brand // // SPDX-License-Identifier: LGPL-3.0-or-later // // Module: noc_shell_gain // -// Description: +// Description: // // This is a tool-generated NoC-shell for the gain block. // See the RFNoC specification for more information about NoC shells. -- cgit v1.2.3