mirror of https://github.com/openXC7/prjxray.git
fasm2frames: imported correctly util
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
dfb0717f2c
commit
c4faa02c51
|
|
@ -11,7 +11,7 @@ import csv
|
|||
|
||||
from collections import defaultdict
|
||||
|
||||
from prjxray import fasm_assembler
|
||||
from prjxray import fasm_assembler, util
|
||||
from prjxray.db import Database
|
||||
from prjxray.roi import Roi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue