adi_project_xilinx: Fixed variable name

main
Sergiu Arpadi 2020-01-14 15:23:24 +00:00 committed by sarpadi
parent c5e03eb196
commit 3192807f22
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ proc adi_project_run {project_name} {
puts "GENERATE_REPORTS: Resource utilization files won't be generated because ADI_GENERATE_UTILIZATION env var is not set"
}
if {[info exists ::env(ADI_GENERATE_POWER)]} {
if {[info exists ::env(ADI_GENERATE_XPA)]} {
set csv_file power_analysis.csv
set Layers "8to11"
set CapLoad "20"