Searched refs:socs_yaml (Results 1 – 1 of 1) sorted by relevance
121 socs_yaml = f.read()125 return Systems(str(socs_file.parent), socs_yaml)128 def from_yaml(socs_yaml): argument131 return Systems('', socs_yaml)