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

/gem5/ext/mcpat/cacti/
H A Dwire.h69 double wire_res(double len);
H A Dwire.cc290 //TODO: this should be consistent with the wire_res in technology file
366 Wire::wire_res (double len /*(in m)*/) { function in class:Wire
372 //TODO: this should be consistent with the wire_res in technology file
373 //The whole computation should be consistent with the wire_res in technology.cc too!
422 double rwire = wire_res(len);
572 double wr = wire_res(len); //ohm
742 double wr = wire_res(len); //ohm

Completed in 8 milliseconds