[Indigo]<Rosemary>Compare0.2>Compare.DF=>Format.Tioga describes a general format for describing circuits. This document describes ways to give information relevant to MOS within that general framework.
Here follows a list of assertions for nets that concern themselves with MOS properties:
Stray: (MOSStrays (AreaOrPerim Layer Number)*)
AreaOrPerim: a | p
Layer: {
M,
M2,
G,
P,
nD,
pD, ...}
This gives a geometric abstract of the shape of a MOSFET net.
Here follows a list of assertions for cell types that concern themselves with transistors:
TransistorResistance:
(MOSFETShape length:Number width:Number
)
This gives a geometric abstract of the shape of a MOSFET channel. For non-rectangular transistors, this should be the shape of an electrically-equivalent rectangular transistor.
TransistorFlavor: (MOSFETFlavor type:Type mode:Mode)
Type: n | p
Mode:
E(nhancement) |
D(epletion)
This gives some basic information about a MOSFET.
Here follows a list of assertions for cell instances that concern themselves with transistors: