mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-27 04:36:34 +00:00
initial import of python-console
This commit is contained in:
4
3rdparty/python-console/data/test3.py
vendored
Normal file
4
3rdparty/python-console/data/test3.py
vendored
Normal file
@@ -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