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

/gem5/ext/mcpat/
H A Dinterconnect.cc43 Interconnect(XMLNode* _xml_data, string name_, enum Device_ty device_ty_, double base_w, double base_h, int data_w, double len, const InputParameter *configure_interface, int start_wiring_level_, double _clockRate, bool pipelinable_, double route_over_perc_, bool opt_local_, enum Core_type core_ty_, enum Wire_type wire_model, double width_s, double space_s, TechnologyParameter::DeviceType *dt) argument
/gem5/ext/mcpat/cacti/
H A Dhtree2.cc41 Htree2( enum Wire_type wire_model, double mat_w, double mat_h, int a_bits, int d_inbits, int search_data_in, int d_outbits, int search_data_out, int bl, int wl, enum Htree_type htree_type, bool uca_tree_, bool search_tree_, TechnologyParameter::DeviceType *dt) argument
H A Dwire.cc720 powerDef Wire::wire_model (double space, double size, double *delay) { function in class:Wire
36 Wire( enum Wire_type wire_model, double wl, int n, double w_s, double s_s, enum Wire_placement wp, double resistivity, TechnologyParameter::DeviceType *dt ) argument

Completed in 39 milliseconds