yosys/tests/pyosys/test_import.py

4 lines
59 B
Python

from pyosys import libyosys as ys
ys.log("Hello, world!")