We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b4b3e commit 389b593Copy full SHA for 389b593
projects/admx100x_evb/zed/Makefile
@@ -6,7 +6,6 @@
6
7
PROJECT_NAME := admx100x_evb_zed
8
9
-M_DEPS += ../common/admx100xevb_bd.tcl
10
M_DEPS += ../../scripts/adi_pd.tcl
11
M_DEPS += ../../common/zed/zed_system_constr.xdc
12
M_DEPS += ../../common/zed/zed_system_bd.tcl
projects/admx100x_evb/zed/system_bd.tcl
@@ -12,5 +12,3 @@ ad_ip_parameter rom_sys_0 CONFIG.PATH_TO_FILE "$mem_init_sys_file_path/mem_init_
ad_ip_parameter rom_sys_0 CONFIG.ROM_ADDR_BITS 9
13
14
sysid_gen_sys_init_file
15
-
16
-source ../common/admx100xevb_bd.tcl
0 commit comments