mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-08-29 09:30:31 +02:00
Allow loading and running Python files before GUI starts
Signed-off-by: David Shah <[email protected]>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
def test_function():
|
||||
print("Hello World!")
|
||||
Reference in New Issue
Block a user