File tree Expand file tree Collapse file tree 20 files changed +300
-255
lines changed
rtl_adder_streams/scripts
rtl_streaming_free_running/src
rtl_vadd_2kernels/scripts
rtl_vadd_hw_debug/scripts
rtl_vadd_mixed_c_vadd/scripts Expand file tree Collapse file tree 20 files changed +300
-255
lines changed Original file line number Diff line number Diff line change 1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
116if { $::argc != 5 } {
217 puts " ERROR: Program \" $::argv0 \" requires 5 arguments!\n "
318 puts " Usage: $::argv0 <xoname> <krnl_name> <target> <xpfm_path> <device>\n "
Original file line number Diff line number Diff line change 1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
116if { $::argc != 5 } {
217 puts " ERROR: Program \" $::argv0 \" requires 4 arguments!\n "
318 puts " Usage: $::argv0 <xoname> <krnl_name> <target> <xpfm_path> <device>\n "
Original file line number Diff line number Diff line change 1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
116if { $::argc != 5 } {
217 puts " ERROR: Program \" $::argv0 \" requires 4 arguments!\n "
318 puts " Usage: $::argv0 <xoname> <krnl_name> <target> <xpfm_path> <device>\n "
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2020 Xilinx, Inc
3- *
4- * Licensed under the Apache License, Version 2.0 (the " License" ). You may
5- * not use this file except in compliance with the License. A copy of the
6- * License is located 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, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13- * License for the specific language governing permissions and limitations
14- * under the License.
15- */
1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
1616if { $::argc != 5 } {
1717 puts " ERROR: Program \" $::argv0 \" requires 5 arguments!\n "
1818 puts " Usage: $::argv0 <xoname> <krnl_name> <target> <xpfm_path> <device>\n "
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2020 Xilinx, Inc
3- *
4- * Licensed under the Apache License, Version 2.0 (the " License" ). You may
5- * not use this file except in compliance with the License. A copy of the
6- * License is located 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, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13- * License for the specific language governing permissions and limitations
14- * under the License.
15- */
1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
1616if { $::argc != 5 } {
1717 puts " ERROR: Program \" $::argv0 \" requires 4 arguments!\n "
1818 puts " Usage: $::argv0 <xoname> <krnl_name> <target> <xpfm_path> <device>\n "
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2020 Xilinx, Inc
3- *
4- * Licensed under the Apache License, Version 2.0 (the " License" ). You may
5- * not use this file except in compliance with the License. A copy of the
6- * License is located 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, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13- * License for the specific language governing permissions and limitations
14- * under the License.
15- */
1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
1616if { $::argc != 5 } {
1717 puts " ERROR: Program \" $::argv0 \" requires 5 arguments!\n "
1818 puts " Usage: $::argv0 <xoname> <krnl_name> <target> <xpfm_path> <device>\n "
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2020 Xilinx, Inc
3- *
4- * Licensed under the Apache License, Version 2.0 (the " License" ). You may
5- * not use this file except in compliance with the License. A copy of the
6- * License is located 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, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13- * License for the specific language governing permissions and limitations
14- * under the License.
15- */
1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
1616if { $::argc != 5 } {
1717 puts " ERROR: Program \" $::argv0 \" requires 4 arguments!\n "
1818 puts " Usage: $::argv0 <xoname> <krnl_name> <target> <xpfm_path> <device>\n "
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2020 Xilinx, Inc
3- *
4- * Licensed under the Apache License, Version 2.0 (the " License" ). You may
5- * not use this file except in compliance with the License. A copy of the
6- * License is located 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, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13- * License for the specific language governing permissions and limitations
14- * under the License.
15- */
1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
1616if { $::argc != 5 } {
1717 puts " ERROR: Program \" $::argv0 \" requires 5 arguments!\n "
1818 puts " Usage: $::argv0 <xoname> <krnl_name> <target> <xpfm_path> <device>\n "
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2020 Xilinx, Inc
3- *
4- * Licensed under the Apache License, Version 2.0 (the " License" ). You may
5- * not use this file except in compliance with the License. A copy of the
6- * License is located 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, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13- * License for the specific language governing permissions and limitations
14- * under the License.
15- */
1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
1616
1717if { $::argc != 5 } {
1818 puts " ERROR: Program \" $::argv0 \" requires 5 arguments!\n "
Original file line number Diff line number Diff line change 1- /**
2- * Copyright (C) 2020 Xilinx, Inc
3- *
4- * Licensed under the Apache License, Version 2.0 (the " License" ). You may
5- * not use this file except in compliance with the License. A copy of the
6- * License is located 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, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13- * License for the specific language governing permissions and limitations
14- * under the License.
15- */
1+ #
2+ # Copyright (C) 2020 Xilinx, Inc
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License"). You may
5+ # not use this file except in compliance with the License. A copy of the
6+ # License is located 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, WITHOUT
12+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+ # License for the specific language governing permissions and limitations
14+ # under the License.
15+ #
1616
1717set path_to_hdl " ./src/hdl"
1818set path_to_packaged " ./packaged_kernel_${suffix} "
You can’t perform that action at this time.
0 commit comments