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

/gem5/src/sim/power/
H A DThermalModel.py59 resistance = Param.Float(1.0, "Thermal resistance, expressed in Kelvin per Watt") variable in class:ThermalResistor
H A Dthermal_model.cc88 : SimObject(p), _resistance(p->resistance), node1(NULL), node2(NULL)
/gem5/ext/mcpat/cacti/
H A Dtechnology.cc42 double resistance; local
43 resistance = alpha_scatter * resistivity /
46 return(resistance);
1729 //Currently we are not modeling the resistance/capacitance of poly anywhere.

Completed in 15 milliseconds