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

/gem5/ext/dsent/model/std_cells/
H A DStdCellLib.cc116 double std_cell_active_height = std_cell_total_height / getTechModel()->get("StdCell->HeightOverheadFactor").toDouble(); local
121 Log::printLine("Standard cell active height = " + (String) std_cell_active_height);
125 setActiveHeight(std_cell_active_height);

Completed in 3 milliseconds