Skip to content

Commit 6eee987

Browse files
committed
projects/common: Remove kc705 support
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
1 parent 34d6963 commit 6eee987

File tree

13 files changed

+3
-1138
lines changed

13 files changed

+3
-1138
lines changed

docs/library/jesd204/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,6 @@ HDL Example Projects
421421

422422
- :git-hdl:`Intel Arria 10 SoC <projects/daq2/a10soc>`
423423
- :git-hdl:`Intel A10Gx (RETIRED) <hdl_2021_r1:projects/daq2/a10gx>`
424-
- :git-hdl:`AMD Xilinx KC705 <projects/daq2/kc705>`
425424
- :git-hdl:`AMD Xilinx KCU105 <projects/daq2/kcu105>`
426425
- :git-hdl:`AMD Xilinx VC707 (RETIRED) <hdl_2018_r2:projects/daq2/vc707>`
427426
- :git-hdl:`AMD Xilinx ZC706 <projects/daq2/zc706>`

docs/user_guide/build_hdl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@ In general, always run ``make`` within a project folder such as
10381038
not be a need for you to run ``make`` inside the library or root folders.
10391039
The ``make`` framework passes the top level 'targets' to any sub-makes
10401040
inside its sub-folders. What this means, is that if you run ``make`` inside
1041-
**hdl/projects/daq2**, it builds all the carriers (**kc705**, **a10soc**,
1041+
**hdl/projects/daq2**, it builds all the carriers (**a10soc**,
10421042
**kcu105**, **zc706** to **zcu102**) instead of just the target carrier.
10431043

10441044
The following targets/arguments are supported:

projects/adv7511/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212

1313
## Building the project
1414

15-
Please enter the folder for the FPGA carrier you want to use and read the README.md.
15+
Please enter the folder for the FPGA carrier you want to use and read the README.md.

projects/common/kc705/Makefile

Lines changed: 0 additions & 18 deletions
This file was deleted.

projects/common/kc705/kc705_fmc_hpc.txt

Lines changed: 0 additions & 220 deletions
This file was deleted.

projects/common/kc705/kc705_fmc_lpc.txt

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)