amaranth/nmigen/compat
whitequark a7e3b80409 hdl.ast: rename Slice.end back to Slice.stop.
It used to be called .stop in oMigen, and it's also called .stop in
Python range and slice objects, so keep that.
2019-10-12 22:40:48 +00:00
..
fhdl hdl.ast: rename Slice.end back to Slice.stop. 2019-10-12 22:40:48 +00:00
genlib _tools: extract most utility methods to a private package. 2019-10-12 22:40:48 +00:00
sim hdl.ir: call back from Fragment.prepare if a clock domain is missing. 2019-08-03 14:54:20 +00:00
__init__.py compat.fhdl.decorators: port from oMigen. 2019-08-08 08:09:28 +00:00