Searched defs:_is_wl_tr (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dbasic_circuit.cc90 gate_C( double width, double wirelength, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
114 gate_C_pass( double width, double wirelength, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
138 drain_C_( double width, int nchannel, int stack, int next_arg_thresh_folding_width_or_height_cell, double fold_dimension, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
210 tr_R_on( double width, int nchannel, int stack, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
239 R_to_w( double res, int nchannel, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
262 pmos_to_nmos_sz_ratio( bool _is_dram, bool _is_wl_tr) argument
300 cmos_Ileak( double nWidth, double pWidth, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
319 simplified_nmos_leakage( double nwidth, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
349 simplified_pmos_leakage( double pwidth, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
366 cmos_Ig_n( double nWidth, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
383 cmos_Ig_p( double pWidth, bool _is_dram, bool _is_cell, bool _is_wl_tr) argument
400 cmos_Isub_leakage( double nWidth, double pWidth, int fanin, enum Gate_type g_type, bool _is_dram, bool _is_cell, bool _is_wl_tr, enum Half_net_topology topo) argument
500 cmos_Ig_leakage( double nWidth, double pWidth, int fanin, enum Gate_type g_type, bool _is_dram, bool _is_cell, bool _is_wl_tr, enum Half_net_topology topo) argument
[all...]

Completed in 7 milliseconds