litex.git
2014-11-17 Sébastien BourdeauducqMerge pull request #8 from jix/fix-acitorlib-fifo
2014-11-14 Jannis Harderactorlib/fifo: fix no-op assignment due to .payload...
2014-11-07 Guy Hutchisonadd hamming-code gen/check lib
2014-11-05 Sebastien Bourdeauducqmibuild/programmer: add migen folders to flash proxy...
2014-11-04 Sebastien Bourdeauducqvpi/ipc: fix decoding of index buffer
2014-11-03 Sebastien Bourdeauducqtest/test_size: fix slice comparison
2014-11-01 Sebastien Bourdeauducqactorlib/structuring/Pipeline: make 'busy' a signal
2014-11-01 Florent Kermarrecactorlib/structuring: add Pipeline
2014-11-01 Florent Kermarrecactorlib/structuring: add Converter
2014-11-01 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/migen
2014-11-01 Florent Kermarrecflow/actor, actorlib/structuring: add packet support
2014-11-01 Florent Kermarrecbus/csr: add configurable address_width (needed more...
2014-11-01 Florent Kermarreccrc: generate error asynchronously to avoid stalling...
2014-11-01 Florent Kermarreckc705: add Ethernet pins
2014-11-01 Florent Kermarrecxilinx_vivado: use .bat on Windows platforms (otherwise...
2014-11-01 Florent Kermarrecxilinx_vivado: add hierarchical utilization report
2014-10-29 Sebastien Bourdeauducqfhdl/verilog: fix tristate to instance connection
2014-10-27 Yann SionneauRaise exception when not using correct boolean operators
2014-10-22 Florent Kermarrecflow/actor/Endpoint: clean up __getattr__
2014-10-20 Florent KermarrecDMAWriteController: fix Demultiplexer layout
2014-10-20 Florent Kermarrecuse new direct access on endpoints
2014-10-20 Florent Kermarrec_Endpoint: allow direct access of payload elements
2014-10-17 Florent Kermarrecremove trailing whitespaces
2014-10-16 Florent Kermarrecbank: add re to CSRStorage
2014-09-29 Sebastien Bourdeauducqgenlib/fsm: make first fsm.act() the reset state, even...
2014-09-26 Florent Kermarrecadd generic CRCEngine, CRC32, CRCInserter and CRCChecker
2014-09-22 Florent Kermarrecflow/actor: fix eop direction
2014-09-22 Florent Kermarrecflow/actor: add packetized parameter for Sink and Source
2014-09-22 Florent Kermarrecactorlib/structuring: add reverse parameter to Unpack...
2014-09-17 Sebastien Bourdeauducqgenlib/fifo/SyncFIFOBuffered: replace not supported
2014-09-17 Sebastien Bourdeauducqgenlib/fifo: same 'level' semantics between SyncFIFOBuf...
2014-09-12 Florent Kermarrecsetup.py: fix README filename
2014-09-10 Sebastien Bourdeauducqgenlib/fifo: add replace command to sync FIFO
2014-09-10 Sebastien BourdeauducqREADME: more markdown fixes
2014-09-10 Sebastien BourdeauducqREADME: markdown fixes
2014-09-10 Sebastien BourdeauducqREADME: use markdown
2014-09-08 Sebastien Bourdeauducqactorlib/spi: remove unneeded import
2014-09-08 Florent Kermarrecactorlib/spi: remove EventManager from DMAController
2014-09-07 Robert Jordenssim/icarus: add vpi directory to module search path
2014-09-07 Robert Jordenscordic: round() constants if not power of two bitwidth...
2014-09-07 Robert Jordenstest_cordic: stop spewing out numbers
2014-09-07 Robert Jordensdoc: update for NetworkX refactoring
2014-09-07 Robert Jordensexamples/dataflow: adapt to new simple MultiDiGraph...
2014-09-07 Robert Jordensflow/network: replace NetworkX MultiDiGraph with simple...
2014-09-07 Robert Jordensexamples/dataflow/dma: fix simulation, run it for 100...
2014-09-04 Robert Jordenscordic: vivado is bad at inferring compact adder/subtra...
2014-09-04 Robert Jordensvivado: add more reporting
2014-09-04 Robert Jordensvivado: mode batch to prevent vivado from opening tcl...
2014-09-03 Sebastien Bourdeauducqplatforms/kc705: use jtaghs1_fast cable
2014-09-02 Florent Kermarreckc705: enable DCI termination on DDR3
2014-08-22 Sebastien Bourdeauducqplatforms/kc705: read the configuration flash faster...
2014-08-22 Sebastien Bourdeauducqplatforms: add -w option to bitgen_opt
2014-08-22 Florent Kermarreckc705: add spiflash pins
2014-08-21 Florent Kermarrecvivado: enable bitstream compression (optional)
2014-08-18 Robert Jordensfhdl.structure: do not permit clock domain names that...
2014-08-18 Robert Jordensfhdl.structure: remove unused imports
2014-08-18 Robert JordensSignal.__getitem__: raise TypeError and IndexError...
2014-08-18 Robert JordensSignal.like: pass kwargs
2014-08-18 Robert Jordensvivado: make tcl a list of commands, add reporting
2014-08-09 Sebastien Bourdeauducqmibuild/programmer: remove unneeded needs_flash_proxy...
2014-08-09 Sebastien Bourdeauducqplatforms/kc705: remove DDR3 multirank pins
2014-08-09 Sebastien Bourdeauducqbus/dfi: add CKE and RESET_N
2014-08-06 Sebastien Bourdeauducqtypo
2014-08-06 Sebastien Bourdeauducqmibuild/xilinx: connect CE on reset synchronizer FFs
2014-08-06 Sebastien Bourdeauducqgenlib: add reset synchronizer
2014-08-06 Sebastien Bourdeauducqmibuild/xilinx: share more code between ISE and Vivado...
2014-08-03 Sebastien Bourdeauducqplatforms/kc705: fix speed grade
2014-08-03 Sebastien Bourdeauducqplatforms/kc705: add automatic clk200 constraint
2014-08-03 Sebastien Bourdeauducqplatforms/kc705: use XC3SProg
2014-08-03 Sebastien Bourdeauducqplatforms/kc705: use Vivado by default
2014-08-03 Sebastien Bourdeauducqmibuild/programmer: fix XC3SProg init
2014-08-02 Florent Kermarrecmibuild/generic_platform: add recursive parameter to...
2014-08-02 Sebastien Bourdeauducqgenlib/fifo: use synchronous memory read instead of...
2014-08-01 Florent Kermarrecmibuild: move programmer to mibuild and create programm...
2014-07-30 Sebastien Bourdeauducqkc705/ddram: use lighter pin syntax
2014-07-30 Florent Kermarrecmibuild/xilinx_vivado: allow sharing Misc constraints...
2014-07-29 Florent Kermarreckc705: add ddram pins
2014-07-28 Robert Jordensmibuild.xilinx_vivado: support settingsXX.sh
2014-07-25 Robert Jordensmigen.fhdl.structure: add Signal.like(other)
2014-07-24 Florent Kermarrecmigen/sim/generic: use kwargs to pass parameters to...
2014-07-19 Robert Jordensflow.plumbing: spelling
2014-07-19 Robert Jordensflow.plumbing: make argument order consistent
2014-07-18 Sebastien Bourdeauducqgenlib/SyncFIFO: remove flush signal (use InsertReset...
2014-07-11 Fabien Marteaumibuild/platforms: add APF27 and APF51 Armadeus platforms
2014-07-09 Fabien Marteaumibuild/generic_platform.py: adding ability to use...
2014-06-28 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/migen
2014-06-28 Florent Kermarrecmibuild/xilinx_vivado.py: add set property to misc...
2014-06-22 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/migen
2014-06-22 Florent Kermarrecfsm: set reset_state as default state
2014-06-20 Florent Kermarrecmibuild: use SimpleCRG instead of CRG_SE, remove period...
2014-06-15 Florent Kermarrecfifo: add support for depth=2
2014-06-15 Florent Kermarrecmigen/bank/description: add reset parameter to CSRStatus
2014-06-07 Sebastien Bourdeauducqkc705: use string default arg
2014-06-07 Florent Kermarrecinitial Vivado support
2014-05-21 Florent Kermarrecmibuild/platforms: use add_period_constraint
2014-05-21 Florent Kermarrecmibuild: expose add_period_constraint (easier to use...
2014-05-21 Florent Kermarrecmibuild/altera_quartus: use default gui command line...
2014-05-12 Sebastien Bourdeauducqmibuild: remove useless 'reduce_control_sets auto'
2014-05-01 Florent Kermarrecwishbone2lasmi: fix wordbits computation
2014-04-25 Robert Jordensde0nano: call sdram mask dm, not dqm (follow other...
next