Searched refs:RISE (Results 1 - 8 of 8) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dconst.h110 #define RISE 1 macro
H A Ddecoder.cc200 this_delay = horowitz(inrisetime, tf, 0.5, 0.5, RISE);
211 this_delay = horowitz(inrisetime, tf, 0.5, 0.5, RISE);
224 this_delay = horowitz(inrisetime, tf, 0.5, 0.5, RISE);
680 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE);
692 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE);
708 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE);
717 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE);
732 this_delay = horowitz(inrisetime_nand3_path, tf, 0.5, 0.5, RISE);
744 this_delay = horowitz(inrisetime_nand3_path, tf, 0.5, 0.5, RISE);
760 this_delay = horowitz(inrisetime_nand3_path, tf, 0.5, 0.5, RISE);
[all...]
H A Dcrossbar.cc160 deviceType->Vdd, deviceType->Vth / deviceType->Vdd, RISE);
H A Dmat.cc496 delay_wl_reset = horowitz(0, tf, 0.5, 0.5, RISE);
547 delay_wl_reset = horowitz(0, tf, 0.5, 0.5, RISE);
855 this_delay = horowitz(out_time_ramp, tf, VTHFA3, VTHFA4, RISE);
899 this_delay = horowitz (out_time_ramp, tf, 0.5, 0.5, RISE);
1279 this_delay = horowitz(inrisetime, tf, 0.5, 0.5, RISE);
1293 this_delay = horowitz(inrisetime, tf, 0.5, 0.5, RISE);
1313 this_delay = horowitz(inrisetime, tf, 0.5, 0.5, RISE);
1337 this_delay = horowitz(inrisetime, tf, 0.5, 0.5, RISE);
1381 double st2del = horowitz(nextinputtime, tf, VTHCOMPINV, VTHCOMPINV, RISE);
H A Dwire.cc243 deviceType->Vth / deviceType->Vdd, RISE) / deviceType->Vth;
262 deviceType->Vth / deviceType->Vdd, RISE) / deviceType->Vth;
458 deviceType->Vth / deviceType->Vdd, RISE);
527 // deviceType->Vth/deviceType->Vdd, RISE)/deviceType->Vth;
H A Dhtree2.cc119 deviceType->Vdd, RISE);
173 deviceType->Vdd, RISE);
H A Dbasic_circuit.cc288 if (rise == RISE) {
H A Dtechnology.cc2654 g_tp.kinv = horowitz(0, tf, 0.5, 0.5, RISE);
2660 g_tp.FO4 = horowitz(0, tf, 0.5, 0.5, RISE);

Completed in 36 milliseconds