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

/gem5/ext/mcpat/cacti/
H A Dbasic_circuit.cc634 double fo_n, fo_p, fanout, beta_ratio, vt_to_vdd_ratio; local
637 fo_p = i_on_p / i_on_p_in;
642 //p_short_circuit_discharge_low = 10/3*(pow(0.5-vt_to_vdd_ratio,3.0)/pow(velocity_index,2.0)/pow(2.0,3*vt_to_vdd_ratio*vt_to_vdd_ratio))*c_in*vdd*vdd*fo_p*fo_p/fanout/beta_ratio;
647 vdd * vdd * fo_p * fo_p / fanout / beta_ratio;
662 fo_p / 10 / pow(2, 3 * vt_to_vdd_ratio + 2 * velocity_index);
696 double fo_n, fo_p, fanout, beta_ratio, vt_to_vdd_ratio; local
700 fo_p = i_on_p / i_on_p_in;
718 //p_short_circuit_discharge_low = 10/3*(pow(0.5-vt_to_vdd_ratio,3.0)/pow(velocity_index,2.0)/pow(2.0,3*vt_to_vdd_ratio*vt_to_vdd_ratio))*c_in*vdd*vdd*fo_p*fo_
[all...]

Completed in 6 milliseconds