litex/migen
Florent Kermarrec e4329c739c actorlib/structuring: fix Pack in packetized mode
Params need to be registered for the case when eop appears before the end of the pack cycle.
2015-09-18 02:28:02 +02:00
..
actorlib actorlib/structuring: fix Pack in packetized mode 2015-09-18 02:28:02 +02:00
bank AutoCSR: refactor common gatherer code 2015-09-06 20:00:14 -07:00
bus bus/wishbone: remove size CSR from Cache (L2 size will be reported to the software as a constant) 2015-06-19 08:37:16 +02:00
fhdl fixed bug in value_bits_sign of mul operatiors 2015-09-09 15:32:09 +02:00
flow migen/flow/actor: fix sop/eop validation in PipelinedActor (stb can be inactive when pipe_ce is active) 2015-08-09 19:54:38 +02:00
genlib migen/genlib/fsm: fix delayed_enter when delay is negative (can happen when delay is generated from others parameters) 2015-06-02 19:26:42 +02:00
sim vpi: cleanup (thanks sb) 2015-05-13 10:13:14 +02:00
test add examples tests 2015-05-01 00:50:17 +08:00
util global: pep8 (E302) 2015-04-13 20:45:35 +02:00
__init__.py