_yosys→_toolchain.yosys

This commit is contained in:
whitequark 2020-07-02 18:26:08 +00:00
parent 6bfff25e76
commit 369bc3e307
4 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
from .._yosys import *
from .._toolchain.yosys import *
from . import rtlil

View file

@ -1,4 +1,4 @@
from .._yosys import *
from .._toolchain.yosys import *
from . import rtlil