Creating a new library attached to a specified technology

N

nour

Guest
Morning everybody! Please I need your help to create, by a skill
function, a new library attached to a specified technology that could
be chosen from many others.

For example in my program i will create a library:

dbCreateLib( "newLib" )

And then attach it to an existing technology, such as cmos065,
cmos032......

Thanks for help

Nour
 
nour wrote:
Morning everybody! Please I need your help to create, by a skill
function, a new library attached to a specified technology that could
be chosen from many others.

For example in my program i will create a library:

dbCreateLib( "newLib" )

And then attach it to an existing technology, such as cmos065,
cmos032......

Thanks for help

Nour
This is answered here :

http://groups.google.com/group/comp.cad.cadence/browse_frm/thread/202e3dda392b2238
 
On Sep 9, 10:42 am, "S. Badel" <stephane.ba...@REMOVETHISepfl.ch>
wrote:
nour wrote:
Morning everybody! Please I need your help to create, by a skill
function, a new library attached to a specified technology that could
be chosen from many others.

For example in my program i will create a library:

dbCreateLib( "newLib" )

And then attach it to an existing technology, such as cmos065,
cmos032......

Thanks for help

Nour

This is answered here :

http://groups.google.com/group/comp.cad.cadence/browse_frm/thread/202...
Thanks a lot for your help :)
 

Welcome to EDABoard.com

Sponsor

Back
Top