Skip to content

Commit 3aa16f5

Browse files
library/corundum; projects/ad9081: Updated copyright year
Signed-off-by: Istvan-Zsolt Szekely <istvan.szekely@analog.com>
1 parent dd748df commit 3aa16f5

File tree

9 files changed

+8
-12
lines changed

9 files changed

+8
-12
lines changed

library/corundum/scripts/corundum.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
## Copyright (C) 2020-2024 Analog Devices, Inc. All rights reserved.
2+
## Copyright (C) 2025 Analog Devices, Inc. All rights reserved.
33
### SPDX short identifier: ADIBSD
44
###############################################################################
55

library/corundum/scripts/corundum_vcu118_cfg.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
## Copyright (C) 2020-2024 Analog Devices, Inc. All rights reserved.
2+
## Copyright (C) 2025 Analog Devices, Inc. All rights reserved.
33
### SPDX short identifier: ADIBSD
44
###############################################################################
55

projects/ad9081_fmca_ebz/vcu118/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
####################################################################################
2-
## Copyright (c) 2018 - 2023 Analog Devices, Inc.
2+
## Copyright (c) 2018 - 2025 Analog Devices, Inc.
33
### SPDX short identifier: BSD-1-Clause
44
## Auto-generated, do not modify!
55
####################################################################################

projects/ad9081_fmca_ebz/vcu118/system_bd.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
## Copyright (C) 2019-2023 Analog Devices, Inc. All rights reserved.
2+
## Copyright (C) 2019-2025 Analog Devices, Inc. All rights reserved.
33
### SPDX short identifier: ADIBSD
44
###############################################################################
55

projects/ad9081_fmca_ebz/vcu118/system_constr.xdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
## Copyright (C) 2020-2023 Analog Devices, Inc. All rights reserved.
2+
## Copyright (C) 2020-2025 Analog Devices, Inc. All rights reserved.
33
### SPDX short identifier: ADIBSD
44
###############################################################################
55

projects/ad9081_fmca_ebz/vcu118/system_constr_corundum.xdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
## Copyright (C) 2020-2023 Analog Devices, Inc. All rights reserved.
2+
## Copyright (C) 2025 Analog Devices, Inc. All rights reserved.
33
### SPDX short identifier: ADIBSD
44
###############################################################################
55

projects/ad9081_fmca_ebz/vcu118/system_project.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
## Copyright (C) 2019-2024 Analog Devices, Inc. All rights reserved.
2+
## Copyright (C) 2019-2025 Analog Devices, Inc. All rights reserved.
33
### SPDX short identifier: ADIBSD
44
###############################################################################
55

projects/ad9081_fmca_ebz/vcu118/system_top.v

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ***************************************************************************
22
// ***************************************************************************
3-
// Copyright (C) 2020-2025 Analog Devices, Inc. All rights reserved.
3+
// Copyright (C) 2020-2023 Analog Devices, Inc. All rights reserved.
44
//
55
// In this HDL repository, there are many different and unique modules, consisting
66
// of various HDL (Verilog or VHDL) components. The individual modules are
@@ -293,8 +293,6 @@ module system_top #(
293293
.mdio_mdio_io (mdio_mdio),
294294
.sgmii_phyclk_clk_n (phy_clk_n),
295295
.sgmii_phyclk_clk_p (phy_clk_p),
296-
// .i2c_scl_io (iic_scl),
297-
// .i2c_sda_io (iic_sda),
298296
.iic_main_scl_io (iic_scl),
299297
.iic_main_sda_io (iic_sda),
300298
.uart_sin (uart_sin),

projects/ad9081_fmca_ebz/vcu118/system_top_corundum.v

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -528,8 +528,6 @@ module system_top_corundum #(
528528
.mdio_mdio_io (mdio_mdio),
529529
.sgmii_phyclk_clk_n (phy_clk_n),
530530
.sgmii_phyclk_clk_p (phy_clk_p),
531-
// .i2c_scl_io (iic_scl),
532-
// .i2c_sda_io (iic_sda),
533531
.iic_main_scl_io (iic_scl),
534532
.iic_main_sda_io (iic_sda),
535533
.uart_sin (uart_sin),

0 commit comments

Comments
 (0)