Lines Matching refs:e6

58     repeater_spacing *= 1e6;
59 wire_length *= 1e6;
60 wire_width *= 1e6;
61 wire_spacing *= 1e6;
354 //tot_cap = (sidewall + adj + (deviceType->C_fringe * 1e6)); //F/m
355 tot_cap = (sidewall + adj + (g_tp.fringe_cap * 1e6)); //F/m
358 wire_width *= 1e6;
359 wire_spacing *= 1e6;
632 sp *= 1e6; // in microns
789 " \n\tDelay - " << global.delay*1e6 << " (ns/mm)"
790 " \n\tPowerD - " << global.power.readOp.dynamic *1e6 << " (nJ/mm)"
794 cout << "\tWire width - " << wire_width_init*1e6 << " microns\n";
795 cout << "\tWire spacing - " << wire_spacing_init*1e6 << " microns\n";
800 " \n\tDelay - " << global_5.delay *1e6 << " (ns/mm)"
801 " \n\tPowerD - " << global_5.power.readOp.dynamic *1e6 << " (nJ/mm)"
805 cout << "\tWire width - " << wire_width_init*1e6 << " microns\n";
806 cout << "\tWire spacing - " << wire_spacing_init*1e6 << " microns\n";
810 " \n\tDelay - " << global_10.delay *1e6 << " (ns/mm)"
811 " \n\tPowerD - " << global_10.power.readOp.dynamic *1e6 << " (nJ/mm)"
815 cout << "\tWire width - " << wire_width_init*1e6 << " microns\n";
816 cout << "\tWire spacing - " << wire_spacing_init*1e6 << " microns\n";
820 " \n\tDelay - " << global_20.delay *1e6 << " (ns/mm)"
821 " \n\tPowerD - " << global_20.power.readOp.dynamic *1e6 << " (nJ/mm)"
825 cout << "\tWire width - " << wire_width_init*1e6 << " microns\n";
826 cout << "\tWire spacing - " << wire_spacing_init*1e6 << " microns\n";
830 " \n\tDelay - " << global_30.delay *1e6 << " (ns/mm)"
831 " \n\tPowerD - " << global_30.power.readOp.dynamic *1e6 << " (nJ/mm)"
835 cout << "\tWire width - " << wire_width_init*1e6 << " microns\n";
836 cout << "\tWire spacing - " << wire_spacing_init*1e6 << " microns\n";