lib.coding: add GrayEncoder and GrayDecoder.
[nmigen.git] / nmigen / tools.py
2018-12-18 whitequarkcompat: add wrappers for Slice.stop, Cat.l, _ArrayProxy...
2018-12-15 whitequarkhdl.ast: implement Array and ArrayProxy.
2018-12-14 whitequarkFix deprecations in Python 3.7.
2018-12-12 whitequarkcompat.fhdl.{module,structure}: import/wrap Migen code...
2018-12-12 whitequarkcompat.fhdl.bitcontainer: import/wrap Migen code.
2018-12-12 whitequarkfhdl.ast.Signal: implement width derivation from min...
2018-12-12 whitequarkInitial commit.