litex.git
2013-08-26 Florent Kermarrecwishbone2lasmi: configurable data width
2013-08-26 Florent Kermarrecwishbone : add DownConverter
2013-08-20 Florent Kermarrecwishbone2lasmi : add support for 32 bits lasmim data...
2013-08-20 Florent Kermarrecgenlib/misc: improve genericity of split/displacer...
2013-08-12 Nina Engelhardtadd ternary operator sel ? a : b
2013-08-12 Nina Engelhardtadd += operator to fragment
2013-08-08 Sebastien Bourdeauducqfhdl: improve naming of related signals
2013-08-08 Sebastien Bourdeauducqfhdl/namer: detect leaf nodes better
2013-08-08 Sebastien Bourdeauducqfhdl: move insert_resets to tools
2013-08-08 Sebastien Bourdeauducqfhdl: support for naming related signals
2013-08-07 Sebastien Bourdeauducqnamer: add HUID suffix step
2013-08-07 Sebastien Bourdeauducqnamer: split by numbers
2013-08-07 Sebastien Bourdeauducqtreeviz: support multiline labels
2013-08-07 Sebastien Bourdeauducqtreeviz: improve layout of unbalanced trees
2013-08-07 Sebastien Bourdeauducqfhdl/namer: new namer with explicit tree
2013-08-07 Sebastien Bourdeauducqadd tree visualizer
2013-08-03 Nina Engelhardtfhdl/edif: adjust for use with mibuild
2013-08-03 Nina Engelhardtfhdl/edif: add support for inout signals
2013-08-02 Sebastien Bourdeauducqbank/csrgen: add get_offset function to pre-calculate...
2013-08-02 Sebastien Bourdeauducqbank/description/AutoCSR: prefix csr/mem only once
2013-08-01 Sebastien Bourdeauducqsetup.py: change license to BSD
2013-07-31 Nina Engelhardtfhdl: add EDIF back-end
2013-07-28 Sebastien Bourdeauducqcsr: new data width API
2013-07-27 Sebastien Bourdeauducqbus/wishbone: configurable data width
2013-07-27 Sebastien Bourdeauducqgenlib/record: support abstract signal width
2013-07-27 Sebastien Bourdeauducqpytholite/io: len -> flen
2013-07-27 Sebastien Bourdeauducqpythloite/ExprCompiler: attempt compile-time evaluation...
2013-07-27 Sebastien Bourdeauducqbus/csr/Initiator: correct read latency
2013-07-27 Sebastien Bourdeauducqactorlib/spi: remove unused function
2013-07-26 Nina Engelhardtfix synthesis translate on/off switch
2013-07-26 Sebastien Bourdeauducqfhdl: RenameClockDomains decorator
2013-07-26 Sebastien Bourdeauducqfhdl/specials/Instance: fix item sorting
2013-07-26 Robert Jordensgenlib/roundrobin: fix n==1 case (correctly)
2013-07-25 Robert Jordensgenlib/roundrobin.py: fix n==1 case
2013-07-25 Sebastien Bourdeauducqfhdl: compact Instance syntax
2013-07-25 Sebastien Bourdeauducqfhdl: do not export Fragment
2013-07-25 Sebastien Bourdeauducqexamples/two_dividers: demonstrate InsertCE and InsertR...
2013-07-25 Sebastien Bourdeauducqfhdl: introduce module decorators
2013-07-24 Sebastien Bourdeauducqgenlib: remove direct uses of Fragment
2013-07-24 Sebastien Bourdeauducqexamples: remove direct uses of Fragment
2013-07-22 Sebastien Bourdeauducqdoc/dataflow: update to new API
2013-07-22 Sebastien Bourdeauducqdoc: ASMI -> LASMI
2013-07-22 Sebastien Bourdeauducqdoc/fhdl: document Module API
2013-07-22 Sebastien Bourdeauducqdoc/bus/CSR: add automatic CSR name info
2013-07-22 Robert Jördenswishbone.py: add Crossbar (concurrent/parallel/many...
2013-07-22 Robert Jördensfsm.py: set reset_state
2013-07-20 Sebastien Bourdeauducqdoc/bus: update
2013-07-17 Sebastien Bourdeauducqfhdl/tools: do not export resort_statements
2013-07-17 Sebastien BourdeauducqRevert "fhdl/tools/group_by_target: remove resort_state...
2013-07-17 David Carnegenlib/fifo/AsyncFIFO: fix data corruption bug
2013-07-17 Sebastien Bourdeauducqfhdl/tools/group_by_target: remove resort_statements
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
next