From 1db9f57db27d23d9124a6f069fa5546d0652cb70 Mon Sep 17 00:00:00 2001 From: SDA USR <1391+sdausr@users.noreply.gitenterprise.xilinx.com> Date: Fri, 29 Nov 2024 16:59:57 +0800 Subject: [PATCH] Squashed 'ultrasound' changes from 0349d03..b0c9240 (#1134) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit b0c9240 Merge pull request #195 from FaaSApps/next 56df2a0 Merge pull request #194 from ryanw/next e0f6dd5 Update README.md 1b91b17 Update README.md 0fbe7c4 Merge pull request #193 from ryanw/next 527c04a recovery mistakenlly change from 23 to 24 da4f111 Copyright © 2019–2024 9103a09 Update README.md 0a88cb9 Update README.md e6d9056 Update README.md b09044c Update README.md e15c5d9 Update README.md 4109f28 Update README.md 2d50067 fix 22.2 TO 24.2 CR-1221872 72c4df4 Merge pull request #192 from yunleiz/doc2024 a5ab68b [doc] rm doc for CR-1220255 e88f6e3 Merge pull request #191 from yunleiz/doc2024 3284dd9 [doc] backup backgroud pages for CR-1220255 aeb66ff Merge pull request #190 from ryanw/next d762c8d Merge branch 'FaaSApps:next' into next 4f4e5a3 fixing CR-1209088 7f92b57 Merge pull request #183 from RepoOps/update_vitis_json_0810 042a973 Merge pull request #187 from ryanw/next f992308 remove third-part web links in sresources.rst 801b1e2 keep on setting larger time for test 3c5a824 fixed description.json issue b7ec90a max_time_min from 300 to 470 for scanline in L2 and L3 9d3dca4 to fix CR-1216091 b94df90 Merge pull request #186 from RepoOps/update_makefile_0929 b8f2bc9 fix 7246c62 fix 61a3d8f update Makefile 5277cb8 Merge pull request #185 from jingt/CR-1203008 4742e39 remove error of CR-1203008 26a593f Merge pull request #180 from RepoOps/update_20240617-183706 a83081e clean vitis case description json 710bf2d updateJenkinsfile 011a328 change 2024.1_stable_latest to 2024.2_stable_latest Co-authored-by: sdausr --- ultrasound/L1/README.md | 40 +++++++------------ ultrasound/L2/README.md | 24 ++++++----- ultrasound/L2/tests/README.md | 36 +++++++++-------- ultrasound/L3/README.md | 24 ++++++----- ultrasound/L3/tests/README.md | 36 +++++++++-------- ultrasound/README.md | 24 ++++++----- ultrasound/docs/Doxyfile_L1 | 2 +- ultrasound/docs/Doxyfile_L2 | 2 +- ultrasound/docs/Doxyfile_L3 | 2 +- ultrasound/docs/Makefile | 2 +- ultrasound/docs/Makefile.sphinx | 2 +- ultrasound/docs/src/conf.py | 12 +++--- ultrasound/docs/src/features/details_L1.rst | 2 +- ultrasound/docs/src/features/details_L2.rst | 2 +- ultrasound/docs/src/features/details_L3.rst | 2 +- ultrasound/docs/src/features/features.rst | 2 +- ultrasound/docs/src/index.rst | 2 +- ultrasound/docs/src/introduction/overview.rst | 4 +- ultrasound/docs/src/introduction/release.rst | 2 +- .../src/resources_documents/resources.rst | 2 +- ultrasound/docs/src/tutorial/tutorial.rst | 12 +++--- 21 files changed, 122 insertions(+), 114 deletions(-) diff --git a/ultrasound/L1/README.md b/ultrasound/L1/README.md index 15b9001825..33cd4ab624 100644 --- a/ultrasound/L1/README.md +++ b/ultrasound/L1/README.md @@ -1,19 +1,3 @@ -# Copyright (C) 2019-2022, Xilinx, Inc. -# Copyright (C) 2022-2023, Advanced Micro Devices, Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# vitis makefile-generator v2.0.8 - ## Ultrasound Library - Level 1 (L1) The level 1 of Vitis Ultrasound Library contains the aie kernels. For more details information, please reference to L1 User Guide in the document for usage and design information. @@ -453,16 +437,20 @@ This kernel create a vector and returns it `LEN` times. - `out`: elements of the result of the operation (matrix) to be passed from the kernel. ## License -Copyright 2022 AMD, Inc. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +Licensed using the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). + + Copyright (C) 2019-2022, Xilinx, Inc. + Copyright (C) 2022-2024, Advanced Micro Devices, Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/ultrasound/L2/README.md b/ultrasound/L2/README.md index 28a400abeb..2f1819030c 100644 --- a/ultrasound/L2/README.md +++ b/ultrasound/L2/README.md @@ -117,16 +117,20 @@ This graph is used to compute the chordal version of the Catmull-Rom. It is call - `C`: A vector with the result of the interpolation ## License -Copyright 2022 AMD, Inc. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +Licensed using the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (C) 2019-2022, Xilinx, Inc. + Copyright (C) 2022-2024, Advanced Micro Devices, Inc. -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/ultrasound/L2/tests/README.md b/ultrasound/L2/tests/README.md index fb1aa00984..3486f2eef4 100644 --- a/ultrasound/L2/tests/README.md +++ b/ultrasound/L2/tests/README.md @@ -3,15 +3,15 @@ ### Setup Environment ```bash #!/bin/bash -# setup vitis_22.2 env -source /Vitis/2022.2/settings64.sh +# setup vitis_24.2 env +source /Vitis/2024.2/settings64.sh source /opt/xilinx/xrt/setup.sh export PLATFORM_REPO_PATHS= -export PLATFORM=xilinx_vck190_base_202220_1 +export PLATFORM=xilinx_vck190_base_202420_1 # set up your SYSROOT, ROOTFS and K_IMAGE PATH -export SYSROOT=/sw/versal/xilinx-versal-common-v2022.2/sysroots/aarch64-xilinx-linux/ -export ROOTFS=/sw/versal/xilinx-versal-common-v2022.2/rootfs.ext4 -export K_IMAGE=/sw/versal/xilinx-versal-common-v2022.2/Image +export SYSROOT=/sw/versal/xilinx-versal-common-v2024.2/sysroots/aarch64-xilinx-linux/ +export ROOTFS=/sw/versal/xilinx-versal-common-v2024.2/rootfs.ext4 +export K_IMAGE=/sw/versal/xilinx-versal-common-v2024.2/Image ``` ### Run a L2 Example @@ -27,16 +27,20 @@ make all TARGET=hw # build the entire program for hw_run ``` ## License -Copyright 2022 AMD, Inc. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +Licensed using the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (C) 2019-2022, Xilinx, Inc. + Copyright (C) 2022-2024, Advanced Micro Devices, Inc. -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/ultrasound/L3/README.md b/ultrasound/L3/README.md index 0e3d5c0524..fdf67cb0c4 100644 --- a/ultrasound/L3/README.md +++ b/ultrasound/L3/README.md @@ -135,16 +135,20 @@ This beamformer is the one used to compute SA beamformation. As the graph is obt - `C`: A vector with the result of the interpolation ## License -Copyright 2022 AMD, Inc. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +Licensed using the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (C) 2019-2022, Xilinx, Inc. + Copyright (C) 2022-2024, Advanced Micro Devices, Inc. -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/ultrasound/L3/tests/README.md b/ultrasound/L3/tests/README.md index 9f99e1fbf4..1cd5c6dc85 100644 --- a/ultrasound/L3/tests/README.md +++ b/ultrasound/L3/tests/README.md @@ -3,15 +3,15 @@ ### Setup Environment ```bash #!/bin/bash -# setup vitis_22.2 env -source /Vitis/2022.2/settings64.sh +# setup vitis_24.2 env +source /Vitis/2024.2/settings64.sh source /opt/xilinx/xrt/setup.sh export PLATFORM_REPO_PATHS= -export PLATFORM=xilinx_vck190_base_202220_1 +export PLATFORM=xilinx_vck190_base_202420_1 # set up your SYSROOT, ROOTFS and K_IMAGE PATH -export SYSROOT=/sw/versal/xilinx-versal-common-v2022.2/sysroots/aarch64-xilinx-linux/ -export ROOTFS=/sw/versal/xilinx-versal-common-v2022.2/rootfs.ext4 -export K_IMAGE=/sw/versal/xilinx-versal-common-v2022.2/Image +export SYSROOT=/sw/versal/xilinx-versal-common-v2024.2/sysroots/aarch64-xilinx-linux/ +export ROOTFS=/sw/versal/xilinx-versal-common-v2024.2/rootfs.ext4 +export K_IMAGE=/sw/versal/xilinx-versal-common-v2024.2/Image ``` ### Run a L3 Example @@ -27,16 +27,20 @@ make all TARGET=hw # build the entire program for hw_run ``` ## License -Copyright 2022 AMD, Inc. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +Licensed using the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (C) 2019-2022, Xilinx, Inc. + Copyright (C) 2022-2024, Advanced Micro Devices, Inc. -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/ultrasound/README.md b/ultrasound/README.md index f83c485f7b..9e975cd3b2 100644 --- a/ultrasound/README.md +++ b/ultrasound/README.md @@ -24,16 +24,20 @@ cd Vitis_Libraries/ultrasound - [Run L3 testcase](L3/tests) ## License -Copyright 2022 AMD, Inc. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +Licensed using the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (C) 2019-2022, Xilinx, Inc. + Copyright (C) 2022-2024, Advanced Micro Devices, Inc. -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/ultrasound/docs/Doxyfile_L1 b/ultrasound/docs/Doxyfile_L1 index d114704719..91668e1071 100644 --- a/ultrasound/docs/Doxyfile_L1 +++ b/ultrasound/docs/Doxyfile_L1 @@ -1,6 +1,6 @@ # # Copyright (C) 2019-2022, Xilinx, Inc. -# Copyright (C) 2022-2023, Advanced Micro Devices, Inc. +# Copyright (C) 2022-2024, Advanced Micro Devices, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ultrasound/docs/Doxyfile_L2 b/ultrasound/docs/Doxyfile_L2 index 1ead378a9d..b1f8aba6f2 100644 --- a/ultrasound/docs/Doxyfile_L2 +++ b/ultrasound/docs/Doxyfile_L2 @@ -1,6 +1,6 @@ # # Copyright (C) 2019-2022, Xilinx, Inc. -# Copyright (C) 2022-2023, Advanced Micro Devices, Inc. +# Copyright (C) 2022-2024, Advanced Micro Devices, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ultrasound/docs/Doxyfile_L3 b/ultrasound/docs/Doxyfile_L3 index 1d4391acb3..408dba67fc 100644 --- a/ultrasound/docs/Doxyfile_L3 +++ b/ultrasound/docs/Doxyfile_L3 @@ -1,6 +1,6 @@ # # Copyright (C) 2019-2022, Xilinx, Inc. -# Copyright (C) 2022-2023, Advanced Micro Devices, Inc. +# Copyright (C) 2022-2024, Advanced Micro Devices, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ultrasound/docs/Makefile b/ultrasound/docs/Makefile index 4fbd767d03..16a373c7f2 100644 --- a/ultrasound/docs/Makefile +++ b/ultrasound/docs/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 2019-2022, Xilinx, Inc. -# Copyright (C) 2022-2023, Advanced Micro Devices, Inc. +# Copyright (C) 2022-2024, Advanced Micro Devices, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ultrasound/docs/Makefile.sphinx b/ultrasound/docs/Makefile.sphinx index 3997f21878..3a77b27b4e 100644 --- a/ultrasound/docs/Makefile.sphinx +++ b/ultrasound/docs/Makefile.sphinx @@ -1,6 +1,6 @@ # Minimal makefile for Sphinx documentation # Copyright (C) 2019-2022, Xilinx, Inc. -# Copyright (C) 2022-2023, Advanced Micro Devices, Inc. +# Copyright (C) 2022-2024, Advanced Micro Devices, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ultrasound/docs/src/conf.py b/ultrasound/docs/src/conf.py index bd8c4204b7..fd9cd1cacc 100644 --- a/ultrasound/docs/src/conf.py +++ b/ultrasound/docs/src/conf.py @@ -1,6 +1,6 @@ # # Copyright (C) 2019-2022, Xilinx, Inc. -# Copyright (C) 2022-2023, Advanced Micro Devices, Inc. +# Copyright (C) 2022-2024, Advanced Micro Devices, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -41,13 +41,13 @@ # -- Project information ----------------------------------------------------- project = 'Vitis Ultrasound Library' -copyright = '2023, Xilinx' +copyright = '2024, AMD' author = 'Xilinx' # The short X.Y version -version = '2023.1' +version = '2024.2' # The full version, including alpha/beta/rc tags -release = 'v2023.1' +release = 'v2024.2' # For bottom-left nav try: @@ -57,7 +57,7 @@ #html_context['display_lower_left'] = True html_context['current_version'] = version -html_context['versions'] = ['2023.1'] +html_context['versions'] = ['2024.2'] # -- General configuration --------------------------------------------------- @@ -244,4 +244,4 @@ def setup(app): 'url_resolver': lambda url: github_doc_root + url, 'auto_toc_tree_section': 'Contents', }, True) - app.add_transform(AutoStructify) \ No newline at end of file + app.add_transform(AutoStructify) diff --git a/ultrasound/docs/src/features/details_L1.rst b/ultrasound/docs/src/features/details_L1.rst index 082feefb2c..c4e6e1b721 100644 --- a/ultrasound/docs/src/features/details_L1.rst +++ b/ultrasound/docs/src/features/details_L1.rst @@ -1,6 +1,6 @@ .. -.. Copyright © 2019–2023 Advanced Micro Devices, Inc +.. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. diff --git a/ultrasound/docs/src/features/details_L2.rst b/ultrasound/docs/src/features/details_L2.rst index 3ed248af44..1932fd0f03 100644 --- a/ultrasound/docs/src/features/details_L2.rst +++ b/ultrasound/docs/src/features/details_L2.rst @@ -1,6 +1,6 @@ .. -.. Copyright © 2019–2023 Advanced Micro Devices, Inc +.. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. diff --git a/ultrasound/docs/src/features/details_L3.rst b/ultrasound/docs/src/features/details_L3.rst index 6d1f2fe755..f641ffcf7c 100644 --- a/ultrasound/docs/src/features/details_L3.rst +++ b/ultrasound/docs/src/features/details_L3.rst @@ -1,6 +1,6 @@ .. -.. Copyright © 2019–2023 Advanced Micro Devices, Inc +.. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. diff --git a/ultrasound/docs/src/features/features.rst b/ultrasound/docs/src/features/features.rst index a0198b9910..3f137014bf 100644 --- a/ultrasound/docs/src/features/features.rst +++ b/ultrasound/docs/src/features/features.rst @@ -1,5 +1,5 @@ .. - .. Copyright © 2019–2023 Advanced Micro Devices, Inc + .. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. .. _features: diff --git a/ultrasound/docs/src/index.rst b/ultrasound/docs/src/index.rst index 5e016ff29c..bedad81d59 100644 --- a/ultrasound/docs/src/index.rst +++ b/ultrasound/docs/src/index.rst @@ -1,5 +1,5 @@ .. - .. Copyright © 2019–2023 Advanced Micro Devices, Inc + .. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. diff --git a/ultrasound/docs/src/introduction/overview.rst b/ultrasound/docs/src/introduction/overview.rst index 1411a7b00f..5eeef7f6dd 100644 --- a/ultrasound/docs/src/introduction/overview.rst +++ b/ultrasound/docs/src/introduction/overview.rst @@ -1,5 +1,5 @@ .. - .. Copyright © 2019–2023 Advanced Micro Devices, Inc + .. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. @@ -14,7 +14,7 @@ Requirements Software Platform ~~~~~~~~~~~~~~~~~ -This library is designed to work with AMD Vitis |trade| 2023.2 and later, and therefore, inherits the system requirements of Vitis and XRT. +This library is designed to work with AMD Vitis |trade| 2024.2 and later, and therefore, inherits the system requirements of Vitis and XRT. Supported operating systems are RHEL/CentOS 7.4, 7.5 and Ubuntu 16.04.4 LTS, 18.04.1 LTS. With CentOS/RHEL 7.4 and 7.5, C++11/C++14 should be enabled via diff --git a/ultrasound/docs/src/introduction/release.rst b/ultrasound/docs/src/introduction/release.rst index 4452aac97b..eb1885eb1c 100644 --- a/ultrasound/docs/src/introduction/release.rst +++ b/ultrasound/docs/src/introduction/release.rst @@ -1,5 +1,5 @@ .. - .. Copyright © 2019–2023 Advanced Micro Devices, Inc + .. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. diff --git a/ultrasound/docs/src/resources_documents/resources.rst b/ultrasound/docs/src/resources_documents/resources.rst index 3299db8270..a6473f5aea 100644 --- a/ultrasound/docs/src/resources_documents/resources.rst +++ b/ultrasound/docs/src/resources_documents/resources.rst @@ -1,5 +1,5 @@ .. - .. Copyright © 2019–2023 Advanced Micro Devices, Inc + .. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. diff --git a/ultrasound/docs/src/tutorial/tutorial.rst b/ultrasound/docs/src/tutorial/tutorial.rst index 2d8659dd17..b1ffb5057a 100644 --- a/ultrasound/docs/src/tutorial/tutorial.rst +++ b/ultrasound/docs/src/tutorial/tutorial.rst @@ -1,5 +1,5 @@ .. - .. Copyright © 2019–2023 Advanced Micro Devices, Inc + .. Copyright © 2019–2024 Advanced Micro Devices, Inc `Terms and Conditions `_. @@ -44,14 +44,14 @@ Setup Environment #!/bin/bash # setup vitis env - source /Vitis/2023.2/settings64.sh - source /2023.2/xbb/xrt/packages/setenv.sh + source /Vitis/2024.2/settings64.sh + source /2024.2/xbb/xrt/packages/setenv.sh export PLATFORM_REPO_PATHS= # set petalinux related env - export SYSROOT=/sw/versal/xilinx-versal-common-v2023.2/sysroots/aarch64-xilinx-linux/ - export ROOTFS=/sw/versal/xilinx-versal-common-v2023.2/rootfs.ext4 - export K_IMAGE=/sw/versal/xilinx-versal-common-v2023.2/Image + export SYSROOT=/sw/versal/xilinx-versal-common-v2024.2/sysroots/aarch64-xilinx-linux/ + export ROOTFS=/sw/versal/xilinx-versal-common-v2024.2/rootfs.ext4 + export K_IMAGE=/sw/versal/xilinx-versal-common-v2024.2/Image Download the Vitis Ultrasound Library --------------------------------------