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

/gem5/configs/example/
H A Dread_config.py313 def port_has_correct_index(port): function in function:ConfigManager.bind_ports
335 if (port_has_correct_index(from_port) and
336 port_has_correct_index(to_port)):

Completed in 5 milliseconds