Home
last modified time | relevance | path

Searched refs:socs_yaml (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dlist_hardware.py124 socs_yaml = f.read()
128 return Systems(str(socs_file.parent), socs_yaml)
131 def from_yaml(socs_yaml): argument
134 return Systems('', socs_yaml)

Completed in 5 milliseconds