ACT Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
act_size_spec_t Class Reference

Sizing specifier for variables. More...

#include <lang.h>

Public Attributes

Exprw
 transistor width
 
Exprl
 transistor length
 
int flavor
 type of transistor (its flavor)
 
Exprfolds
 number of folds, the folding specification if any
 

Detailed Description

Sizing specifier for variables.

Member Data Documentation

◆ flavor

int act_size_spec_t::flavor

type of transistor (its flavor)

◆ folds

Expr* act_size_spec_t::folds

number of folds, the folding specification if any

◆ l

Expr* act_size_spec_t::l

transistor length

◆ w

Expr* act_size_spec_t::w

transistor width


The documentation for this class was generated from the following file: