litex/migen
Florent Kermarrec e0e99ec385 actorlib/spi: add ack_when_inactive parameter to DMA Write Controller
In some cases we don't want to stall the input pipeline when the DMA is inactive, setting ack_when_inactive to True will enable acknowledge of data when the DMA is inactive.
2013-11-02 23:16:05 +01:00
..
actorlib actorlib/spi: add ack_when_inactive parameter to DMA Write Controller 2013-11-02 23:16:05 +01:00
bank replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
bus Better record layout parameterization mechanism 2013-10-23 12:54:50 +02:00
fhdl replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
flow flow/plumbing/muxdemux: use existing connect() method instead of new function 2013-11-02 23:15:03 +01:00
genlib replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
pytholite replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
sim fhdl: do not export Fragment 2013-07-25 18:52:54 +02:00
util replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
__init__.py Initial import, FHDL basic structure, divider example 2011-12-04 16:44:38 +01:00