Note
Go to the end to download the full example code.
1.3. Combined definitions pinsΒΆ
This example combines independent pins of the module to a single multipin ports (Bux)
Initial Design
from os import path
import spydrnet as sdn
import spydrnet_physical as sdnphy
# TODO
print("NotImplemented")