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

/gem5/ext/dsent/model/optical/
H A DRingDetector.cc307 double unit_area_metal1 = getTechModel()->getStdCellLib()->getStdCellCache()->get("INV_X1->Area->Metal1Wire"); local
309 getAreaResult("Metal1Wire")->setValue(unit_area_metal1 * 40 * number_wavelengths);
H A DRingModulator.cc303 double unit_area_metal1 = getTechModel()->getStdCellLib()->getStdCellCache()->get("INV_X1->Area->Metal1Wire"); local
359 double area_metal1 = total_unit_inverters * unit_area_metal1;

Completed in 7 milliseconds