1.GSC file
redhawk做lowpower分析时需要GSC(Global Switching Configuration)file指导block/instance/power domain的开关状态。
Syntax(in GSR file):
GSC_FILES <gsc_FilePathName>
Syntax(in GSC file)
[<blockName> | <instanceName>] ?<domain_name> ? <state1> ?<state2> ... ?
这里“state”一般使用“POWERUP”,即上电模式来分析rampup current。
例: VDD_DIG -> switch cell -> VDD_WIFI
u_top/u_wi