tcfix_toc.html
5.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<HTML>
<HEAD><TITLE></TITLE>
<STYLE TYPE="text/css">
<!--
.blink {text-decoration:blink}
.ms {font-size: 10pt; font-family: monospace; font-weight: normal}
.msb {font-size: 10pt; font-family: monospace; font-weight: bold }
-->
</STYLE>
<script LANGUAGE="JavaScript">
var bV = parseInt(navigator.appVersion)
NS4 = (document.layers) ? 1 : 0
IE4 = ((document.all) && (bV >= 4)) ? 1 : 0
ver4 = (NS4 || IE4) ? 1 : 0;
if (ver4) {
with (document) {
write("<STYLE TYPE='text/css'>")
if (NS4) {
write(".parent {position:absolute; visibility:visible}")
write(".child {position:absolute; visibility:hidden}")
write(".regular {position:absolute; visibility:visible}")
} else {
write(".child {display:none}")
}
write("</STYLE>")
}
}
/* ******** THIS FUNCTION RETURNS ORDER OF LAYERS ******* */
function getIndex(head) {
ind = null;
for (i=0; i < document.layers.length; i++) {
whichHead = document.layers[i];
if (whichHead.id == head) {
ind = i;
break;
}
}
return ind;
}
/* ********* THIS FUNCTION RETURNS NUMBER OF LAYERS *********** */
function arrange() {
nextY = document.layers[ind].pageY + document.layers[ind].document.height;
for (i = ind +1; i <document.layers.length; i++) {
whichHead = document.layers[i];
if (whichHead.visibility != "hide") {
whichHead.pageY = nextY;
nextY += whichHead.document.height;
}
}
}
/* ********* THIS FUNCTION ALIGNS LAYERS BASED ON BROWSER ************ */
function initIt() {
if (!ver4) return;
if (NS4) {
for (i=0; i<document.layers.length; i++) {
whichHead = document.layers[i];
if (whichHead.id.indexOf("Child") != -1)
whichHead.visibility = "hide";
}
arrange();
}
else {
divColl = document.all.tags("DIV");
for (i=0; i<divColl.length; i++) {
whichHead = divColl(i);
if (whichHead.className == "Child")
whichHead.style.display = "none";
}
}
}
/* ********** THIS FUNCTION EXPANDS THE LAYERS ********* */
function expandIt(head) {
if (!ver4) return;
if (IE4) {
whichHead = eval(head + "_Child");
if (whichHead.style.display == "none") {
whichHead.style.display = "block";
}
else {
whichHead.style.display = "none";
}
}
else {
whichHead = eval("document." + head + "_Child");
if (whichHead.visibility == "hide") {
whichHead.visibility = "show";
}
else {
whichHead.visibility = "hide";
}
arrange();
}
}
onload = initIt;
</script>
</HEAD>
<BODY onResize="parent.left.location.reload()">
<H3 align=center>Table of Contents</H3>
<PRE>
<DIV ID="Top" CLASS="main"><LI><A href='tcfix_rpt.html#Top' Target='right'>Top</A></LI></DIV><DIV ID="Project_Summary" CLASS="main"><LI><A href='tcfix_rpt.html#Project_Summary' Target='right'>Project_Summary</A></LI></DIV><DIV ID="Compilation_Times" CLASS="main"><LI><A href='tcfix_rpt.html#Compilation_Times' Target='right'>Compilation_Times</A></LI></DIV><DIV ID="Design_Summary" CLASS="main"><LI><A href='tcfix_rpt.html#Design_Summary' Target='right'>Design_Summary</A></LI></DIV><DIV ID="Device_Resource_Summary" CLASS="main"><LI><A href='tcfix_rpt.html#Device_Resource_Summary' Target='right'>Device_Resource_Summary</A></LI></DIV><DIV ID="GLB_Resource_Summary" CLASS="main"><LI><A href='tcfix_rpt.html#GLB_Resource_Summary' Target='right'>GLB_Resource_Summary</A></LI></DIV><DIV ID="GLB_Control_Summary" CLASS="main"><LI><A href='tcfix_rpt.html#GLB_Control_Summary' Target='right'>GLB_Control_Summary</A></LI></DIV><DIV ID="Optimizer_and_Fitter_Options" CLASS="main"><LI><A href='tcfix_rpt.html#Optimizer_and_Fitter_Options' Target='right'>Optimizer_and_Fitter_Options</A></LI></DIV><DIV ID="Pinout_Listing" CLASS="main"><LI><A href='tcfix_rpt.html#Pinout_Listing' Target='right'>Pinout_Listing</A></LI></DIV><DIV ID="Input_Signal_List" CLASS="main"><LI><A href='tcfix_rpt.html#Input_Signal_List' Target='right'>Input_Signal_List</A></LI></DIV><DIV ID="Output_Signal_List" CLASS="main"><LI><A href='tcfix_rpt.html#Output_Signal_List' Target='right'>Output_Signal_List</A></LI></DIV><DIV ID="Bidir_Signal_List" CLASS="main"><LI><A href='tcfix_rpt.html#Bidir_Signal_List' Target='right'>Bidir_Signal_List</A></LI></DIV><DIV ID="Buried_Signal_List" CLASS="main"><LI><A href='tcfix_rpt.html#Buried_Signal_List' Target='right'>Buried_Signal_List</A></LI></DIV><DIV ID="Signals_Fanout_List" CLASS="main"><LI><A href='tcfix_rpt.html#Signals_Fanout_List' Target='right'>Signal_Fanout_List</A></LI></DIV><DIV ID="Cluster_Table" CLASS="parent"><LI><A href="#" onClick="expandIt('Cluster_Table'); return false">Cluster_Table</A></LI></DIV><DIV ID="Cluster_Table_Child" CLASS="Child"><UL><LI><A href='tcfix_rpt.html#GLB_A_CLUSTER_TABLE' Target='right'>GLB_A_CLUSTER_TABLE</A></LI>
<LI><A href='tcfix_rpt.html#GLB_B_CLUSTER_TABLE' Target='right'>GLB_B_CLUSTER_TABLE</A></LI>
</UL>
</DIV><DIV ID="Array_Fanin" CLASS="parent"><LI><A href="#" onClick="expandIt('Array_Fanin'); return false">Array_Fanin_Table</A></LI></DIV><DIV ID="Array_Fanin_Child" CLASS="Child"><UL><LI><A href='tcfix_rpt.html#GLB_A_LOGIC_ARRAY_FANIN' Target='right'>GLB_A_LOGIC_ARRAY_FANIN</A></LI>
<LI><A href='tcfix_rpt.html#GLB_B_LOGIC_ARRAY_FANIN' Target='right'>GLB_B_LOGIC_ARRAY_FANIN</A></LI>
</UL>
</DIV><DIV ID="PT_Histogram" CLASS="regular"><LI><A href='tcfix_rpt.html#PT_Histogram' Target='right'>Product_Terms_Histogram</A></LI></DIV><DIV ID="BI_Histogram" CLASS="regular"><LI><A href='tcfix_rpt.html#BI_Histogram' Target='right'>GLB_Input_Histogram</A></LI></DIV><DIV ID="PostFit_Equations" CLASS="regular"><LI><A href='tcfix_rpt.html#PostFit_Equations' Target='right'>PostFit_Equations</A></LI></DIV></UL>
</PRE>
<script LANGUAGE="JavaScript">
/* ******** IDENTIFIER THE FIRST DIV ********* */
if (NS4) {
firstHead = "Cluster_Table";
firstInd = getIndex(firstHead);
arrange();
}
</script>
</BODY>
</HTML>