Skip to content

Commit

Permalink
usrpe31x: Use adi_project_create instead of adi_project
Browse files Browse the repository at this point in the history
  • Loading branch information
Istvan Csomortani authored and Csomi committed Jan 15, 2021
1 parent f1421c9 commit 235fb48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/usrpe31x/system_project.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ source ../scripts/adi_env.tcl
source $ad_hdl_dir/projects/scripts/adi_project_xilinx.tcl
source $ad_hdl_dir/projects/scripts/adi_board.tcl

set p_device "xc7z020clg484-1"
adi_project usrpe31x
adi_project_create usrpe31x 0 {} "xc7z020clg484-1"

adi_project_files usrpe31x [list \
"system_top.v" \
Expand Down

0 comments on commit 235fb48

Please sign in to comment.