-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Remove VC707 support #1788
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
base: main
Are you sure you want to change the base?
Remove VC707 support #1788
Conversation
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are errors when building the documentation, thus that legend doesn't appear in the rendered doc
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
@RetriggerCI |
KC705 was discontinued by Xilinx, removing support. VC707 was discontinued by Xilinx, removing support. HDL is removing support in these PR's: analogdevicesinc/hdl#1782 analogdevicesinc/hdl#1788 Removing fmcadc5 project completely because it's not supported anymore by the HDL team. Signed-off-by: Darius Berghe <darius.berghe@analog.com>
docs/library/jesd204/index.rst
Outdated
@@ -423,7 +423,6 @@ HDL Example Projects | |||
- :git-hdl:`Intel A10Gx (RETIRED) <hdl_2021_r1:projects/daq2/a10gx>` | |||
- :git-hdl:`AMD Xilinx KC705 <projects/daq2/kc705>` | |||
- :git-hdl:`AMD Xilinx KCU105 <projects/daq2/kcu105>` | |||
- :git-hdl:`AMD Xilinx VC707 (RETIRED) <hdl_2018_r2:projects/daq2/vc707>` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should not be removed, as it already states it is retired and it points to 2018_R2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
docs/projects/fmcomms2/index.rst
Outdated
- ``*`` removed; last release that supports this project on this carrier is | ||
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/fmcomms2/vc707>` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- ``*`` removed; last release that supports this project on this carrier is | |
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/fmcomms2/vc707>` | |
- ``*`` removed; last release that supports this project on this carrier is | |
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/fmcomms2/vc707>` |
One space from the indentation should be removed, because otherwise it still doesn't render it ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
docs/projects/ad6676evb/index.rst
Outdated
- ``*`` removed; last release that supports this project on this carrier is | ||
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/ad6676_evb/vc707>` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- ``*`` removed; last release that supports this project on this carrier is | |
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/ad6676_evb/vc707>` | |
- ``*`` removed; last release that supports this project on this carrier is | |
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/ad6676_evb/vc707>` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
KC705 was discontinued by Xilinx, removing support. VC707 was discontinued by Xilinx, removing support. HDL is removing support in these PR's: analogdevicesinc/hdl#1782 analogdevicesinc/hdl#1788 Removing fmcadc5 project completely because it's not supported anymore by the HDL team. Signed-off-by: Darius Berghe <darius.berghe@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Co-authored-by: iulia <54354100+IuliaCMoldovan@users.noreply.github.com>
VC707 was discontinued by Xilinx, removing support
PR Type
PR Checklist