litex/migen
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
..
actorlib FSM: new API 2013-06-25 22:17:39 +02:00
bank New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
bus FSM: new API 2013-06-25 22:17:39 +02:00
fhdl support re-slicing and non-unit step size 2013-06-30 14:03:34 +02:00
flow New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
genlib coding.py: rewrite If() to make verilog more readable 2013-06-30 11:39:47 +02:00
pytholite pytholite: use eval instead of literal_eval 2013-06-28 19:03:55 +02:00
sim New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
__init__.py