Searched refs:c_load_nand2_path_out (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Ddecoder.h153 double c_load_nand2_path_out; member in class:PredecBlkDrv
H A Ddecoder.cc982 c_load_nand2_path_out(0),
1006 c_load_nand2_path_out = gate_C(dec->w_dec_n[0] + dec->w_dec_p[0], 0, is_dram_);
1040 c_load_nand2_path_out = 2 * C_nand2_gate_blk;
1044 c_load_nand2_path_out = 4 * C_nand2_gate_blk;
1052 c_load_nand2_path_out = 4 * C_nand2_gate_blk;
1058 c_load_nand2_path_out = 4 * C_nand2_gate_blk;
1069 c_load_nand2_path_out = 4 * C_nand2_gate_blk;
1076 c_load_nand2_path_out = 4 * C_nand2_gate_blk;
1092 F = c_load_nand2_path_out / gate_C(width_nand2_path_n[0] + width_nand2_path_p[0], 0, is_dram_);
1099 c_load_nand2_path_out,
[all...]

Completed in 9 milliseconds