litex/migen/fhdl
Robert Jördens a255296171 support re-slicing and non-unit step size
* support slicing of Slice/Cat/Replicate through lowering
* support non-unit step size slices through unpacking and Cat()
2013-06-30 14:03:34 +02:00
..
__init__.py
module.py fhdl/module/finalize: pass additional args to do_finalize 2013-03-30 11:29:46 +01:00
namer.py New 'specials' API 2013-02-22 17:56:35 +01:00
size.py New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
specials.py Make memory ports part of specials 2013-05-28 16:11:34 +02:00
std.py New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
structure.py support re-slicing and non-unit step size 2013-06-30 14:03:34 +02:00
tools.py support re-slicing and non-unit step size 2013-06-30 14:03:34 +02:00
tracer.py bank: automatic register naming 2013-03-12 15:45:24 +01:00
verilog.py fhdl/verilog: fix signedness rules for comparison 2013-06-26 22:45:47 +02:00
visit.py fhdl/visit: add TransformModule 2013-04-10 23:42:14 +02:00