motcon2_fmc: Added system_project.tcl to the project

main
Adrian Costina 2015-02-20 16:34:58 +02:00
parent 6cd7c51f60
commit 0be3364dc2
1 changed files with 12 additions and 0 deletions

View File

@ -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