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

/gem5/ext/mcpat/cacti/
H A Dtechnology.cc166 double Rnchannelon[NUMBER_TECH_FLAVORS]; local
216 Rnchannelon[0] = nmos_effective_resistance_multiplier * vdd[0] / I_on_n[0];//ohm-micron
217 Rpchannelon[0] = n_to_p_eff_curr_drv_ratio[0] * Rnchannelon[0];//ohm-micron
286 Rnchannelon[0] = nmos_effective_resistance_multiplier * vdd[0] / I_on_n[0];//ohm-micron
287 Rpchannelon[0] = n_to_p_eff_curr_drv_ratio[0] * Rnchannelon[0];//ohm-micron
330 Rnchannelon[1] = nmos_effective_resistance_multiplier * vdd[1] / I_on_n[1];
331 Rpchannelon[1] = n_to_p_eff_curr_drv_ratio[1] * Rnchannelon[1];
374 Rnchannelon[2] = nmos_effective_resistance_multiplier * vdd[2] / I_on_n[2];
375 Rpchannelon[2] = n_to_p_eff_curr_drv_ratio[2] * Rnchannelon[2];
432 Rnchannelon[
[all...]

Completed in 6 milliseconds