zyphor
Full Member level 1
tluplus
I met some question when I used Astro to creat TLUPLUS model.
I have used the following scheme
**************************
cmItfToTLUPlus
setFormField "Convert ITF to TLU" "Library Name" "QM_placement.mwlib"
setFormField "Convert ITF to TLU" "MIN" "1"
setFormField "Convert ITF to TLU" "MAX" "1"
setFormField "Convert ITF to TLU" "Min CapTable File" "capTable"
setFormField "Convert ITF to TLU" "Min ITF File" "xxx "
setFormField "Convert ITF to TLU" "Nom CapTable File" "capTable"
setFormField "Convert ITF to TLU" "Nom ITF File" "xxx"
setFormField "Convert ITF to TLU" "Max CapTable File" "capTable"
setFormField "Convert ITF to TLU" "Max ITF File" "xxx "
setFormField "Convert ITF to TLU" "Star-RCXT Mapping File" "xxx.map"
formOK "Convert ITF to TLU"
***************************
the xxx.map file's contents
************************
conducting_layers
poly poly
metal1 metal1
metal2 metal2
metal3 metal3
metal4 metal4
metal5 metal5
metal6 metal6
via_layers
via1 via1
via2 via2
via3 via3
via4 via4
via5 via5
polyCont polyCont
*****************
But Astro tell me it can not parse the mapping file, who can tell me why?
I met some question when I used Astro to creat TLUPLUS model.
I have used the following scheme
**************************
cmItfToTLUPlus
setFormField "Convert ITF to TLU" "Library Name" "QM_placement.mwlib"
setFormField "Convert ITF to TLU" "MIN" "1"
setFormField "Convert ITF to TLU" "MAX" "1"
setFormField "Convert ITF to TLU" "Min CapTable File" "capTable"
setFormField "Convert ITF to TLU" "Min ITF File" "xxx "
setFormField "Convert ITF to TLU" "Nom CapTable File" "capTable"
setFormField "Convert ITF to TLU" "Nom ITF File" "xxx"
setFormField "Convert ITF to TLU" "Max CapTable File" "capTable"
setFormField "Convert ITF to TLU" "Max ITF File" "xxx "
setFormField "Convert ITF to TLU" "Star-RCXT Mapping File" "xxx.map"
formOK "Convert ITF to TLU"
***************************
the xxx.map file's contents
************************
conducting_layers
poly poly
metal1 metal1
metal2 metal2
metal3 metal3
metal4 metal4
metal5 metal5
metal6 metal6
via_layers
via1 via1
via2 via2
via3 via3
via4 via4
via5 via5
polyCont polyCont
*****************
But Astro tell me it can not parse the mapping file, who can tell me why?