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

/gem5/ext/dsent/model/
H A DElectricalModel.cc499 void ElectricalModel::assign(const String& downstream_net_name_, const String& upstream_net_name_) argument
514 void ElectricalModel::assign(const String& downstream_net_name_, const NetIndex& downstream_net_indices_, const String& upstream_net_name_) argument
529 assign(const String& downstream_net_name_, const String& upstream_net_name_, const NetIndex& upstream_net_indices_) argument
543 assign(const String& downstream_net_name_, const NetIndex& downstream_net_indices_, const String& upstream_net_name_, const NetIndex& upstream_net_indices_) argument
575 assignVirtualFanout(const String& downstream_net_name_, const String& upstream_net_name_) argument
587 assignVirtualFanout(const String& downstream_net_name_, const NetIndex& downstream_net_indices_, const String& upstream_net_name_, const NetIndex& upstream_net_indices_) argument
615 assignVirtualFanin(const String& downstream_net_name_, const String& upstream_net_name_) argument
626 assignVirtualFanin(const String& downstream_net_name_, const NetIndex& downstream_net_indices_, const String& upstream_net_name_, const NetIndex& upstream_net_indices_) argument
[all...]

Completed in 13 milliseconds