Home
last modified time | relevance | path

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

/scripts/
A Dlist_hardware.py119 def from_file(socs_file): argument
123 with open(socs_file) as f:
128 return Systems(str(socs_file.parent), socs_yaml)

Completed in 3 milliseconds