Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

about creating tluplus model

Status
Not open for further replies.

zyphor

Full Member level 1
Joined
Nov 22, 2003
Messages
97
Helped
4
Reputation
8
Reaction score
3
Trophy points
1,288
Activity points
816
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?
 

grdgenxo

I have checked your mapping file.I don't find out any problem.
you can check naming consistent between itf file and tf file.
 
itf tluplus

you can translate it from nxtgrd file using RCXT's grdgenxo.
The nxtgrd file can download from foundry .

KFY
 
grdgenxo format file

kfy said:
you can translate it from nxtgrd file using RCXT's grdgenxo.
The nxtgrd file can download from foundry .

KFY

How can i use grdgenxo. Can you give me examples ?



Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top