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