From a3ca7796b75ab17df4980e76749dfaa3cf6ea110 Mon Sep 17 00:00:00 2001 From: Aaron Rossetto Date: Thu, 7 Jul 2022 13:21:11 -0500 Subject: fpga: Add READMEs describing Lattice and ADI IP sourcing --- fpga/usrp3/lib/vivado_ipi/README.adi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 fpga/usrp3/lib/vivado_ipi/README.adi (limited to 'fpga/usrp3/lib/vivado_ipi') diff --git a/fpga/usrp3/lib/vivado_ipi/README.adi b/fpga/usrp3/lib/vivado_ipi/README.adi new file mode 100644 index 000000000..6753a5f9b --- /dev/null +++ b/fpga/usrp3/lib/vivado_ipi/README.adi @@ -0,0 +1,18 @@ +This files in this directory and associated subdirectories bearing Analog +Devices Inc.'s (ADI) copyright notice are available (albeit updated versions +compared to these files) from Analog Devices' GitHub repository[1] containing +HDL libraries for various reference designs. This repository contains a license +file[2] that dictates the terms of use of the ADI IP. + +The `axi_dmac`, `util_axis_fifo`, and `util_axis_resize` modules are offered +under either a GPLv2[3] or ADI-specific BSD[4] license. See, for example, +the copyright notices in [5], [6], and [7]. + + +[1] https://github.com/analogdevicesinc/hdl +[2] https://github.com/analogdevicesinc/hdl/blob/master/LICENSE +[3] https://github.com/analogdevicesinc/hdl/blob/master/LICENSE_GPL2 +[4] https://github.com/analogdevicesinc/hdl/blob/master/LICENSE_ADIBSD +[5] https://github.com/analogdevicesinc/hdl/blob/master/library/axi_dmac/axi_dmac.v +[6] https://github.com/analogdevicesinc/hdl/blob/master/library/util_axis_fifo/util_axis_fifo.v +[7] https://github.com/analogdevicesinc/hdl/blob/master/library/util_axis_resize/util_axis_resize.v -- cgit v1.2.3