Searched refs:peri_global (Results 1 - 19 of 19) sorted by relevance

/gem5/ext/mcpat/
H A Diocontrollers.cc136 mac_dyn = 2.19e-9 * g_tp.peri_global.Vdd / 1.1 * g_tp.peri_global.Vdd /
139 frontend_dyn = 0.27e-9 * g_tp.peri_global.Vdd / 1.1 *
140 g_tp.peri_global.Vdd / 1.1 * (interface_ip.F_sz_nm / 65.0);
144 g_tp.peri_global.Vdd / 1.2 * g_tp.peri_global.Vdd / 1.2;
157 mac_dyn = 1.257e-9 * g_tp.peri_global.Vdd / 1.1 * g_tp.peri_global.Vdd
160 frontend_dyn = 0.6e-9 * g_tp.peri_global.Vdd / 1.1 *
161 g_tp.peri_global
[all...]
H A Dlogic.cc89 cmos_Ig_leakage(WSelORn, WSelORprequ, 4, nor) * g_tp.peri_global.Vdd;
110 Ctotal * g_tp.peri_global.Vdd * g_tp.peri_global.Vdd * 2;
117 ) * g_tp.peri_global.Vdd;
124 ) * g_tp.peri_global.Vdd;
193 power.readOp.dynamic = Ctotal * /*CLOCKRATE*/ g_tp.peri_global.Vdd *
194 g_tp.peri_global.Vdd /*AF*/;
297 0.5 * g_tp.peri_global.Vdd * g_tp.peri_global.Vdd;;
301 c3 * g_tp.peri_global
[all...]
H A Dmemoryctrl.cc128 power.readOp.dynamic = C_MCB * g_tp.peri_global.Vdd *
129 g_tp.peri_global.Vdd *
134 g_tp.peri_global.Vdd;//unit W
138 g_tp.peri_global.Vdd;//unit W
144 g_tp.peri_global.Vdd / 1.1 * g_tp.peri_global.Vdd / 1.1 *
154 g_tp.peri_global.Vdd;//unit W
157 g_tp.peri_global.Vdd;//unit W
167 g_tp.peri_global.Vdd;//unit W
171 g_tp.peri_global
[all...]
H A Dinterconnect.h104 TechnologyParameter::DeviceType *dt = &(g_tp.peri_global));
H A Dbasic_components.cc306 g_tp.peri_global.long_channel_leakage_reduction;
311 g_tp.peri_global.long_channel_leakage_reduction;
316 g_tp.peri_global.long_channel_leakage_reduction;
H A Dnoc.cc69 &(g_tp.peri_global),
/gem5/ext/mcpat/cacti/
H A Dcrossbar.h54 TechnologyParameter::DeviceType *dt = &(g_tp.peri_global));
H A Darbiter.h53 TechnologyParameter::DeviceType *dt = &(g_tp.peri_global));
H A Dwire.h55 TechnologyParameter::DeviceType *dt = &(g_tp.peri_global));
62 TechnologyParameter::DeviceType *dt = &(g_tp.peri_global)
H A Dhtree2.h53 TechnologyParameter::DeviceType *dt = &(g_tp.peri_global));
H A Dmat.cc846 * g_tp.peri_global.Vdd * g_tp.peri_global.Vdd *
861 g_tp.peri_global.Vdd * g_tp.peri_global.Vdd;// * Ntbl;
877 g_tp.peri_global.Vdd * g_tp.peri_global.Vdd;//* Ntbl;
906 dynSearchEng += (c_intrinsic) * g_tp.peri_global.Vdd * g_tp.peri_global.Vdd;//* Ntbl;
924 dynSearchEng += (c_intrinsic + Cwire + c_gate_load) * g_tp.peri_global.Vdd * g_tp.peri_global
[all...]
H A Ddecoder.cc170 power.readOp.leakage = cumulative_curr * g_tp.peri_global.Vdd;
171 power.readOp.gate_leakage = cumulative_curr_Ig * g_tp.peri_global.Vdd;
184 double Vdd = g_tp.peri_global.Vdd;
191 Vpp = g_tp.peri_global.Vdd;
259 power.readOp.leakage = cumulative_curr * g_tp.peri_global.Vdd;
260 power.readOp.gate_leakage = cumulative_curr_Ig * g_tp.peri_global.Vdd;
644 power_nand2_path.readOp.leakage = leak_L1_nand2 * g_tp.peri_global.Vdd;
645 power_nand3_path.readOp.leakage = leak_L1_nand3 * g_tp.peri_global.Vdd;
646 power_L2.readOp.leakage = leakage_L2 * g_tp.peri_global.Vdd;
648 power_nand2_path.readOp.gate_leakage = gate_leak_L1_nand2 * g_tp.peri_global
[all...]
H A Dbasic_circuit.cc105 dt = &g_tp.peri_global;
130 dt = &g_tp.peri_global;
157 dt = &g_tp.peri_global;
226 dt = &g_tp.peri_global;
254 dt = &g_tp.peri_global;
269 p_to_n_sizing_ratio = g_tp.peri_global.n_to_p_eff_curr_drv_ratio;
313 dt = &(g_tp.peri_global);
331 dt = &(g_tp.peri_global);
361 dt = &(g_tp.peri_global);
378 dt = &(g_tp.peri_global);
[all...]
H A Drouter.h57 TechnologyParameter::DeviceType *dt = &(g_tp.peri_global),
H A Dparameter.h222 DeviceType peri_global; // peripheral global member in class:TechnologyParameter
257 peri_global.reset();
H A Dnuca.cc48 TechnologyParameter::DeviceType *dt = &(g_tp.peri_global)
152 router_s[0] = new Router(64.0, 8, 4, &(g_tp.peri_global));
154 router_s[1] = new Router(128.0, 8, 4, &(g_tp.peri_global));
156 router_s[2] = new Router(256.0, 8, 4, &(g_tp.peri_global));
H A Dtechnology.cc1610 g_tp.peri_global.Vdd += curr_alpha * vdd[peri_global_tech_type];
1611 g_tp.peri_global.t_ox += curr_alpha * t_ox[peri_global_tech_type];
1612 g_tp.peri_global.Vth += curr_alpha * v_th[peri_global_tech_type];
1613 g_tp.peri_global.C_ox += curr_alpha * c_ox[peri_global_tech_type];
1614 g_tp.peri_global.C_g_ideal += curr_alpha * c_g_ideal[peri_global_tech_type];
1615 g_tp.peri_global.C_fringe += curr_alpha * c_fringe[peri_global_tech_type];
1616 g_tp.peri_global.C_junc += curr_alpha * c_junc[peri_global_tech_type];
1617 g_tp.peri_global.C_junc_sidewall = 0.25e-15; // F/micron
1618 g_tp.peri_global.l_phy += curr_alpha * Lphy[peri_global_tech_type];
1619 g_tp.peri_global
[all...]
H A Dparameter.cc159 peri_global.display(indent + 2);
H A Dio.cc657 Nuca n(&g_tp.peri_global);
849 Nuca n(&g_tp.peri_global);

Completed in 51 milliseconds