3 lines
63 B
Python
3 lines
63 B
Python
![]() |
for wire in chip.getWires():
|
||
|
print(chip.getWireName(wire))
|