add FlatBuilder
This commit is contained in:
parent
cb87543e0c
commit
a8da0fc429
3 changed files with 531 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ from .pattern import Pattern
|
|||
from .library import Library, MutableLibrary, WrapROLibrary, WrapLibrary, LazyLibrary, AbstractView
|
||||
from .ports import Port, PortList
|
||||
from .abstract import Abstract
|
||||
from .builder import Builder, Tool
|
||||
from .builder import Builder, Tool, FlatBuilder
|
||||
from .utils import ports2data
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue