motcon2_fmc: Added system_project.tcl to the project
parent
6cd7c51f60
commit
0be3364dc2
|
@ -0,0 +1,12 @@
|
||||||
|
|
||||||
|
source ../../scripts/adi_env.tcl
|
||||||
|
source $ad_hdl_dir/projects/scripts/adi_project.tcl
|
||||||
|
|
||||||
|
adi_project_create motcon2_fmc_zed
|
||||||
|
adi_project_files motcon2_fmc_zed [list \
|
||||||
|
"system_top.v" \
|
||||||
|
"system_constr.xdc" \
|
||||||
|
"$ad_hdl_dir/library/common/ad_iobuf.v" \
|
||||||
|
"$ad_hdl_dir/projects/common/zed/zed_system_constr.xdc" ]
|
||||||
|
|
||||||
|
adi_project_run motcon2_fmc_zed
|
Loading…
Reference in New Issue