m2k:standalone, remove power optimizations as they are performed manually
- testing shows that the actual power consumtion is a bit less with them turned offmain
parent
b92703b59f
commit
a6457cb54f
|
@ -14,7 +14,5 @@ adi_project_files m2k [list \
|
||||||
|
|
||||||
set_property is_enabled false [get_files *system_sys_ps7_0.xdc]
|
set_property is_enabled false [get_files *system_sys_ps7_0.xdc]
|
||||||
|
|
||||||
set ADI_POWER_OPTIMIZATION 1
|
|
||||||
|
|
||||||
adi_project_run m2k
|
adi_project_run m2k
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue