其他建议约束 - 2023.2 简体中文

Versal 自适应 SoC 系统集成和确认方法指南 (UG1388)

Document ID
UG1388
Release Date
2023-11-15
Version
2023.2 简体中文

以下约束用于定义热处理解决方案,并支持使用 report_power 命令来估算结温,从而更准确地估算静态功耗:

set_operating_conditions -ambient_temp <max Ambient requested for application is Celsius>
set_operating_conditions -thetaja <the rise in junction temperature for every watt dissipated, obtained from thermal simulation, C/W>

Vivado 工具的 report_power 命令还支持您使用以下约束基于调节器或电压调节器模块 (VRM) 来报告功耗。

创建新的电源轨

create_power_rail <power rail name> -power_sources {supply1, supply2 ,..}

为现有电源轨添加电源

add_to_power_rail <power rail name> -power_sources {supply1, supply2, ..}

定义电流预算

set_operating_conditions -supply_current_budget {<supply rail name> <current budget in Amp>} -voltage {<supply rail name> <voltage>}