Searched refs:Vdd (Results 1 - 16 of 16) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Darbiter.cc43 Vdd = dt->Vdd;
92 power.readOp.dynamic = (R * arb_req() * Vdd * Vdd / 2 + R * arb_pri() *
93 Vdd * Vdd / 2 +
94 arb_grant() * Vdd * Vdd + arb_int() * 0.5 * Vdd *
95 Vdd);
[all...]
H A Dcrossbar.h78 double min_w_pmos, Vdd; member in class:Crossbar
H A Dcrossbar.cc45 Vdd = dt->Vdd;
134 tri_int_cap) * Vdd * Vdd) * flit_size;
137 1, inv) * Vdd +
139 2, nand) * Vdd +
141 2, nor) * Vdd +
145 1, inv) * Vdd +
147 2, nand) * Vdd +
149 2, nor) * Vdd
[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; local
189 Vpp = g_tp.sram_cell.Vdd;
191 Vpp = g_tp.peri_global.Vdd;
203 power.readOp.dynamic += (c_load + c_intrinsic) * Vdd * Vdd;
214 power.readOp.dynamic += (c_load + c_intrinsic) * Vdd * Vdd;
666 double Vdd = g_tp.peri_global.Vdd; local
1190 double Vdd = g_tp.peri_global.Vdd; local
[all...]
H A Dhtree2.cc118 deviceType->Vth / deviceType->Vdd, deviceType->Vth /
119 deviceType->Vdd, RISE);
124 deviceType->Vdd * deviceType->Vdd;
130 deviceType->Vdd * deviceType->Vdd * wire_bw ;
134 nand)) * deviceType->Vdd;
138 nand)) * deviceType->Vdd;
172 deviceType->Vth / deviceType->Vdd, deviceType->Vth /
173 deviceType->Vdd, RIS
[all...]
H A Darbiter.h75 double min_w_pmos, Vdd; member in class:Arbiter
H A Dwire.cc235 rt = horowitz (0, timeconst, deviceType->Vth / deviceType->Vdd,
236 deviceType->Vth / deviceType->Vdd, FALL) /
237 (deviceType->Vdd - deviceType->Vth);
242 ft = horowitz (rt, timeconst, deviceType->Vth / deviceType->Vdd,
243 deviceType->Vth / deviceType->Vdd, RISE) / deviceType->Vth;
261 rt = horowitz (0, timeconst, deviceType->Vth / deviceType->Vdd,
262 deviceType->Vth / deviceType->Vdd, RISE) / deviceType->Vth;
267 ft = horowitz (rt, timeconst, deviceType->Vth / deviceType->Vdd,
268 deviceType->Vth / deviceType->Vdd, FALL) /
269 (deviceType->Vdd
[all...]
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.Vdd;
[all...]
H A Drouter.cc55 Vdd = dt->Vdd;
137 return (crossbar_inpline()*Vdd*Vdd*flit_size / 2 +
138 crossbar_outline()*Vdd*Vdd*flit_size / 2) * 2;
163 dyn_p.V_b_sense = Vdd; // FIXME check power calc.
H A Dparameter.h57 double Vdd; member in class:TechnologyParameter::DeviceType
72 Vdd(0), Vth(0),
86 Vdd = 0;
H A Drouter.h103 double Vdd; member in class:Router
H A Dparameter.cc61 cout << indent_str << "Vdd = " << setw(12) << Vdd << " V" << endl;
390 V_b_sense = (0.05 * g_tp.sram_cell.Vdd > VBITSENSEMIN) ? 0.05 * g_tp.sram_cell.Vdd : VBITSENSEMIN;
400 V_b_sense = (0.05 * g_tp.sram_cell.Vdd > VBITSENSEMIN) ? 0.05 * g_tp.sram_cell.Vdd : VBITSENSEMIN;
H A Dtechnology.cc1610 g_tp.peri_global.Vdd += curr_alpha * vdd[peri_global_tech_type];
1633 g_tp.sram_cell.Vdd += curr_alpha * vdd[ram_cell_tech_type];
1679 g_tp.cam_cell.Vdd += curr_alpha * vdd[ram_cell_tech_type];
/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.Vdd / 1.
[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.Vdd * g_t
[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.Vdd;//uni
[all...]

Completed in 38 milliseconds