Guest
Hello,
I am trying to get the manufacturing grid upon set up. I can get it
by hard coding with the two lines below, but at work we use at least
10 different PDKs.
techid=techGetTechFile(ddGetObj("c05ha"))
minGRID=techGetMfgGridResolution( techid )
This returns the manufacturing grid for c05ha process, is there some
kind of variable that is set in Cadence(or wherever) I can use?
Any other solution would be great as well!
Thank you in advance for any help,
Eric
I am trying to get the manufacturing grid upon set up. I can get it
by hard coding with the two lines below, but at work we use at least
10 different PDKs.
techid=techGetTechFile(ddGetObj("c05ha"))
minGRID=techGetMfgGridResolution( techid )
This returns the manufacturing grid for c05ha process, is there some
kind of variable that is set in Cadence(or wherever) I can use?
Any other solution would be great as well!
Thank you in advance for any help,
Eric