Lines Matching defs:rd

183         double rd, tf, this_delay, c_load, c_intrinsic, Vpp;
195 rd = tr_R_on(w_dec_n[0], NCH, num_in_signals, is_dram, false, is_wl_tr);
199 tf = rd * (c_intrinsic + c_load);
206 rd = tr_R_on(w_dec_n[i], NCH, 1, is_dram, false, is_wl_tr);
210 tf = rd * (c_intrinsic + c_load);
220 rd = tr_R_on(w_dec_n[i], NCH, 1, is_dram, false, is_wl_tr);
223 tf = rd * (c_intrinsic + c_load) + R_wire_dec_out * c_load / 2;
665 double rd, c_load, c_intrinsic, tf, this_delay;
675 rd = tr_R_on(w_L1_nand2_n[0], NCH, 2, is_dram_);
679 tf = rd * (c_intrinsic + c_load);
687 rd = tr_R_on(w_L1_nand2_n[i], NCH, 1, is_dram_);
691 tf = rd * (c_intrinsic + c_load);
700 rd = tr_R_on(w_L1_nand2_n[i], NCH, 1, is_dram_);
707 tf = rd * (c_intrinsic + c_load);
716 tf = rd * (c_intrinsic + c_load) + R_wire_predec_blk_out * c_load / 2;
727 rd = tr_R_on(w_L1_nand3_n[0], NCH, 3, is_dram_);
731 tf = rd * (c_intrinsic + c_load);
739 rd = tr_R_on(w_L1_nand3_n[i], NCH, 1, is_dram_);
743 tf = rd * (c_intrinsic + c_load);
752 rd = tr_R_on(w_L1_nand3_n[i], NCH, 1, is_dram_);
759 tf = rd * (c_intrinsic + c_load);
768 tf = rd * (c_intrinsic + c_load) + R_wire_predec_blk_out * c_load / 2;
779 rd = tr_R_on(w_L2_n[0], NCH, 2, is_dram_);
783 tf = rd * (c_intrinsic + c_load);
789 rd = tr_R_on(w_L2_n[0], NCH, 3, is_dram_);
793 tf = rd * (c_intrinsic + c_load);
801 rd = tr_R_on(w_L2_n[i], NCH, 1, is_dram_);
805 tf = rd * (c_intrinsic + c_load);
818 rd = tr_R_on(w_L2_n[i], NCH, 1, is_dram_);
821 tf = rd * (c_intrinsic + c_load) + R_wire_predec_blk_out * c_load / 2;
1189 double rd, c_gate_load, c_load, c_intrinsic, tf, this_delay;
1194 rd = tr_R_on(width_nand2_path_n[i], NCH, 1, is_dram_);
1198 tf = rd * (c_intrinsic + c_gate_load);
1208 rd = tr_R_on(width_nand2_path_n[i], NCH, 1, is_dram_);
1212 tf = rd * (c_intrinsic + c_load) + r_load_nand2_path_out * c_load / 2;
1221 rd = tr_R_on(width_nand3_path_n[i], NCH, 1, is_dram_);
1225 tf = rd * (c_intrinsic + c_gate_load);
1235 rd = tr_R_on(width_nand3_path_n[i], NCH, 1, is_dram_);
1239 tf = rd * (c_intrinsic + c_load) + r_load_nand3_path_out * c_load / 2;
1456 double rd, c_load, c_intrinsic, tf;
1460 rd = tr_R_on(width_n[i], NCH, 1, is_dram_);
1464 tf = rd * (c_intrinsic + c_load);
1480 rd = tr_R_on(width_n[i], NCH, 1, is_dram_);
1483 tf = rd * (c_intrinsic + c_load) + r_wire_load *