Skip to content

Commit

Permalink
pluto: 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 d9639db commit 3e23745
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/pluto/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 "xc7z010clg225-1"
adi_project pluto
adi_project_create pluto 0 {} "xc7z010clg225-1"

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

0 comments on commit 3e23745

Please sign in to comment.