File tree Expand file tree Collapse file tree 1 file changed +9
-13
lines changed
Expand file tree Collapse file tree 1 file changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,18 @@ Supported carriers
4141 - Carrier
4242 - FMC slot
4343 * - :adi: `EVAL-AD6676 `
44- - :xilinx: `VC707 `
44+ - :xilinx: `VC707 ` *
4545 - FMC1 HPC
4646 * -
4747 - :xilinx: `ZC706 `
4848 - FMC HPC
4949
50+ .. admonition :: Legend
51+ :class: note
52+
53+ - ``* `` removed; last release that supports this project on this carrier is
54+ :git-hdl: `hdl_2023_r2 <hdl_2023_r2:projects/ad6676evb/vc707> `
55+
5056Block design
5157-------------------------------------------------------------------------------
5258
@@ -247,27 +253,17 @@ the HDL repository.
247253
248254**Linux/Cygwin/WSL **
249255
250- Building the VC707/ ZC706 project with the default configuration,
256+ Building the ZC706 project with the default configuration,
251257RX_JESD_L=2 lanes.
252258
253- .. shell :: bash
254-
255- $cd hdl/projects/ad6676evb/vc707
256- $make
257-
258259.. shell :: bash
259260
260261 $cd hdl/projects/ad6676evb/zc706
261262 $make
262263
263- Building the VC707/ ZC706 project with the other available configuration,
264+ Building the ZC706 project with the other available configuration,
264265with just **one lane **:
265266
266- .. shell :: bash
267-
268- $cd hdl/projects/ad6676evb/vc707
269- $make RX_JESD_L=1
270-
271267.. shell :: bash
272268
273269 $cd hdl/projects/ad6676evb/zc706
You can’t perform that action at this time.
0 commit comments