7.4. Extract configuration chain orderΒΆ

This example demonstrate how to extract configuration chain order from the restructured netlist

from os import path
import spydrnet as sdn
import spydrnet_physical as sdnphy

# TODO
print("NotImplemented")

Total running time of the script: ( 0 minutes 0.000 seconds)

Gallery generated by Sphinx-Gallery