ACT Library
|
Sizing specifier for variables. More...
#include <lang.h>
Public Attributes | |
Expr * | w |
transistor width | |
Expr * | l |
transistor length | |
int | flavor |
type of transistor (its flavor) | |
Expr * | folds |
number of folds, the folding specification if any | |
Sizing specifier for variables.
int act_size_spec_t::flavor |
type of transistor (its flavor)
Expr* act_size_spec_t::folds |
number of folds, the folding specification if any
Expr* act_size_spec_t::l |
transistor length
Expr* act_size_spec_t::w |
transistor width