%@ LANGUAGE="VBScript" %>
(Bond. pat.,Pad) | (Column, Row) | <% For j=0 to nbias-1 %><%="@ " & Cstr(Bias(j)) & " [V]"%> | <% Next %><% Response.Write("Leakage Current at Vmax")%> |
(<%=bonding_pattern(i)%>,<%=pad(i)%>) | (<%=column(i)%>,<%=row(i)%>) | <% For j=0 to nbias-1 %><%=Cstr(capacitance(i,j))%> | <% Next %><%=Cstr(leakage_current(i,nbias-1))%> |