This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
nextpnr
mirror of
https://github.com/YosysHQ/nextpnr.git
Watch
1
Star
0
Fork
You've already forked nextpnr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c16a971c0f
nextpnr
/
python
/
python_test.py
3 lines
63 B
Python
Raw
Blame
History
for
wire
in
chip
.
getWires
(
)
:
print
(
chip
.
getWireName
(
wire
)
)
Reference in New Issue
View Git Blame
Copy Permalink