Note
Click here to download the full example code
1.5. Combined independent netsΒΆ
This example combines independent nets of the module to a single multipin cable (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)