|
1 | | -# Copyright (C) 2019-2022, Xilinx, Inc. |
2 | | -# Copyright (C) 2022-2023, Advanced Micro Devices, Inc. |
3 | | -# |
4 | | -# Licensed under the Apache License, Version 2.0 (the "License"); |
5 | | -# you may not use this file except in compliance with the License. |
6 | | -# You may obtain a copy of the License at |
7 | | -# |
8 | | -# http://www.apache.org/licenses/LICENSE-2.0 |
9 | | -# |
10 | | -# Unless required by applicable law or agreed to in writing, software |
11 | | -# distributed under the License is distributed on an "AS IS" BASIS, |
12 | | -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
13 | | -# See the License for the specific language governing permissions and |
14 | | -# limitations under the License. |
15 | | -# vitis makefile-generator v2.0.8 |
16 | | - |
17 | 1 | ## Ultrasound Library - Level 1 (L1) |
18 | 2 |
|
19 | 3 | 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. |
453 | 437 | - `out`: elements of the result of the operation (matrix) to be passed from the kernel. |
454 | 438 |
|
455 | 439 | ## License |
456 | | -Copyright 2022 AMD, Inc. |
457 | 440 |
|
458 | | -Licensed under the Apache License, Version 2.0 (the "License"); |
459 | | -you may not use this file except in compliance with the License. |
460 | | -You may obtain a copy of the License at |
| 441 | +Licensed using the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). |
| 442 | + |
| 443 | + Copyright (C) 2019-2022, Xilinx, Inc. |
| 444 | + Copyright (C) 2022-2024, Advanced Micro Devices, Inc. |
| 445 | + |
| 446 | + Licensed under the Apache License, Version 2.0 (the "License"); |
| 447 | + you may not use this file except in compliance with the License. |
| 448 | + You may obtain a copy of the License at |
461 | 449 |
|
462 | | - http://www.apache.org/licenses/LICENSE-2.0 |
| 450 | + http://www.apache.org/licenses/LICENSE-2.0 |
463 | 451 |
|
464 | | -Unless required by applicable law or agreed to in writing, software |
465 | | -distributed under the License is distributed on an "AS IS" BASIS, |
466 | | -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
467 | | -See the License for the specific language governing permissions and |
468 | | -limitations under the License. |
| 452 | + Unless required by applicable law or agreed to in writing, software |
| 453 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 454 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 455 | + See the License for the specific language governing permissions and |
| 456 | + limitations under the License. |
0 commit comments