aboutsummaryrefslogtreecommitdiffstats
path: root/python/python_test.py
blob: 31d066b20727214acd72f42c9aa332d5e099bccf (plain)
1
2
for wire in chip.getWires():
    print(chip.getWireName(wire))