Searched refs:e9 (Results 1 - 24 of 24) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dio.cc1439 // file << fin_res.data_array.activate_energy * 1e9 << ", " ;
1440 // file << fin_res.data_array.read_energy * 1e9 << ", " ;
1441 // file << fin_res.data_array.write_energy * 1e9 << ", " ;
1442 // file << fin_res.data_array.precharge_energy * 1e9 << ", " ;
1443 // file << fin_res.data_array.trcd * 1e9 << ", " ;
1444 // file << fin_res.data_array.cas_latency * 1e9 << ", " ;
1445 // file << fin_res.data_array.precharge_delay * 1e9 << ", " ;
1501 cout << " Access time (ns): " << fr->access_time*1e9 << endl;
1502 cout << " Cycle time (ns): " << fr->cycle_time*1e9 << endl;
1504 cout << " Precharge Delay (ns): " << fr->data_array2->precharge_delay*1e9 << end
[all...]
H A Dnuca.cc108 double cycle_time = (1.0 / (oper_freq * 1e9)); /*s*/
470 fr->h_wire->delay*1e9);
472 fr->v_wire->delay*1e9);
474 fr->h_wire->delay*1e9 / fr->bank_pda.area.w);
477 fr->h_wire->power.readOp.dynamic*1e9,
478 fr->h_wire->power.readOp.leakage*1e9);
481 fr->v_wire->power.readOp.dynamic*1e9,
482 fr->v_wire->power.readOp.leakage*1e9);
H A Drouter.cc300 << buffer.power.readOp.dynamic * 1e9 << " (nJ)\n";
306 << crossbar.power.readOp.dynamic * 1e9 << " (nJ)\n";
310 << arbiter.power.readOp.dynamic * 1e9 << " (nJ)\n";
H A Darbiter.cc139 cout << "Dynamic Power : " << power.readOp.dynamic*1e9 << " (nJ)" << endl;
H A Dcrossbar.cc170 cout << "Dynamic Power : " << power.readOp.dynamic*1e9 *
H A Dwire.cc841 " \n\tdelay - " << low_swing.delay *1e9 << " (ns)"
842 " \n\tpowerD - " << low_swing.power.readOp.dynamic *1e9 << " (nJ)"
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ud/
H A Dfcvt_w.S26 TEST_FP_INT_OP_D( 8, fcvt.w.d, 0x10, -1<<31, -3e9, rtz);
27 TEST_FP_INT_OP_D( 9, fcvt.w.d, 0x10, (1<<31)-1, 3e9, rtz);
35 TEST_FP_INT_OP_D(18, fcvt.wu.d, 0x10, 0, -3e9, rtz);
36 TEST_FP_INT_OP_D(19, fcvt.wu.d, 0x00, 0xffffffffb2d05e00, 3e9, rtz);
45 TEST_FP_INT_OP_D(28, fcvt.l.d, 0x00,-3000000000, -3e9, rtz);
46 TEST_FP_INT_OP_D(29, fcvt.l.d, 0x00, 3000000000, 3e9, rtz);
56 TEST_FP_INT_OP_D(38, fcvt.lu.d, 0x10, 0, -3e9, rtz);
57 TEST_FP_INT_OP_D(39, fcvt.lu.d, 0x00, 3000000000, 3e9, rtz);
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64uf/
H A Dfcvt.S24 TEST_INT_FP_OP_S( 5, fcvt.s.wu, 4.2949673e9, -2);
H A Dfcvt_w.S26 TEST_FP_INT_OP_S( 8, fcvt.w.s, 0x10, -1<<31, -3e9, rtz);
27 TEST_FP_INT_OP_S( 9, fcvt.w.s, 0x10, (1<<31)-1, 3e9, rtz);
35 TEST_FP_INT_OP_S(18, fcvt.wu.s, 0x10, 0, -3e9, rtz);
36 TEST_FP_INT_OP_S(19, fcvt.wu.s, 0x00, 3000000000, 3e9, rtz);
52 TEST_FP_INT_OP_S(38, fcvt.lu.s, 0x10, 0, -3e9, rtz);
/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_trace.cpp149 *high = (unsigned)(invar / 1e9);
150 double rest = invar - 1e9 * (*high);
/gem5/ext/dsent/model/optical/
H A DOpticalTestModel.cc110 double data_rate = 8e9;
/gem5/ext/mcpat/
H A Darch_const.h50 const double CLOCKRATE = 1.2*1e9;
H A Dmemoryctrl.cc126 C_MCB = mc_power/1e9/72/1.1/1.1*l_ip.F_sz_um/0.065;
163 C_MCB = mc_power/1e9/72/1.1/1.1*l_ip.F_sz_um/0.065;
313 mcp.llcBlockSize * BITS_PER_BYTE / 1e9 +
H A Dlogic.cc534 per_access_energy = 1.15/1e9/4/1.3/1.3*g_tp.peri_global.Vdd*g_tp.peri_global.Vdd*(g_ip->F_sz_nm/90.0);//g_tp.peri_global.Vdd*g_tp.peri_global.Vdd/1.2/1.2);//0.00649*1e-9; //This is per Hz energy(nJ)
545 per_access_energy = 1.15/3/1e9/4/1.3/1.3*g_tp.peri_global.Vdd*g_tp.peri_global.Vdd*(g_ip->F_sz_nm/90.0);//(g_tp.peri_global.Vdd*g_tp.peri_global.Vdd/1.2/1.2);//0.00649*1e-9; //This is per cycle energy(nJ)
556 per_access_energy = 1.15*2/3/1e9/4/1.3/1.3*g_tp.peri_global.Vdd*g_tp.peri_global.Vdd*(g_ip->F_sz_nm/90.0);//(g_tp.peri_global.Vdd*g_tp.peri_global.Vdd/1.2/1.2);//0.00649*1e-9; //This is per cycle energy(nJ), coefficient based on Wattch
579 per_access_energy = 1.15*3/1e9/4/1.3/1.3*g_tp.peri_global.Vdd*g_tp.peri_global.Vdd*(g_ip->F_sz_nm/90.0);//g_tp.peri_global.Vdd*g_tp.peri_global.Vdd/1.2/1.2);//0.00649*1e-9; //This is per op energy(nJ)
593 per_access_energy = 1.15/1e9/4/1.3/1.3*g_tp.peri_global.Vdd*g_tp.peri_global.Vdd*(g_ip->F_sz_nm/90.0);//(g_tp.peri_global.Vdd*g_tp.peri_global.Vdd/1.2/1.2);//0.00649*1e-9; //This is per cycle energy(nJ)
608 per_access_energy = 1.15*2/1e9/4/1.3/1.3*g_tp.peri_global.Vdd*g_tp.peri_global.Vdd*(g_ip->F_sz_nm/90.0);//(g_tp.peri_global.Vdd*g_tp.peri_global.Vdd/1.2/1.2);//0.00649*1e-9; //This is per cycle energy(nJ), coefficient based on Wattch
H A Dbasic_components.cc46 // Number of cycles per second, 2GHz = 2e9
47 double McPATComponent::target_core_clockrate = 2e9;
/gem5/src/sim/
H A Dcore.cc94 Float::ns = Float::s / 1.0e9;
/gem5/util/stats/
H A Dstats.py331 output.stat = etherdev.rxBandwidth / 1e9
333 output.stat = etherdev.txBandwidth / 1e9
335 output.stat = (etherdev.rxBandwidth + etherdev.txBandwidth) / 1e9
/gem5/src/base/
H A Dtime.hh130 nsec((long)((seconds - new_time) * 1e9));
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_time.cpp59 1e9, // us
/gem5/src/python/m5/util/
H A Dconvert.py45 giga = 1.0e9
/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h733 const T5& e5, const T6& e6, const T7& e7, const T8& e8, const T9& e9) {
745 e8, e9));
763 const T5& e5, const T6& e6, const T7& e7, const T8& e8, const T9& e9,
777 e8, e9, e10));
950 const T5& e5, const T6& e6, const T7& e7, const T8& e8, const T9& e9) {
962 e6, e7, e8, e9));
980 const T5& e5, const T6& e6, const T7& e7, const T8& e8, const T9& e9,
994 e6, e7, e8, e9, e10));
732 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, const T5& e5, const T6& e6, const T7& e7, const T8& e8, const T9& e9) argument
762 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, const T5& e5, const T6& e6, const T7& e7, const T8& e8, const T9& e9, const T10& e10) argument
949 UnorderedElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, const T5& e5, const T6& e6, const T7& e7, const T8& e8, const T9& e9) argument
979 UnorderedElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, const T5& e5, const T6& e6, const T7& e7, const T8& e8, const T9& e9, const T10& e10) argument
/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64f.cpp682 expect<float>(-4.29496704e9, []{return F::fcvt_s_l(0xFFFFFFFF000000FFLL);},
/gem5/util/streamline/
H A Dm5stats2streamline.py911 ticks_in_ns = int(sim_freq / 1e9)
/gem5/ext/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc1424 Expectation e9 = EXPECT_CALL(a, DoA(9)).RetiresOnSaturation(); local

Completed in 63 milliseconds