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

/gem5/ext/mcpat/cacti/
H A Dconst.h218 const double VDD_STORAGE_LOSS_FRACTION_WORST = 0.125; variable
H A Dparameter.cc387 dram_refresh_period = 0.9 * g_tp.dram_cell_C * VDD_STORAGE_LOSS_FRACTION_WORST * g_tp.dram_cell_Vdd / g_tp.dram_cell_I_off_worst_case_len_temp;

Completed in 8 milliseconds