Searched refs:chip_types (Results 1 – 1 of 1) sorted by relevance
95 chip_types = set()100 return (chip_types, port2chip)102 chip_types.add(type(chip))136 def dut_cbfs_extract_chips(self, chip_types): argument153 for chip_type in chip_types: