Add import so that Tristate.elaborate builds
This commit is contained in:
parent
c337246fc5
commit
699fe5a675
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ from ...hdl.ast import *
|
|||
from ...hdl.ir import Elaboratable
|
||||
from ...hdl.mem import Memory as NativeMemory
|
||||
from ...hdl.ir import Fragment, Instance
|
||||
from ...hdl.dsl import Module
|
||||
from .module import Module as CompatModule
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue