PortsRef -> Abstract
This commit is contained in:
parent
6b01b43559
commit
3b8866732b
3 changed files with 9 additions and 10 deletions
|
|
@ -35,7 +35,7 @@ from .pattern import Pattern
|
|||
from .utils import layer_t, annotations_t
|
||||
from .library import Library, MutableLibrary, WrapROLibrary, WrapLibrary, LazyLibrary
|
||||
from .ports import Port, PortList
|
||||
from .builder import Builder, PortsRef, Tool
|
||||
from .builder import Builder, Abstract, Tool
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue