|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | +<html> |
| 3 | +<head> |
| 4 | +<title>Timing Report Navigation</title> |
| 5 | +<style type="text/css"> |
| 6 | +@import url(../temp/style.css); |
| 7 | +body { font-family: Verdana, Arial, sans-serif; font-size: 12px; } |
| 8 | +div#catalog_wrapper { width: 100%; } |
| 9 | +div#catalog ul { list-style: none; margin-left: -15px; } |
| 10 | +div#catalog ul li { margin: 3px 0 3px 0; text-align: left; color: #0084ff; white-space: nowrap; word-break: keep-all; } |
| 11 | +div#catalog a { display:inline-block; text-decoration: none; color: #0084ff; font-weight: bold; padding: 4px; margin: 0 0 0 0; } |
| 12 | +div#catalog a:visited { color: #0084ff; } |
| 13 | +div#catalog a:hover { color: #fff; background: #0084ff; } |
| 14 | +div.triangle_fake, div.triangle { display: inline-block; cursor: pointer; width: 8px; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; } |
| 15 | +div.triangle_fake { border-left: 5px solid transparent; } |
| 16 | +div.triangle { border-left: 5px solid #0084ff; } |
| 17 | +div.triangle:hover { border-left-color: #000; } |
| 18 | +</style> |
| 19 | +<script> |
| 20 | +function onClick(obj){var childs=obj.parentNode.childNodes;for(var i=0;i<childs.length;i++){if(childs[i].tagName=="UL"){if(childs[i].style.display=="none"){childs[i].style.display="block"}else{childs[i].style.display="none"}}}}; |
| 21 | +</script> |
| 22 | +</head> |
| 23 | +<body> |
| 24 | +<div id="catalog_wrapper"> |
| 25 | +<div id="catalog"> |
| 26 | +<ul> |
| 27 | +<!-- messages begin--> |
| 28 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Message" target="mainFrame" style=" font-size: 16px;">Timing Messages</a></li> |
| 29 | +<!-- messages end--> |
| 30 | +<!-- summaries begin--> |
| 31 | +<li><div class="triangle" onclick="onClick(this)"></div><a href="a2n20v2-Enhanced_tr_content.html#Summary" style=" font-size: 16px;" target="mainFrame">Timing Summaries</a> |
| 32 | +<ul> |
| 33 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#STA_Tool_Run_Summary" style=" font-size: 14px;" target="mainFrame">STA Tool Run Summary</a></li> |
| 34 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Clock_Report" style=" font-size: 14px;" target="mainFrame">Clock Summary</a></li> |
| 35 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Max_Frequency_Report" style=" font-size: 14px;" target="mainFrame">Max Frequency Summary</a></li> |
| 36 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Total_Negative_Slack_Report" style=" font-size: 14px;" target="mainFrame">Total Negative Slack Summary</a></li> |
| 37 | +</ul> |
| 38 | +</li> |
| 39 | +<!-- summaries end--> |
| 40 | +<!-- details begin--> |
| 41 | +<li><div class="triangle" onclick="onClick(this)"></div><a href="a2n20v2-Enhanced_tr_content.html#Detail" style=" font-size: 16px;" target="mainFrame">Timing Details</a> |
| 42 | +<ul> |
| 43 | +<!--All_Path_Slack_Table begin--> |
| 44 | +<li><div class="triangle" onclick="onClick(this)"></div><a href="a2n20v2-Enhanced_tr_content.html#All_Path_Slack_Table" style=" font-size: 14px;" target="mainFrame">Path Slacks Table</a> |
| 45 | +<ul> |
| 46 | +<!--Setup_Slack_Table begin--> |
| 47 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Setup_Slack_Table" style=" font-size: 13px;" target="mainFrame">Setup Paths Table</a> |
| 48 | +</li> |
| 49 | +<!--Setup_Slack_Table end--> |
| 50 | +<!--Hold_Slack_Table begin--> |
| 51 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Hold_Slack_Table" style=" font-size: 13px;" target="mainFrame">Hold Paths Table</a> |
| 52 | +</li> |
| 53 | +<!--Hold_Slack_Table end--> |
| 54 | +<!--Recovery_Slack_Table begin--> |
| 55 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Recovery_Slack_Table" style=" font-size: 13px;" target="mainFrame">Recovery Paths Table</a> |
| 56 | +</li> |
| 57 | +<!--Recovery_Slack_Table end--> |
| 58 | +<!--Removal_Slack_Table begin--> |
| 59 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Removal_Slack_Table" style=" font-size: 13px;" target="mainFrame">Removal Paths Table</a> |
| 60 | +</li> |
| 61 | +<!--Removal_Slack_Table end--> |
| 62 | +</ul> |
| 63 | +</li><!--All_Path_Slack_Table end--> |
| 64 | +<!--MIN_PULSE_WIDTH_TABLE begin--> |
| 65 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#MIN_PULSE_WIDTH_TABLE" style=" font-size: 14px;" target="mainFrame">Minimum Pulse Width Table</a> |
| 66 | +</li> |
| 67 | +<!--MIN_PULSE_WIDTH_TABLE end--> |
| 68 | +<!--Timing_Report_by_Analysis_Type begin--> |
| 69 | +<li><div class="triangle" onclick="onClick(this)"></div><a href="a2n20v2-Enhanced_tr_content.html#Timing_Report_by_Analysis_Type" style=" font-size: 14px;" target="mainFrame">Timing Report By Analysis Type</a> |
| 70 | +<ul> |
| 71 | +<!--Setup_Analysis begin--> |
| 72 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Setup_Analysis" style=" font-size: 13px;" target="mainFrame">Setup Analysis Report</a> |
| 73 | +</li> |
| 74 | +<!--Setup_Analysis end--> |
| 75 | +<!--Hold_Analysis begin--> |
| 76 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Hold_Analysis" style=" font-size: 13px;" target="mainFrame">Hold Analysis Report</a> |
| 77 | +</li> |
| 78 | +<!--Hold_Analysis end--> |
| 79 | +<!--Recovery_Analysis begin--> |
| 80 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Recovery_Analysis" style=" font-size: 13px;" target="mainFrame">Recovery Analysis Report</a> |
| 81 | +</li> |
| 82 | +<!--Recovery_Analysis end--> |
| 83 | +<!--Removal_Analysis begin--> |
| 84 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Removal_Analysis" style=" font-size: 13px;" target="mainFrame">Removal Analysis Report</a> |
| 85 | +</li> |
| 86 | +<!--Removal_Analysis end--> |
| 87 | +</ul> |
| 88 | +</li> |
| 89 | +<!--Timing_Report_by_Analysis_Type end--> |
| 90 | +<!--Minimum_Pulse_Width_Report begin--> |
| 91 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Minimum_Pulse_Width_Report" style=" font-size: 14px;" target="mainFrame">Minimum Pulse Width Report</a> |
| 92 | +</li> |
| 93 | +<!--Minimum_Pulse_Width_Report end--> |
| 94 | +<!--High_Fanout_Nets_Report begin--> |
| 95 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#High_Fanout_Nets_Report" style=" font-size: 14px;" target="mainFrame">High Fanout Nets Report</a></li> |
| 96 | +<!--High_Fanout_Nets_Report end--> |
| 97 | +<!--Route_Congestions_Report begin--> |
| 98 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Route_Congestions_Report" style=" font-size: 14px;" target="mainFrame">Route Congestions Report</a></li> |
| 99 | +<!--Route_Congestions_Report end--> |
| 100 | +<!--Timing_Exceptions_Report begin--> |
| 101 | +<li><div class="triangle" onclick="onClick(this)"></div><a href="a2n20v2-Enhanced_tr_content.html#Timing_Exceptions_Report" style=" font-size: 14px;" target="mainFrame">Timing Exceptions Report</a> |
| 102 | +<ul> |
| 103 | +<!--Setup_Analysis_Exceptions begin--> |
| 104 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Setup_Analysis_Exceptions" style=" font-size: 13px;" target="mainFrame">Setup Analysis Report</a> |
| 105 | +</li> |
| 106 | +<!--Setup_Analysis_Exceptions end--> |
| 107 | +<!--Hold_Analysis_Exceptions begin--> |
| 108 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Hold_Analysis_Exceptions" style=" font-size: 13px;" target="mainFrame">Hold Analysis Report</a> |
| 109 | +</li> |
| 110 | +<!--Hold_Analysis_Exceptions end--> |
| 111 | +<!--Recovery_Analysis_Exceptions begin--> |
| 112 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#Recovery_Analysis_Exceptions" style=" font-size: 13px;" target="mainFrame">Recovery Analysis Report</a> |
| 113 | +</li> |
| 114 | +<!--Recovery_Analysis_Exceptions end--> |
| 115 | +<!--Removal_Analysis_Exceptions begin--> |
| 116 | +<li><div class="triangle_fake" onclick="onClick(this)"></div><a href="a2n20v2-Enhanced_tr_content.html#Removal_Analysis_Exceptions" style=" font-size: 13px;" target="mainFrame">Removal Analysis Report</a> |
| 117 | +</li> |
| 118 | +<!--Removal_Analysis_Exceptions end--> |
| 119 | +</ul> |
| 120 | +</li> |
| 121 | +<!--Timing_Exceptions_Report end--> |
| 122 | +<!--SDC_Report begin--> |
| 123 | +<li><div class="triangle_fake"></div><a href="a2n20v2-Enhanced_tr_content.html#SDC_Report" style=" font-size: 14px;" target="mainFrame">Timing Constraints Report</a></li> |
| 124 | +<!--SDC_Report end--> |
| 125 | +</ul> |
| 126 | +</li> |
| 127 | +<!-- details end--> |
| 128 | +</ul> |
| 129 | +</div><!-- catalog --> |
| 130 | +</div><!-- catalog_wrapper --> |
| 131 | +</body> |
| 132 | +</html> |
0 commit comments