Searched refs:socs_yaml (Results 1 – 1 of 1) sorted by relevance
124 socs_yaml = f.read()128 return Systems(str(socs_file.parent), socs_yaml)131 def from_yaml(socs_yaml): argument134 return Systems('', socs_yaml)
Completed in 2 milliseconds