ad9783_ebz: Match project name with folder name

main
Stanca Pop 2022-09-23 13:44:54 +03:00 committed by StancaPop
parent 3e297f54dd
commit d2d32458f4
3 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
## Auto-generated, do not modify!
####################################################################################
PROJECT_NAME := ad9783_zcu102
PROJECT_NAME := ad9783_ebz_zcu102
M_DEPS += ../common/ad9783_ebz_bd.tcl
M_DEPS += ../../scripts/adi_pd.tcl

View File

@ -3,10 +3,10 @@ source ../../../scripts/adi_env.tcl
source $ad_hdl_dir/projects/scripts/adi_project_xilinx.tcl
source $ad_hdl_dir/projects/scripts/adi_board.tcl
adi_project ad9783_zcu102
adi_project_files ad9783_zcu102 [list \
adi_project ad9783_ebz_zcu102
adi_project_files ad9783_ebz_zcu102 [list \
"system_top.v" \
"system_constr.xdc"\
"$ad_hdl_dir/projects/common/zcu102/zcu102_system_constr.xdc" ]
adi_project_run ad9783_zcu102
adi_project_run ad9783_ebz_zcu102

View File

@ -1,6 +1,6 @@
// ***************************************************************************
// ***************************************************************************
// Copyright 2021 (c) Analog Devices, Inc. All rights reserved.
// Copyright 2021 - 2022 (c) Analog Devices, Inc. All rights reserved.
//
// In this HDL repository, there are many different and unique modules, consisting
// of various HDL (Verilog or VHDL) components. The individual modules are