mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-20 22:45:40 +00:00
initial import of python-console
This commit is contained in:
2
3rdparty/python-console/data/test.py
vendored
Normal file
2
3rdparty/python-console/data/test.py
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
for i in range(1, 10):
|
||||
print i
|
||||
Reference in New Issue
Block a user