This website requires JavaScript.
Explore
Help
Sign In
luke
/
nextpnr
Watch
1
Star
0
Fork
0
mirror of
https://github.com/YosysHQ/nextpnr.git
synced
2026-09-07 21:53:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a95629aff3fac96067fba8cddd9743289dcca2d
nextpnr
/
3rdparty
/
python-console
/
data
/
test5.py
T
4 lines
61 B
Python
Raw
Normal View
History
Unescape
Escape
initial import of python-console
2018-06-28 13:16:53 +02:00
for
i
in
range
(
2
):
for
j
in
range
(
3
):
print
i
,
j
Reference in New Issue
Copy Permalink