|
static MetalLayer | get_metal_layer_from_name (std::string metal_layer_name, std::unordered_map< std::string, t_metal_layer > clock_metal_layers, std::string clock_network_name) |
|
static void | setup_clock_network_wires (const t_arch &Arch, FormulaParser &p, std::vector< t_segment_inf > &segment_inf) |
| Parses the clock architecture information and modifies the architecture segment information. More...
|
|
static void | setup_clock_connections (const t_arch &Arch, FormulaParser &p) |
|
void | setup_clock_networks (const t_arch &Arch, std::vector< t_segment_inf > &segment_inf) |
|