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

/gem5/ext/dsent/model/optical/
H A DRingDetector.cc170 double inv_x1_drain_cap = getTechModel()->getStdCellLib()->getStdCellCache()->get("INV_X1->Cap->Y"); local
189 double c_drain_sampler = unit_drain_cap * (2 * 2.0 + 2 * 1.0 + 3 * 5.0 + 1 * 3.0) + inv_x1_drain_cap;
190 double c_drain_rslatch = unit_drain_cap * (2 * 6.0) + inv_x1_drain_cap;

Completed in 3 milliseconds