attaching multiple connectivity to a source/drain of a fet
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
attaching multiple connectivity to a source/drain of a fet

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence
Author Message
tattvamasi@gmail.com
Guest





Posted: Wed Sep 21, 2005 8:10 am    Post subject: attaching multiple connectivity to a source/drain of a fet Reply with quote

In a normal configuration of say a 2 fingered fet device which has a
single net connected to D(2 drains), S & G respectively one can attach
the term in the following way,

given are netName(for example "a") , term( for example "D" for drain) &
the instance(inst)

I can do,
net = dbMakeNet(cv netName)
termNew = dbFindTermByName(inst~>master netName)
(dbCreateInstTerm net inst termNew)

And this will attach the net to the terminal. In this case the two
drains at the end of fet device have the same connectivity to net "a".

If I need to make a configuration of a fet device ABBA, where A & B are
fingers of two seperate fets which share the same drains but are
connected to different sources... In which case the combined fet will
have different connectivity for the sources.
How will I using skill be able to attach two different connectivity to
the drains that are part of a single fet device?

Thankyou,
Partha

Back to top
tattvamasi@gmail.com
Guest





Posted: Wed Sep 21, 2005 8:10 am    Post subject: Re: attaching multiple connectivity to a source/drain of a f Reply with quote

correction:
where A & B are
fingers of two seperate fets which share the same drains but are
connected to different sources

should have been:

sharing the same source and connected to two different drains...
Back to top
tattvamasi@gmail.com
Guest





Posted: Wed Sep 21, 2005 8:10 pm    Post subject: Re: attaching multiple connectivity to a source/drain of a f Reply with quote

Need to make a cosmetic correction again in my post:

I need to make a corection in my post,
before:
given are netName(for example "a") , term( for
example "D" for drain) &
the instance(inst)
I can do,
net = dbMakeNet(cv netName)
termNew = dbFindTermByName(inst~>master netName)
(dbCreateInstTerm net inst termNew)

corrected:
given are netName(for example "a") , termName( for
example "D" for drain) &
the instance(inst)
I can do,
net = dbMakeNet(cv netName)
termNew = dbFindTermByName(inst~>master termName)
(dbCreateInstTerm net inst termNew)

Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Contact Us
Powered by phpBB