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

/gem5/ext/mcpat/cacti/
H A Dbasic_circuit.cc300 cmos_Ileak( double nWidth, 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
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

Completed in 8 milliseconds