litex/migen/actorlib
Florent Kermarrec 33c3a927c2 actorlib/structuring: add Pipeline
Pipeline enables easy cascading of dataflow modules.
DataFlowGraph can eventually use it to implement the
add_pipeline method to avoid duplicating things.
2014-11-01 21:47:00 +08:00
..
__init__.py actorlib: Wishbone DMA read master (WIP) 2012-01-10 17:10:18 +01:00
crc.py crc: generate error asynchronously to avoid stalling the flow and simplify 2014-11-01 21:21:46 +08:00
dma_lasmi.py use new direct access on endpoints 2014-10-20 23:12:16 +08:00
dma_wishbone.py use new direct access on endpoints 2014-10-20 23:12:16 +08:00
fifo.py use new direct access on endpoints 2014-10-20 23:12:16 +08:00
misc.py use new direct access on endpoints 2014-10-20 23:12:16 +08:00
sim.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
spi.py DMAWriteController: fix Demultiplexer layout 2014-10-20 23:58:16 +08:00
structuring.py actorlib/structuring: add Pipeline 2014-11-01 21:47:00 +08:00