Commit f209bf6b authored by Sebastien Bourdeauducq's avatar Sebastien Bourdeauducq
Browse files

convtools -> tools

parent 0b195a24
File moved
......@@ -2,7 +2,7 @@ from functools import partial
from migen.fhdl.structure import *
from migen.fhdl.structure import _Operator, _Slice, _Assign, _StatementList
from migen.fhdl.convtools import *
from migen.fhdl.tools import *
def _printsig(ns, s):
if s.bv.signed:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment