.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "auto_basic/09_combine_pins.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_basic_09_combine_pins.py: ========================= Combined definitions pins ========================= This example combines independent pins of the module to a single multipin ports (Bux) **Initial Design** .. image:: ../auto_sample_verilog/basic_hierarchy.svg :align: center .. GENERATED FROM PYTHON SOURCE LINES 15-22 .. code-block:: Python from os import path import spydrnet as sdn import spydrnet_physical as sdnphy # TODO print("NotImplemented") .. _sphx_glr_download_auto_basic_09_combine_pins.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: 09_combine_pins.ipynb <09_combine_pins.ipynb>` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: 09_combine_pins.py <09_combine_pins.py>` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: 09_combine_pins.zip <09_combine_pins.zip>` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_