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

/gem5/ext/dsent/model/timing_graph/
H A DElectricalDriver.cc29 ElectricalDriver::ElectricalDriver(const String& instance_name_, ElectricalModel* model_, bool sizable_) argument
/gem5/ext/dsent/model/std_cells/
H A DCellMacros.cc37 addNor2(StdCell* cell_, const String& name_, bool sizable_, bool a1_to_zn_path_, bool a2_to_zn_path_, const String& a1_net_, const String& a2_net_, const String& zn_net_) argument
137 addNand2(StdCell* cell_, const String& name_, bool sizable_, bool a1_to_zn_path_, bool a2_to_zn_path_, const String& a1_net_, const String& a2_net_, const String& zn_net_) argument
239 addInverter(StdCell* cell_, const String& name_, bool sizable_, bool a_to_zn_path_, const String& a_net_, const String& zn_net_) argument
329 addTristate(StdCell* cell_, const String& name_, bool sizable_, bool a_to_zn_path_, bool oe_to_zn_path_, bool oen_to_zn_path_, const String& a_net_, const String& oe_net_, const String& oen_net_, const String& zn_net_) argument
/gem5/ext/dsent/model/
H A DElectricalModel.cc415 void ElectricalModel::createDriver(const String& name_, bool sizable_) argument

Completed in 12 milliseconds