Skip to content

Commit 2ca5f9b

Browse files
committed
Add license warning to KC705 README
Signed-off-by: Víctor Mayoral Vilches <[email protected]>
1 parent ae38c9e commit 2ca5f9b

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

example/KC705/fpga_gmii/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ opening J64.
1616

1717
## How to build
1818

19-
Run make to build. Ensure that the Xilinx Vivado toolchain components are
19+
:warning: *<ins>To build the IP core for the reference design example here
20+
you need a Vivado license</ins>*. In case you don't have it, you can either
21+
fetch it from [here](https://www.xilinx.com/support/licensing_solution_center.html)
22+
or use the the default "30 day evaluation license" that comes with Vivado default
23+
installation.
24+
25+
Run `make` to build. Ensure that the Xilinx Vivado toolchain components are
2026
in PATH.
2127

2228
## How to test

example/KC705/fpga_rgmii/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ and shorting J64.
1616

1717
## How to build
1818

19-
Run make to build. Ensure that the Xilinx Vivado toolchain components are
19+
:warning: *<ins>To build the IP core for the reference design example here
20+
you need a Vivado license</ins>*. In case you don't have it, you can either
21+
fetch it from [here](https://www.xilinx.com/support/licensing_solution_center.html)
22+
or use the the default "30 day evaluation license" that comes with Vivado default
23+
installation.
24+
25+
Run `make` to build. Ensure that the Xilinx Vivado toolchain components are
2026
in PATH.
2127

2228
## How to test

example/KC705/fpga_sgmii/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ opening J64.
1616

1717
## How to build
1818

19-
Run make to build. Ensure that the Xilinx Vivado toolchain components are
19+
:warning: *<ins>To build the IP core for the reference design example here
20+
you need a Vivado license</ins>*. In case you don't have it, you can either
21+
fetch it from [here](https://www.xilinx.com/support/licensing_solution_center.html)
22+
or use the the default "30 day evaluation license" that comes with Vivado default
23+
installation.
24+
25+
Run `make` to build. Ensure that the Xilinx Vivado toolchain components are
2026
in PATH.
2127

2228
## How to test

0 commit comments

Comments
 (0)