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

/gem5/ext/mcpat/cacti/
H A Dconst.h87 #define VTHCOMPINV 0.437 macro
H A Dmat.cc1363 double st1del = horowitz(inrisetime, tf, VTHCOMPINV, VTHCOMPINV, FALL);
1364 double nextinputtime = st1del / VTHCOMPINV;
1381 double st2del = horowitz(nextinputtime, tf, VTHCOMPINV, VTHCOMPINV, RISE);
1382 nextinputtime = st2del / (1.0 - VTHCOMPINV);
1395 double st3del = horowitz(nextinputtime, tf, VTHCOMPINV, VTHEVALINV, FALL);

Completed in 10 milliseconds