Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
language:langs:prs [2022/06/08 06:19]
rajit [CMOS implementation]
language:langs:prs [2022/06/08 06:20]
rajit [CMOS implementation]
Line 138: Line 138:
   a <10,lvt> & b<10,lvt> -> c-   a <10,lvt> & b<10,lvt> -> c-
 </code> </code>
-Transistors come in different //flavors// in a modern technology. The flavors supported by ACT are specified in the top-level ACT [[config:start|configuration]]. Here, the ''lvt'' flavor is being specified. The standard names that we use are ''svt'' (for standard Vt), ''lvt'' (for low Vt), and ''hvt'' (for high Vt) but these are configuration options.+Transistors come in different //flavors// in a modern technology. The flavors supported by ACT are specified in the top-level ACT [[config:start|configuration]]. Here, the ''lvt'' flavor is being specified. The standard names that we use are ''svt'' (for standard Vt), ''lvt'' (for low Vt), and ''hvt'' (for high Vt).
  
 Finally, it is often the case that multiple transistors in an expression use the same sizing information.  Finally, it is often the case that multiple transistors in an expression use the same sizing information.