Home
last modified time | relevance | path

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

/scripts/
A Dlist_hardware.py38 def __init__(self, folder='', soc_yaml=None): argument
44 if soc_yaml is None:
48 data = yaml.load(soc_yaml, Loader=SafeLoader)

Completed in 14 milliseconds