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

/gem5/ext/dsent/model/std_cells/
H A DCellMacros.cc250 ElectricalLoad* gate_load = cell_->getLoad(name_ + "_CgA"); local
257 a_net->addDownstreamNode(gate_load);
258 if (a_to_zn_path_) gate_load->addDownstreamNode(out_drive);

Completed in 7 milliseconds