Searched refs:ram_wl_stitching_overhead_ (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dsubarray.cc59 ceil(num_cols / ram_num_cells_wl_stitching) * g_tp.ram_wl_stitching_overhead_; // stitching overhead
77 g_tp.ram_wl_stitching_overhead_
H A Dparameter.h167 double ram_wl_stitching_overhead_; member in class:TechnologyParameter
H A Dparameter.cc105 cout << indent_str << "ram_wl_stitching_overhead_ = " << setw(12) << ram_wl_stitching_overhead_ << " um" << endl;
H A Dtechnology.cc1749 g_tp.ram_wl_stitching_overhead_ = 7.5 * g_ip->F_sz_um;

Completed in 19 milliseconds