From c64258e09b221d0bfeb55e01085a20e37c5b62ba Mon Sep 17 00:00:00 2001 From: Wade Fife Date: Tue, 2 Mar 2021 10:25:57 -0600 Subject: fpga: lib: Add clock domain comments to interfaces --- fpga/usrp3/lib/axi4_sv/axi.vh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'fpga/usrp3/lib/axi4_sv') diff --git a/fpga/usrp3/lib/axi4_sv/axi.vh b/fpga/usrp3/lib/axi4_sv/axi.vh index c2b0c5fd0..bacddff5b 100644 --- a/fpga/usrp3/lib/axi4_sv/axi.vh +++ b/fpga/usrp3/lib/axi4_sv/axi.vh @@ -3,8 +3,9 @@ // // SPDX-License-Identifier: LGPL-3.0-or-later // -// Header File: AxiIf.vh -// Description: Macros for use with AXI4(FULL) +// Header File: axi.vh +// +// Description: Macros for use with AxiIf (AXI4 full) // //----------------------------------------------------------------------------- -- cgit v1.2.3