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

/gem5/ext/mcpat/cacti/
H A Dwire.cc229 double timeconst; local
231 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
235 rt = horowitz (0, timeconst, deviceType->Vth / deviceType->Vdd,
238 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
242 ft = horowitz (rt, timeconst, deviceType->Vth / deviceType->Vdd,
255 double timeconst; local
257 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
261 rt = horowitz (0, timeconst, deviceType->Vth / deviceType->Vdd,
263 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
267 ft = horowitz (rt, timeconst, deviceTyp
455 double timeconst = res_eq * cap_eq; local
[all...]

Completed in 5 milliseconds