ad469x: Clean system_project.tcl
parent
54c65013aa
commit
7b7609d21a
|
@ -7,6 +7,7 @@ PROJECT_NAME := ad469x_fmc_zed
|
|||
|
||||
M_DEPS += ../common/config.tcl
|
||||
M_DEPS += ../common/ad469x_bd.tcl
|
||||
M_DEPS += ../../scripts/adi_pd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../../../library/util_cdc/sync_bits.v
|
||||
|
|
|
@ -14,11 +14,8 @@ adi_project ad469x_fmc_zed 0 [list \
|
|||
|
||||
adi_project_files ad469x_fmc_zed [list \
|
||||
"../../../library/common/ad_iobuf.v" \
|
||||
"../../../library/common/ad_edge_detect.v" \
|
||||
"../../../library/util_cdc/sync_bits.v" \
|
||||
"../../common/zed/zed_system_constr.xdc" \
|
||||
"system_top.v" \
|
||||
"system_constr.xdc" \
|
||||
]
|
||||
"system_constr.xdc"]
|
||||
|
||||
adi_project_run ad469x_fmc_zed
|
||||
|
|
Loading…
Reference in New Issue