Searched defs:num_folded_tr (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dcomponent.cc59 double Component::compute_diffusion_width(int num_stacked_in, int num_folded_tr) { argument
149 int num_folded_tr = (int) (ceil(input_width / threshold_folding_width)); local
H A Dbasic_circuit.cc181 int num_folded_tr = (int) (ceil(width / w_folded_tr)); local

Completed in 7 milliseconds