Skip to content

Commit

Permalink
Update PFM example src script file header license (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
sven2314 authored Dec 14, 2023
1 parent c5855c3 commit 7fd526a
Show file tree
Hide file tree
Showing 61 changed files with 97 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Getting_Started/Vitis_Platform/ref_files/vck190/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

# 2023-04-02T21:02:13.258137
Expand Down
3 changes: 1 addition & 2 deletions Getting_Started/Vitis_Platform/ref_files/vck190/run.tcl
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/


if { $argc != 1 } {
puts "Please provide the board type with -tclargs: VCK190 or VCK190_ES1"
puts $argc
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: X11
SPDX-License-Identifier: MIT
*/

/ {
Expand Down
2 changes: 1 addition & 1 deletion Getting_Started/Vitis_Platform/ref_files/vek280/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

# 2023-04-02T21:02:13.258137
Expand Down
2 changes: 1 addition & 1 deletion Getting_Started/Vitis_Platform/ref_files/vek280/run.tcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: X11
SPDX-License-Identifier: MIT
*/

/ {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

VERSION ?=2023.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

proc numberOfCPUs {} {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: MIT
#*/
################################################################
# This is a generated script based on design: system
#
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

# 2023-04-02T21:02:13.258137
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

PLATFORM_NAME=kv260_custom
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

XSA=step1_vivado/build/vivado/zcu104_custom_platform_hw.xsa
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

proc numberOfCPUs {} {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

# 2023-04-02T21:02:13.258137
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: X11
SPDX-License-Identifier: MIT
*/

/ {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#*/
#SPDX-License-Identifier: MIT

PLATFORM_NAME=zcu104_custom
PLATFOMR_PATH = ../../step2_pfm/$(PLATFORM_NAME)/export/$(PLATFORM_NAME)/$(PLATFORM_NAME).xpfm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

XSA=step1_vivado/build/vivado/custom_hardware_platform_hw.xsa
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: MIT
#*
set_property PACKAGE_PIN AN1 [get_ports {CH0_LPDDR4_0_0_dq_a[0]}]
set_property PACKAGE_PIN AP2 [get_ports {CH0_LPDDR4_0_0_dq_a[1]}]
set_property PACKAGE_PIN AR4 [get_ports {CH0_LPDDR4_0_0_dq_a[2]}]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

proc numberOfCPUs {} {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier:MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

# 2023-04-02T21:02:13.258137
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: X11
SPDX-License-Identifier: MIT
*/

/ {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

# ---------------------------------
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/
#*****************************************************************************************
if { $argc != 1 } {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

# User editing area start
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

/ {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# /*
# Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
# SPDX-License-Identifier: X11
# */
# SPDX-License-Identifier: MIT

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
XSA_NAME=vck190_custom_dfx
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

set_property PACKAGE_PIN AN1 [get_ports {CH0_LPDDR4_0_0_dq_a[0]}]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

# 2023-04-02T21:02:13.258137
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*

proc numberOfCPUs {} {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: X11
SPDX-License-Identifier: MIT
*/


Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: MIT
#*
[connectivity]
stream_connect = AXIS:krnl_vadd_1.dds_in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: X11
#SPDX-License-Identifier: MIT
#*/

ROOT_DIR=$(realpath $(dir $(lastword $(MAKEFILE_LIST))))
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#/*
#Copyright (C) 2023, Advanced Micro Devices, Inc. All rights reserved.
#SPDX-License-Identifier: MIT
#*
export PATH=$PATH:/sbin
export XILINX_XRT=/usr
export XILINX_VITIS=$PWD
Expand Down
Loading

0 comments on commit 7fd526a

Please sign in to comment.