Skip to content

ccpackrf_lvds: Remove project #1633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions docs/projects/adrv9361z7035/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ command.
============= ===============================================
ccbob_cmos ADRV9361Z7035-SOM (CMOS Mode) + ADRV1CRR-BOB
ccbob_lvds ADRV9361Z7035-SOM (LVDS Mode) + ADRV1CRR-BOB
ccpackrf_lvds ADRV9361Z7035-SOM (LVDS Mode) + ADRV1CRR-PACKRF
Copy link
Contributor

@IuliaCMoldovan IuliaCMoldovan Apr 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be better if you put a * or something, and below the table (but inside the collapsible) to have a note saying that this can be found on the last release branch where it was present (and give link)

ccfmc_lvds ADRV9361Z7035-SOM (LVDS Mode) + ADRV1CRR-FMC
ccpci_lvds ADRV9361Z7035-SOM (LVDS Mode) + ADRV1CRR-PCI
ccusb_lvds ADRV9361Z7035-SOM (LVDS Mode) + ADRV1CRR-USB
Expand All @@ -215,7 +214,6 @@ command.
=========================== =====================================
common/adrv9361z7035_bd.tcl ADRV9361Z7035-SOM board design file.
common/ccbob_bd.tcl carrier, break out board design file.
common/ccpackrf_bd.tcl carrier, pack rf board design file.
common/ccfmc_bd.tcl carrier, fmc board design file.
common/ccpci_bd.tcl carrier, pci-e board design file.
common/ccusb_bd.tcl carrier, usb board design file.
Expand Down Expand Up @@ -243,9 +241,6 @@ command.
| common/ccbob_constr.xdc | carrier, break out board constraints |
| | file. |
+-------------------------------+--------------------------------------+
| common/ccpackrf_constr.xdc | carrier, packrf board constraints |
| | file. |
+-------------------------------+--------------------------------------+
| common/ccfmc_constr.xdc | carrier, fmc board constraints file. |
+-------------------------------+--------------------------------------+
| common/ccpci_constr.xdc | carrier, pci-e board constraints |
Expand Down Expand Up @@ -341,7 +336,7 @@ HDL related

- ``*`` only used for ccfmc_lvds (ADRV1CRR-FMC)
- ``**`` only used for ccbob_cmos (ADRV1CRR-BOB), ccbob_lvds (ADRV1CRR-BOB), ccfmc_lvds (ADRV1CRR-FMC)
- ``***`` only used for ccfmc_lvds (ADRV1CRR-FMC), ccpackrf_lvds (ADRV1CRR-PACKRF)
- ``***`` only used for ccfmc_lvds (ADRV1CRR-FMC)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this line entirely because we already have a case for ADRV1CRR-FMC (* - L337)

Copy link
Contributor

@IuliaCMoldovan IuliaCMoldovan Apr 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also delete the IP that was marked with ***


Software related
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand All @@ -351,7 +346,6 @@ Software related
- :git-linux:`ADRV9361-Z7035 ccfmc_lvds Linux device tree <arch/arm/boot/dts/xilinx/zynq-adrv9361-z7035-fmc.dts>`
- :git-linux:`ADRV9361-Z7035 ccfmc_lvds Linux device tree <arch/arm/boot/dts/xilinx/zynq-adrv9361-z7035-userspace.dts>`
- :git-linux:`ADRV9361-Z7035 ccfmc_lvds Linux device tree - TDD mode <arch/arm/boot/dts/xilinx/zynq-adrv9361-z7035-fmc-rfcard-tdd.dts>`
- :git-linux:`ADRV9361-Z7035 ccpackrf_lvds Linux device tree <arch/arm/boot/dts/xilinx/zynq-adrv9361-z7035-packrf.dts>`

- :dokuwiki:`[Wiki] ADRV9361-Z7035 User Guide - Software documentation<resources/eval/user-guides/adrv936x_rfsom/user-guide/software>`
- :dokuwiki:`[Wiki] AD9361 Linux device driver documentation <resources/tools-software/linux-drivers/iio-transceiver/ad9361>`
Expand Down
10 changes: 0 additions & 10 deletions docs/projects/adrv9364z7020/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ command.
============= ===============================================
ccbob_cmos ADRV9364Z7020-SOM (CMOS Mode) + ADRV1CRR-BOB
ccbob_lvds ADRV9364Z7020-SOM (LVDS Mode) + ADRV1CRR-BOB
ccpackrf_lvds ADRV9364Z7020-SOM (LVDS Mode) + ADRV1CRR-PACKRF
ccusb_lvds ADRV9364Z7020-SOM (LVDS Mode) + ADRV1CRR-USB
============= ===============================================

Expand All @@ -211,7 +210,6 @@ command.
=========================== =====================================
common/adrv9364z7020_bd.tcl ADRV9364Z7020-SOM board design file.
common/ccbob_bd.tcl carrier, break out board design file.
common/ccpackrf_bd.tcl carrier, pack rf board design file.
common/ccusb_bd.tcl carrier, usb board design file.
=========================== =====================================

Expand All @@ -237,9 +235,6 @@ command.
| common/ccbob_constr.xdc | carrier, break out board constraints |
| | file. |
+-------------------------------+--------------------------------------+
| common/ccpackrf_constr.xdc | carrier, packrf board constraints |
| | file. |
+-------------------------------+--------------------------------------+
| common/ccusb_constr.xdc | carrier, usb board constraints file. |
+-------------------------------+--------------------------------------+

Expand Down Expand Up @@ -285,9 +280,6 @@ HDL related
* - AXI_GPREG
- :git-hdl:`library/axi_gpreg` *
- ---
* - AXI_I2S_ADI
- :git-hdl:`library/axi_i2s_adi` **
- ---
* - AXI_SYSID
- :git-hdl:`library/axi_sysid`
- :ref:`axi_sysid`
Expand Down Expand Up @@ -317,14 +309,12 @@ HDL related
:class: note

- ``*`` only used for ccbob_cmos (ADRV1CRR-BOB) & ccfmc_lvds (ADRV1CRR-FMC)
- ``**`` only used for ccpackrf_lvds (ADRV1CRR-PACKRF)

Software related
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- :git-linux:`ADRV9364-Z7020 ccbob_cmos Linux device tree <arch/arm/boot/dts/xilinx/zynq-adrv9364-z7020-bob-cmos.dts>`
- :git-linux:`ADRV9364-Z7020 ccbob_lvds Linux device tree <arch/arm/boot/dts/xilinx/zynq-adrv9364-z7020-bob.dts>`
- :git-linux:`ADRV9364-Z7020 ccpackrf_lvds Linux device tree <arch/arm/boot/dts/xilinx/zynq-adrv9364-z7020-packrf.dts>`

- :dokuwiki:`[Wiki] AD9361 Linux device driver documentation <resources/tools-software/linux-drivers/iio-transceiver/ad9361>`

Expand Down
31 changes: 0 additions & 31 deletions projects/adrv9361z7035/ccpackrf_lvds/Makefile

This file was deleted.

22 changes: 0 additions & 22 deletions projects/adrv9361z7035/ccpackrf_lvds/system_bd.tcl

This file was deleted.

21 changes: 0 additions & 21 deletions projects/adrv9361z7035/ccpackrf_lvds/system_project.tcl

This file was deleted.

Loading
Loading