Skip to content

Commit

Permalink
projects/ad411x_ad717x: Fix project name
Browse files Browse the repository at this point in the history
Signed-off-by: Iulia Moldovan <[email protected]>
  • Loading branch information
IuliaCMoldovan committed Jan 13, 2025
1 parent f80ee3b commit d6c08df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions projects/ad411x_ad717x/de10nano/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
####################################################################################
## Copyright (c) 2018 - 2024 Analog Devices, Inc.
## Copyright (c) 2018 - 2025 Analog Devices, Inc.
### SPDX short identifier: BSD-1-Clause
## Auto-generated, do not modify!
####################################################################################

PROJECT_NAME := ad411x_de10nano
PROJECT_NAME := ad411x_ad717x_de10nano

M_DEPS += ../common/ad411x_ad717x_asdz_qsys.tcl
M_DEPS += ../../scripts/adi_pd.tcl
Expand Down
2 changes: 1 addition & 1 deletion projects/ad411x_ad717x/de10nano/system_project.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set QUARTUS_PRO_ISUSED 0
source ../../../scripts/adi_env.tcl
source ../../scripts/adi_project_intel.tcl

adi_project ad411x_de10nano
adi_project ad411x_ad717x_de10nano

source $ad_hdl_dir/projects/common/de10nano/de10nano_system_assign.tcl

Expand Down

0 comments on commit d6c08df

Please sign in to comment.