Note
Click here to download the full example code
1.4. 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")
Total running time of the script: ( 0 minutes 0.000 seconds)