examples: Add notes on required licenses

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-02-19 12:02:07 -08:00
parent d5ed74431a
commit a56a33abc9
5 changed files with 35 additions and 0 deletions

View File

@@ -21,6 +21,13 @@ The design places looped-back MACs on both the BASE-T port as well as the SFP+ c
* 1000BASE-T PHY: Marvell 88E1111 via GMII, RGMII, or SGMII
* 1000BASE-X PHY: Xilinx PCS/PMA core via GTX transceiver
## Licensing
* Toolchain
* Vivado Enterprise (requires license)
* IP
* No licensed vendor IP or 3rd party IP
## How to build
Run `make` in the appropriate `fpga*` subdirectory to build the bitstream. Ensure that the Xilinx Vivado toolchain components are in PATH.