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

/gem5/ext/mcpat/cacti/
H A Dhtree2.cc296 double len = 0, ht = 0; local
377 ht = ht_temp / 2;
396 wtemp2 = new Wire(wt, ht); // ver
399 ht_temp = ht;
401 ht /= 2;
408 wtemp1 = new Wire(wt, ht); // ver
409 wtemp2 = new Wire(wt, ht / 2); // hor
410 ht_temp = ht;
411 ht /= 2;
505 double len = 0, ht local
[all...]
H A Drouter.h82 double NTtr, PTtr, wt, ht, I, O, NTi, PTi, NTid, PTid, NTod, PTod, TriS1, TriS2; member in class:Router
H A Drouter.cc61 ht = 15 * technology * 1e-6 / 2; /*track height*/
124 return (Cw3(I*flit_size*ht) + I*transmission_buf_outcap() + gate_cap(NTod) +

Completed in 7 milliseconds