[Indigo]<Rosemary>Compare0.2>Compare.DF=>Format.Tioga describes a general format for describing circuits. This document describes ways to give information about transistors within that general framework.
Here follows a list of assertions for cell types that concern themselves with transistors:
TransistorResistance:
(MOSFETSquares squares:Number
)
This gives a geometric abstract of the shape of a MOSFET channel. When multiplied by a chip-wide constant (ohms/square), it gives the resistance of the transistor channel when it is normally "on". For rectangular transistors, it is the ratio length/width.
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: