Searched refs:FALL (Results 1 - 3 of 3) sorted by relevance
/gem5/ext/mcpat/cacti/ |
H A D | const.h | 111 #define FALL 0 macro
|
H A D | wire.cc | 236 deviceType->Vth / deviceType->Vdd, FALL) / 268 deviceType->Vth / deviceType->Vdd, FALL) / 475 deviceType->Vth / deviceType->Vdd, FALL);
|
H A D | mat.cc | 840 this_delay = horowitz(out_time_ramp, tf, VTHFA2, VTHFA3, FALL); 872 this_delay = horowitz (out_time_ramp, tf, VTHFA4, VTHFA5, FALL); 937 delay_hit_miss = horowitz(0, tf, 0.5, 0.5, FALL); 1363 double st1del = horowitz(inrisetime, tf, VTHCOMPINV, VTHCOMPINV, FALL); 1395 double st3del = horowitz(nextinputtime, tf, VTHCOMPINV, VTHEVALINV, FALL);
|
Completed in 16 milliseconds