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

/gem5/ext/mcpat/cacti/
H A Ddecoder.cc663 double inrisetime_nand3_path = inrisetime.second; local
732 this_delay = horowitz(inrisetime_nand3_path, tf, 0.5, 0.5, RISE);
734 inrisetime_nand3_path = this_delay / (1.0 - 0.5);
744 this_delay = horowitz(inrisetime_nand3_path, tf, 0.5, 0.5, RISE);
746 inrisetime_nand3_path = this_delay / (1.0 - 0.5);
760 this_delay = horowitz(inrisetime_nand3_path, tf, 0.5, 0.5, RISE);
762 inrisetime_nand3_path = this_delay / (1.0 - 0.5);
769 this_delay = horowitz(inrisetime_nand3_path, tf, 0.5, 0.5, RISE);
794 this_delay = horowitz(inrisetime_nand3_path, tf, 0.5, 0.5, RISE);
796 inrisetime_nand3_path
1182 compute_delays( double inrisetime_nand2_path, double inrisetime_nand3_path) argument
[all...]
H A Ddecoder.h179 double inrisetime_nand3_path); // return <outrise_nand2, outrise_nand3>

Completed in 9 milliseconds