adrv9371x:a10gx, update create project command and Makefile

main
Adrian Costina 2017-06-06 17:30:12 +03:00
parent 54a53c015a
commit 578ccaaa44
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ M_DEPS += system_project.tcl
M_DEPS += system_constr.sdc
M_DEPS += ../common/adrv9371x_qsys.tcl
M_DEPS += ../../scripts/adi_tquest.tcl
M_DEPS += ../../scripts/adi_project_alt.tcl
M_DEPS += ../../scripts/adi_env.tcl
M_DEPS += ../../common/altera/sys_gen.tcl
M_DEPS += ../../common/altera/dacfifo_qsys.tcl
M_DEPS += ../../common/a10gx/a10gx_system_qsys.tcl
M_DEPS += ../../common/a10gx/a10gx_system_assign.tcl

View File

@ -2,7 +2,7 @@
source ../../scripts/adi_env.tcl
source ../../scripts/adi_project_alt.tcl
adi_project_create adrv9371x_a10gx
adi_project_altera adrv9371x_a10gx
source "../../common/a10gx/a10gx_system_assign.tcl"