Magic Mailing List |
|
From: erik peterson (erik AT yanntek DOT com) Date: Mon May 20 2002 - 10:50:06 EDT
Kiem Nguyen wrote: > > We have a magic gdsii techfile. what this techfile does is reading > gdsii database and place each layers on its own plane. It does not > do any sizing. What we see is exactly what we will send to fab. > This allow us to check the database before we send to > fab. > Here is my problem. I am able to stream in the label and it attaches to > the right layer but I could not stream it out. Does anybody know how > to do this? > > I don't have this problem with the other techfile (non-gdsii) which we > called it symbolic techfile. > > Thanks, > > Kiem > ------------------------------ > Kiem Nguyen > E-mail: kbn AT integration DOT com > Tel : (650) 623 9136 > Fax : (650) 969-4582 hi Kiem! I saw you say: "What we see is exactly what we will send to fab." and i shuddered. You are NOT seeing exactly what is sent to the fab if the gds you are looking at was made with another tool. Magic will try its best to recreate the original gds, but unless you made the techfile yourself and know EXACTLY what magic will mangle and wont mangle, you are using the wrong tool to inspect the final gds. I use the trick you are using to debug and build magic techfiles, but i wouldnt bet my job using it for final tapeouts. As for your labels, it would help if you told us what techfile you are using. My guess is you arent cifing out the labels in your cifout section. If you cant post the complete techfile, at least post the cifout layer section you are expecting labels to come out on :) -erik
|
|