This commit is contained in:
Sagar Karandikar 2023-06-30 03:06:52 +00:00
parent 733142b721
commit f352abbf56
5 changed files with 12 additions and 2 deletions

View File

@ -13,3 +13,9 @@ submodules:
conda:
environment: conda-reqs/docs.yaml
formats:
- pdf
- htmlzip
- epub

View File

@ -5,6 +5,7 @@
.. |builder_name| replace:: Xilinx Vivado
.. |bit_builder_path| replace:: ``bit-builder-recipes/rhsresearch_nitefury_ii.yaml``
.. |vivado_with_version| replace:: Vivado 2022.1
.. |vivado_version_number_only| replace:: 2022.1
.. |vivado_default_install_path| replace:: ``/tools/Xilinx/Vivado/2022.1``
.. |board_package_install| replace:: No special board support package is required for the Nitefury II. Move on to the next step.

View File

@ -5,8 +5,9 @@
.. |builder_name| replace:: Xilinx Vivado
.. |bit_builder_path| replace:: ``bit-builder-recipes/xilinx_alveo_u250.yaml``
.. |vivado_with_version| replace:: Vivado 2021.1
.. |vivado_version_number_only| replace:: 2021.1
.. |vivado_default_install_path| replace:: ``/tools/Xilinx/Vivado/2021.1``
.. |board_package_install| replace:: Download the board support package directory from https://github.com/Xilinx/open-nic-shell/tree/main/board_files/Xilinx/au250 and place the directory in ``/tools/Xilinx/Vivado/2021.1/data/xhub/boards/XilinxBoardStore/boards/Xilinx/``.
.. |board_package_install| replace:: Download the ``au250`` board support package directory from https://github.com/Xilinx/open-nic-shell/tree/main/board_files/Xilinx and place the directory in ``/tools/Xilinx/Vivado/2021.1/data/xhub/boards/XilinxBoardStore/boards/Xilinx/``.
Building Your Own Hardware Designs
===================================================================

View File

@ -5,8 +5,9 @@
.. |builder_name| replace:: Xilinx Vivado
.. |bit_builder_path| replace:: ``bit-builder-recipes/xilinx_alveo_u280.yaml``
.. |vivado_with_version| replace:: Vivado 2021.1
.. |vivado_version_number_only| replace:: 2021.1
.. |vivado_default_install_path| replace:: ``/tools/Xilinx/Vivado/2021.1``
.. |board_package_install| replace:: Download the board support package directory from https://github.com/Xilinx/open-nic-shell/tree/main/board_files/Xilinx/au280 and place the directory in ``/tools/Xilinx/Vivado/2021.1/data/xhub/boards/XilinxBoardStore/boards/Xilinx/``.
.. |board_package_install| replace:: Download the ``au280`` board support package directory from https://github.com/Xilinx/open-nic-shell/tree/main/board_files/Xilinx and place the directory in ``/tools/Xilinx/Vivado/2021.1/data/xhub/boards/XilinxBoardStore/boards/Xilinx/``.
Building Your Own Hardware Designs
===================================================================

View File

@ -5,6 +5,7 @@
.. |builder_name| replace:: Xilinx Vivado
.. |bit_builder_path| replace:: ``bit-builder-recipes/xilinx_vcu118.yaml``
.. |vivado_with_version| replace:: Vivado 2019.1
.. |vivado_version_number_only| replace:: 2019.1
.. |vivado_default_install_path| replace:: ``/tools/Xilinx/Vivado/2019.1``
.. |board_package_install| replace:: No special board support package is required for the VCU118. Move on to the next step.