aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fpga/usrp3/lib/vivado_ipi/README.adi18
-rw-r--r--fpga/usrp3/lib/white_rabbit/wr_cores_v4_2/ip_cores/general-cores/modules/wishbone/wb_lm32/README.lattice19
2 files changed, 37 insertions, 0 deletions
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
diff --git a/fpga/usrp3/lib/white_rabbit/wr_cores_v4_2/ip_cores/general-cores/modules/wishbone/wb_lm32/README.lattice b/fpga/usrp3/lib/white_rabbit/wr_cores_v4_2/ip_cores/general-cores/modules/wishbone/wb_lm32/README.lattice
new file mode 100644
index 000000000..918a2a56b
--- /dev/null
+++ b/fpga/usrp3/lib/white_rabbit/wr_cores_v4_2/ip_cores/general-cores/modules/wishbone/wb_lm32/README.lattice
@@ -0,0 +1,19 @@
+The files in this directory and its associated subdirectories bearing Lattice
+Semiconductor's copyright notice were sourced from the `general-cores` module of
+the Open Hardware Repository[1]. Specifically, these files were taken from the
+portion of the repository[2] that provides support for Lattice Semiconductor's
+open-source LatticeMico (LM32) CPU core and some associated IP for use with the
+White Rabbit project.
+
+The README.txt file[3] in the LM32 portion of the repository acknowledges
+Lattice Semiconductor for making the LM32 core open-source, but there is no
+license information provided with these files in that repository. However,
+m-labs' GitHub repository[4] maintains a fork of the version of the LM32 core
+and associated IP, which contains the original license file from Lattice[5].
+
+
+[1] https://ohwr.org
+[2] https://ohwr.org/project/general-cores/blob/master/modules/wishbone/wb_lm32
+[3] https://ohwr.org/project/general-cores/blob/master/modules/wishbone/wb_lm32/README.txt
+[4] https://github.com/m-labs
+[5] https://github.com/m-labs/lm32/blob/master/LICENSE.LATTICE