digraphfinite_state_machine{rankdir=TB;size="100";graph[fontsize=11];edge[fontsize=11];start[fontsize=11,shape="point"]node[fontsize=11,shape=doublecircle];Idle;node[fontsize=11,shape=ellipse];Starting"3v3_Secondary_en""3v3_SecCapLoad""0v9_en""1v0_en""2v5_en""1v1_en""2v5_A_en""1v5_A_en""PWRGood_ADM1184""PWR_Ready";start->Idle[label="start"];Idle->Starting;Starting->"3v3_Secondary_en";"3v3_Secondary_en"->"3v3_SecCapLoad"[label=">1ms"];"3v3_SecCapLoad"->"0v9_en"[label=">1ms"];"0v9_en"->"1v0_en"[label=">1ms and 0v9_Good"];"1v0_en"->"2v5_en";"2v5_en"->"1v1_en";"1v1_en"->"2v5_A_en";"2v5_A_en"->"1v5_A_en";"1v5_A_en"->"PWRGood_ADM1184";"PWRGood_ADM1184"->"PWR_Ready"[label=">1ms"];"PWR_Ready"->"Idle"[label="System_Restart"];}
digraphfinite_state_machine{rankdir=TB;size="100";graph[fontsize=11];edge[fontsize=11];start[fontsize=11,shape="point"]node[fontsize=11,shape=doublecircle];Idle;node[fontsize=11,shape=ellipse];MonitoringPWRFail"3v3_PWRFail";start->Idle[label="start"];Idle->Monitoring[label="PWR_Ready"];Monitoring->PWRFail[label="not(PWR_Good)"];PWRFail->"3v3_PWRFail"[label="not(1v1) or not(1v5) or not(2v5)"];"3v3_PWRFail"->Idle[label="PWR_Ready"];}