.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "auto_openfpga_config/extract_configuration_order.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note :ref:`Go to the end ` to download the full example code. .. rst-class:: sphx-glr-example-title .. _sphx_glr_auto_openfpga_config_extract_configuration_order.py: ================================= Extract configuration chain order ================================= This example demonstrate how to extract configuration chain order from the restructured netlist .. GENERATED FROM PYTHON SOURCE LINES 10-17 .. code-block:: Python from os import path import spydrnet as sdn import spydrnet_physical as sdnphy # TODO print("NotImplemented") .. _sphx_glr_download_auto_openfpga_config_extract_configuration_order.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: extract_configuration_order.ipynb ` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: extract_configuration_order.py ` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: extract_configuration_order.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_