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
e2e7cf4997fd6191ab06fbc78c0cb668cb9f1fbf
nextpnr
/
3rdparty
/
python-console
/
data
/
test4.py
T
5 lines
70 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
j
print
i
Reference in New Issue
Copy Permalink