endpoints: add param_layout parameter (required to pass parameter data with converter...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 12 Feb 2015 22:36:57 +0000 (23:36 +0100)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Sat, 14 Feb 2015 11:10:56 +0000 (03:10 -0800)
commit452c60e0c37b6342d609029fd76f576878ff3ad9
tree140da3b0bbf9d94081230752990078c142e176bd
parent319465445d6c4a3588457932e1283c650569c787
endpoints: add param_layout parameter (required to pass parameter data with converters and will allow logic optimizations)
doc/dataflow.rst
migen/actorlib/fifo.py
migen/actorlib/structuring.py
migen/flow/actor.py
migen/flow/plumbing.py