nextpnr/python/functions.py
David Shah bdd9313582 Allow loading and running Python files before GUI starts
Signed-off-by: David Shah <davey1576@gmail.com>
2018-06-07 08:56:54 +02:00

3 lines
47 B
Python

def test_function():
print("Hello World!")