mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-09-04 19:31:42 +02:00
initial import of python-console
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
for i in range(2):
|
||||
for j in range(3):
|
||||
print j
|
||||
print i
|
||||
Reference in New Issue
Block a user