Searched refs:socs_yaml (Results 1 – 1 of 1) sorted by relevance
120 socs_yaml = f.read()124 return Systems(str(socs_file.parent), socs_yaml)127 def from_yaml(socs_yaml): argument130 return Systems('', socs_yaml)