Searched refs:inrisetime_nand2_path (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/mcpat/cacti/ |
H A D | decoder.cc | 662 double inrisetime_nand2_path = inrisetime.first; local 680 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE); 682 inrisetime_nand2_path = this_delay / (1.0 - 0.5); 692 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE); 694 inrisetime_nand2_path = this_delay / (1.0 - 0.5); 708 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE); 710 inrisetime_nand2_path = this_delay / (1.0 - 0.5); 717 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE); 784 this_delay = horowitz(inrisetime_nand2_path, tf, 0.5, 0.5, RISE); 786 inrisetime_nand2_path 1182 compute_delays( double inrisetime_nand2_path, double inrisetime_nand3_path) argument [all...] |
H A D | decoder.h | 178 double inrisetime_nand2_path,
|
Completed in 12 milliseconds