Searched refs:gate_min_width (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/dsent/model/std_cells/
H A DStdCellLib.cc106 double gate_min_width = getTechModel()->get("Gate->MinWidth"); local
110 double nmos_unit_width = gate_min_width;
111 double pmos_unit_width = gate_min_width * pn_ratio;

Completed in 4 milliseconds