Skip to content

Commit c441c12

Browse files
committed
Updated copyright
1 parent d8c560d commit c441c12

36 files changed

+112
-32
lines changed

ait/backend/xilinx/IPs/bsc_ompss_addrInterleaver.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*------------------------------------------------------------------------*/
2-
/* (C) Copyright 2017-2023 Barcelona Supercomputing Center */
2+
/* (C) Copyright 2017-2024 Barcelona Supercomputing Center */
33
/* Centro Nacional de Supercomputacion */
44
/* */
55
/* This file is part of OmpSs@FPGA toolchain. */

ait/backend/xilinx/IPs/bsc_ompss_axis_subset_converter.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*------------------------------------------------------------------------*/
2-
/* (C) Copyright 2017-2023 Barcelona Supercomputing Center */
2+
/* (C) Copyright 2017-2024 Barcelona Supercomputing Center */
33
/* Centro Nacional de Supercomputacion */
44
/* */
55
/* This file is part of OmpSs@FPGA toolchain. */

ait/backend/xilinx/IPs/bsc_ompss_axis_tid_demux.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*------------------------------------------------------------------------*/
2-
/* (C) Copyright 2017-2023 Barcelona Supercomputing Center */
2+
/* (C) Copyright 2017-2024 Barcelona Supercomputing Center */
33
/* Centro Nacional de Supercomputacion */
44
/* */
55
/* This file is part of OmpSs@FPGA toolchain. */

ait/backend/xilinx/IPs/bsc_ompss_hsToStreamAdapter.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*------------------------------------------------------------------------*/
2-
/* (C) Copyright 2017-2023 Barcelona Supercomputing Center */
2+
/* (C) Copyright 2017-2024 Barcelona Supercomputing Center */
33
/* Centro Nacional de Supercomputacion */
44
/* */
55
/* This file is part of OmpSs@FPGA toolchain. */

ait/backend/xilinx/IPs/bsc_ompss_hwcounter.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*------------------------------------------------------------------------*/
2-
/* (C) Copyright 2017-2023 Barcelona Supercomputing Center */
2+
/* (C) Copyright 2017-2024 Barcelona Supercomputing Center */
33
/* Centro Nacional de Supercomputacion */
44
/* */
55
/* This file is part of OmpSs@FPGA toolchain. */

ait/backend/xilinx/IPs/bsc_ompss_streamToHsAdapter.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*------------------------------------------------------------------------*/
2-
/* (C) Copyright 2017-2023 Barcelona Supercomputing Center */
2+
/* (C) Copyright 2017-2024 Barcelona Supercomputing Center */
33
/* Centro Nacional de Supercomputacion */
44
/* */
55
/* This file is part of OmpSs@FPGA toolchain. */

ait/backend/xilinx/board/alveo_u200/procs.tcl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
#------------------------------------------------------------------------#
2+
# (C) Copyright 2017-2024 Barcelona Supercomputing Center #
3+
# Centro Nacional de Supercomputacion #
4+
# #
5+
# This file is part of OmpSs@FPGA toolchain. #
6+
# #
7+
# This code is free software; you can redistribute it and/or modify #
8+
# it under the terms of the GNU Lesser General Public License as #
9+
# published by the Free Software Foundation; either version 3 of #
10+
# the License, or (at your option) any later version. #
11+
# #
12+
# OmpSs@FPGA toolchain is distributed in the hope that it will be #
13+
# useful, but WITHOUT ANY WARRANTY; without even the implied #
14+
# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. #
15+
# See the GNU Lesser General Public License for more details. #
16+
# #
17+
# You should have received a copy of the GNU Lesser General Public #
18+
# License along with this code. If not, see <www.gnu.org/licenses/>. #
19+
#------------------------------------------------------------------------#
20+
121
namespace eval AIT {
222
namespace eval board {
323
proc static_logic_register_slices {} {

ait/backend/xilinx/board/alveo_u280/procs.tcl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
#------------------------------------------------------------------------#
2+
# (C) Copyright 2017-2024 Barcelona Supercomputing Center #
3+
# Centro Nacional de Supercomputacion #
4+
# #
5+
# This file is part of OmpSs@FPGA toolchain. #
6+
# #
7+
# This code is free software; you can redistribute it and/or modify #
8+
# it under the terms of the GNU Lesser General Public License as #
9+
# published by the Free Software Foundation; either version 3 of #
10+
# the License, or (at your option) any later version. #
11+
# #
12+
# OmpSs@FPGA toolchain is distributed in the hope that it will be #
13+
# useful, but WITHOUT ANY WARRANTY; without even the implied #
14+
# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. #
15+
# See the GNU Lesser General Public License for more details. #
16+
# #
17+
# You should have received a copy of the GNU Lesser General Public #
18+
# License along with this code. If not, see <www.gnu.org/licenses/>. #
19+
#------------------------------------------------------------------------#
20+
121
namespace eval AIT {
222
namespace eval board {
323
proc static_logic_register_slices {} {

ait/backend/xilinx/board/alveo_u280_hbm/procs.tcl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
#------------------------------------------------------------------------#
2+
# (C) Copyright 2017-2024 Barcelona Supercomputing Center #
3+
# Centro Nacional de Supercomputacion #
4+
# #
5+
# This file is part of OmpSs@FPGA toolchain. #
6+
# #
7+
# This code is free software; you can redistribute it and/or modify #
8+
# it under the terms of the GNU Lesser General Public License as #
9+
# published by the Free Software Foundation; either version 3 of #
10+
# the License, or (at your option) any later version. #
11+
# #
12+
# OmpSs@FPGA toolchain is distributed in the hope that it will be #
13+
# useful, but WITHOUT ANY WARRANTY; without even the implied #
14+
# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. #
15+
# See the GNU Lesser General Public License for more details. #
16+
# #
17+
# You should have received a copy of the GNU Lesser General Public #
18+
# License along with this code. If not, see <www.gnu.org/licenses/>. #
19+
#------------------------------------------------------------------------#
20+
121
namespace eval AIT {
222
namespace eval board {
323
proc static_logic_register_slices {} {

ait/backend/xilinx/board/alveo_u55c/procs.tcl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
#------------------------------------------------------------------------#
2+
# (C) Copyright 2017-2024 Barcelona Supercomputing Center #
3+
# Centro Nacional de Supercomputacion #
4+
# #
5+
# This file is part of OmpSs@FPGA toolchain. #
6+
# #
7+
# This code is free software; you can redistribute it and/or modify #
8+
# it under the terms of the GNU Lesser General Public License as #
9+
# published by the Free Software Foundation; either version 3 of #
10+
# the License, or (at your option) any later version. #
11+
# #
12+
# OmpSs@FPGA toolchain is distributed in the hope that it will be #
13+
# useful, but WITHOUT ANY WARRANTY; without even the implied #
14+
# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. #
15+
# See the GNU Lesser General Public License for more details. #
16+
# #
17+
# You should have received a copy of the GNU Lesser General Public #
18+
# License along with this code. If not, see <www.gnu.org/licenses/>. #
19+
#------------------------------------------------------------------------#
20+
121
namespace eval AIT {
222
namespace eval board {
323
proc static_logic_register_slices {} {

0 commit comments

Comments
 (0)