litex.git
2013-07-17 David Carnefhdl/tools: BUGFIX: fix group_by_target grouping
2013-07-16 Sebastien BourdeauducqRemove ASMI
2013-07-16 David Carnefhdl/tools: clock domain merging for clock renaming
2013-07-15 Sebastien Bourdeauducqlasmibus: fix master locking
2013-07-15 Sebastien Bourdeauducqgenlib/fifo: add test bench
2013-07-13 Sebastien Bourdeauducqactorlib/spi/DMAController: export length/storage/trigger
2013-07-13 Sebastien Bourdeauducqactorlib/spi/SingleGenerator: export CSRs
2013-07-12 Sebastien Bourdeauducqflow/actor/PipelinedActor: clean up
2013-07-11 Sebastien Bourdeauducqactorlib/spi/DMAWriteController: len -> flen
2013-07-10 Florent Kermarrecdfi: split phase description
2013-07-10 Sebastien Bourdeauducqexamples/sim/abstract_transactions_lasmi: check data
2013-07-10 Sebastien Bourdeauducqbus/lasmibus: add separate req/data ack to target and...
2013-07-07 Sebastien Bourdeauducqdma_lasmi/Writer: fix default FIFO depth
2013-07-07 Sebastien Bourdeauducqdma_lasmi/Reader: handle ack=1 when stb=0
2013-07-07 Sebastien Bourdeauducqlasmibus/crossbar: simplify master ack generation
2013-07-03 Sebastien Bourdeauducqpytholite: fix kwargs handling
2013-07-03 Sebastien Bourdeauducqexamples/pytholite/basic: demonstrate generator arguments
2013-07-03 Sebastien Bourdeauducqpytholite: support generator arguments
2013-06-30 Sebastien Bourdeauducqfhdl: mark variable as deprecated
2013-06-30 Sebastien Bourdeauducqexamples/complex: do not use variable
2013-06-30 Sebastien Bourdeauducqfhdl/verilog: lower complex slices before reset insertion
2013-06-30 Sebastien Bourdeauducqfhdl/tools: separate complex slice lowerer from basic...
2013-06-30 Sebastien Bourdeauducqgenlib/misc: remove bitreverse
2013-06-30 Robert Jördenssupport re-slicing and non-unit step size
2013-06-30 Robert Jördenscoding.py: rewrite If() to make verilog more readable
2013-06-28 Sebastien Bourdeauducqpytholite: use eval instead of literal_eval
2013-06-28 Robert Jördensgenlib/coding.py: binary vs. one-hot, priority coding
2013-06-26 Sebastien Bourdeauducqgenlib/cordic: cleanup
2013-06-26 Sebastien Bourdeauducqfhdl/verilog: fix signedness rules for comparison
2013-06-26 Robert Jordensmigen/genlib/cordic.py: generic cordic
2013-06-25 Sebastien BourdeauducqFSM: new API
2013-06-24 Sebastien Bourdeauducqfhdl/verilog: improve error reporting
2013-06-17 Sebastien Bourdeauducqlasmi: separate request and data ack to support bankmac...
2013-06-17 Sebastien Bourdeauducqgenlib/fifo: support records
2013-06-15 Sebastien Bourdeauducqlasmibus/crossbar: better switching policy
2013-06-14 Sebastien Bourdeauducqasmibus: remove port sharing
2013-06-14 Sebastien Bourdeauducqbus/asmibus: fix slot aging timer
2013-06-11 Sebastien Bourdeauducqbus/lasmibus/Crossbar: support cba_shift=0
2013-06-10 Sebastien Bourdeauducqlasmi: fix minor problems
2013-06-10 Sebastien Bourdeauducqgenlib/fsm: fix handling of zero delayed_enter
2013-06-10 Sebastien Bourdeauducqactorlib: LASMI DMA (untested)
2013-06-10 Sebastien Bourdeauducqbus: Wishbone -> LASMI bridge (untested)
2013-06-09 Sebastien Bourdeauducqexamples/sim: add LASMI demo
2013-06-09 Sebastien Bourdeauducqbus/lasmibus: bugfixes
2013-06-09 Sebastien Bourdeauducqbus/lasmibus: add target and initiator
2013-06-09 Sebastien Bourdeauducqexamples/sim: rename abstract_transactions to abstract_...
2013-06-08 Sebastien Bourdeauducqbus/lasmi: interface definition and crossbar (untested)
2013-06-03 Kenneth Ryersoncsr/sram: fix reads on high addresses when word_bits...
2013-06-03 Kenneth Ryersoncsr/sram: fix page_bits computation
2013-05-30 Sebastien Bourdeauducqgenlib/misc: fix import
2013-05-30 Sebastien Bourdeauducqbus/csr/SRAM: better handling of writes to memories...
2013-05-30 Sebastien Bourdeauducqbitreverse: fhdl/tools -> genlib/misc
2013-05-28 Sebastien BourdeauducqMake memory ports part of specials
2013-05-22 Sebastien BourdeauducqNew migen.fhdl.std to simplify imports + len->flen
2013-05-19 Sebastien Bourdeauducqbus/wishbone/SRAM: support init and read_only
2013-05-19 Sebastien Bourdeauducqbus/csr/SRAM: support init
2013-05-16 Sebastien Bourdeauducqsetup.py: update required Python version
2013-05-12 Sebastien Bourdeauducqbus/asmi: port sharing support
2013-05-11 Sebastien Bourdeauducqfhdl/tools/_TargetLister: do not include array keys...
2013-05-11 Sebastien Bourdeauducqgenlib/record: match_by_position -> connect_flat
2013-05-10 Sebastien BourdeauducqRevert "genlib/record/connect: add match_by_position"
2013-05-08 Sebastien Bourdeauducqbank/description/AutoCSR: add autocsr_exclude
2013-05-08 Sebastien Bourdeauducqdma_asmi: cleanup
2013-05-08 Sebastien Bourdeauducqbank/eventmanager: refactor, rename EventSourceLevel...
2013-05-04 Sebastien Bourdeauducqactorlib/spi: add DMAWriteController
2013-05-04 Sebastien Bourdeauducqactorlib/dma_asmi/OOOWriter: fix tag offset
2013-05-02 Sebastien Bourdeauducqflow/network/DataFlowGraph: add_buffered_connection
2013-05-02 Sebastien Bourdeauducqbank/description/CSRStorage: set reset property of...
2013-05-01 Sebastien Bourdeauducqflow/network: better determination of plumbing layout
2013-05-01 Sebastien Bourdeauducqactorlib/dma_asmi: drive dat_wm
2013-04-30 Sebastien Bourdeauducqactorlib/spi: add DMA read controller
2013-04-30 Sebastien Bourdeauducqactorlib/spi/SingleGenerator: use CSR alignment bits
2013-04-30 Sebastien Bourdeauducqbank/description/CSRStorage: support alignment bits
2013-04-30 Sebastien Bourdeauducqflow/network/CompositeActor: expose unconnected endpoints
2013-04-30 Sebastien Bourdeauducqflow/network/DataFlowGraph: add add_pipeline
2013-04-28 Sebastien Bourdeauducqactorlib/spi/Collector: cleanup, new APIs
2013-04-28 Sebastien Bourdeauducqactorlib/dma_asmi: support for writes
2013-04-25 Sebastien Bourdeauducqgenlib/fifo: disable retiming on Gray counter outputs
2013-04-25 Sebastien Bourdeauducqgenlib/cdc: add NoRetiming
2013-04-25 Sebastien Bourdeauducqfhdl/verilog: recursive Special lowering
2013-04-25 Sebastien Bourdeauducqgenlib/fifo: add asynchronous FIFO
2013-04-25 Sebastien Bourdeauducqfhdl/specials/memory: do not write address register...
2013-04-25 Sebastien Bourdeauducqgraycounter: expose binary output
2013-04-24 Sebastien Bourdeauducqgenlib: add Gray counter
2013-04-23 Florent KermarrecSupport for resetless clock domains
2013-04-15 Sebastien BourdeauducqChange license to 2-clause BSD
2013-04-14 Sebastien Bourdeauducqbus/csr/SRAM: fix Module conversion errors
2013-04-14 Sebastien Bourdeauducqfhdl: support len() on all values
2013-04-11 Sebastien Bourdeauducqfhdl/verilog/_printinit: initialize undriven Special...
2013-04-10 Sebastien Bourdeauducqioo+pytholite: use new Module API
2013-04-10 Sebastien Bourdeauducqfhdl/visit: add TransformModule
2013-04-10 Sebastien Bourdeauducqioo: move to genlib
2013-04-10 Sebastien Bourdeauducquio: remove Trampoline (Python 3.3 provides generator...
2013-04-10 Sebastien Bourdeauducqflow: match record fields by position
2013-04-10 Sebastien Bourdeauducqgenlib/record/connect: add match_by_position
2013-04-10 Sebastien Bourdeauducqflow: use Module and new Record APIs
2013-04-01 Sebastien Bourdeauducqflow: adapt to new Record API
2013-04-01 Sebastien Bourdeauducqbus: replace simple bus module with new bidirectional...
2013-04-01 Sebastien BourdeauducqNew bidirectional-capable Record API
2013-03-30 Sebastien BourdeauducqNew CSR API
next