index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
python_test.py
blob: 31d066b20727214acd72f42c9aa332d5e099bccf (
plain
)
1
2
for
wire
in
chip
.
getWires
():
print
(
chip
.
getWireName
(
wire
))