litex.git
2015-10-04 Sebastien Bourdeauducqsetup: add entry points
2015-10-04 Sebastien Bourdeauducqsetup: fix readme
2015-10-04 Sebastien Bourdeauducqtravis/conda: build for python 3.5
2015-10-04 Sebastien Bourdeauducqtravis/conda: build for python 3.5
2015-10-04 Sebastien Bourdeauducqtravis: activate py35
2015-10-04 Sebastien Bourdeauducqtravis: activate py35
2015-10-04 Sebastien Bourdeauducqtravis: python 3.5
2015-10-04 Sebastien Bourdeauducqtravis: python 3.5
2015-10-02 Sebastien Bourdeauducqsdram: cleanup
2015-09-30 Sebastien Bourdeauducqliteeth_mini: fix imports, replace Counter and FlipFlop
2015-09-30 Sebastien Bourdeauducqinterconnect/stream: add multiplexer and demultiplexer
2015-09-30 Sebastien Bourdeauducqgenlib/fifo: add missing imports
2015-09-30 Sebastien Bourdeauducqtest/fifo: do not use Record
2015-09-30 Sebastien Bourdeauducqinterconnect/stream: remove param, do not depend on...
2015-09-30 Sebastien Bourdeauducqlasmicon: do not depend on FIFO Record support
2015-09-30 Sebastien Bourdeauducqgenlib/fifo: remove Record support
2015-09-29 Sebastien Bourdeauducqcommand line options support, CSR CSV, all targets...
2015-09-29 Sebastien Bourdeauducqflterm: cleanup
2015-09-29 Sebastien Bourdeauducqcores/gpio: fix import
2015-09-29 Sebastien Bourdeauducqbuild: stop at the first failed Quartus command
2015-09-29 Sebastien Bourdeauducqbuild: add missing import for Lattice Diamond
2015-09-29 Sebastien Bourdeauducqfhdl/FullMemoryWE: fix clocking
2015-09-29 Sebastien Bourdeauducqfhdl: typecheck ClockSignal and ResetSignal arguments
2015-09-29 Sebastien Bourdeauducqsoc_core: simplify settings (assume CPU and CSR present)
2015-09-29 Sebastien Bourdeauducqminor fixes
2015-09-28 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/misoc
2015-09-28 Sebastien BourdeauducqRevert "Sort constants in csr generation."
2015-09-28 Sebastien Bourdeauducqbuild: cleanup
2015-09-28 Sebastien Bourdeauducqbasic out-of-tree build support (OK on PPro)
2015-09-28 whitequarkFix typo.
2015-09-28 Sebastien Bourdeauducqmove software into misoc
2015-09-27 Tim 'mithro... Sort constants in csr generation.
2015-09-27 Tim 'mithro... Sort constants in csr generation.
2015-09-26 Sebastien BourdeauducqRevert "Use shutil rather then rm -rf command."
2015-09-26 Sebastien BourdeauducqRevert "Use shutil rather then rm -rf command."
2015-09-26 Sebastien Bourdeauducqsdram working on PPro
2015-09-26 Sebastien Bourdeauducqfhdl/specials/Tristate: handle i=None
2015-09-26 Sebastien Bourdeauducqfhdl/structure: relax type requirements for Array elements
2015-09-26 Sebastien Bourdeauducqreplace flen with len
2015-09-26 Sebastien Bourdeauducqfhdl: replace flen with len
2015-09-26 Sebastien Bourdeauducqwrap expressions in Specials
2015-09-26 Sebastien Bourdeauducqadd stream, fix CPUs and more imports. simple target...
2015-09-26 Sebastien Bourdeauducqfhdl: introduce wrap function
2015-09-26 Sebastien Bourdeauducqfhdl: export DUID
2015-09-25 Sebastien Bourdeauducqfix most imports
2015-09-24 Sebastien Bourdeauducqinterconnect: add bus/bank components from Migen
2015-09-24 Sebastien Bourdeauducqsetup: simpler version check, beta status
2015-09-24 Sebastien Bourdeauducqlasmicon: enable refresh at all times
2015-09-24 Sebastien Bourdeauducqbreak down sdram, improve consistency of core names
2015-09-24 Sebastien Bourdeauducqcores directory
2015-09-23 Sebastien Bourdeauducqreorganization WIP: flatten core structure (SDRAM still...
2015-09-23 Sebastien Bourdeauducqfsm: NextState and NextValue should derive from _Statement
2015-09-23 Sebastien Bourdeauducqsetup: remove unneeded import
2015-09-23 Sebastien Bourdeauducqsetup: cleanup
2015-09-23 Sebastien Bourdeauducqsetup: convert to unix eols
2015-09-22 Sebastien BourdeauducqCONTRIBUTING.md->rst
2015-09-22 Sebastien BourdeauducqREADME.md->rst
2015-09-22 Sebastien Bourdeauducqmigen.fhdl.std -> migen
2015-09-22 Sebastien Bourdeauducqmisoclib -> misoc
2015-09-22 Sebastien Bourdeauducqsim: fix slice assign
2015-09-22 Sebastien Bourdeauducqconda: use new branch (revert this after merge)
2015-09-22 Sebastien Bourdeauducqsetup.py: cleanup
2015-09-22 Sebastien Bourdeauducqfsm: support complex targets in NextValue. Closes #27.
2015-09-22 Sebastien Bourdeauducqfhdl/namer: support ClockSignal and ResetSignal. Closes #24
2015-09-21 Rohit Kumar... Add init file in sdram/phy dir
2015-09-21 Sebastien Bourdeauducqsim: insert resets, support ClockSignal and ResetSignal
2015-09-21 Sebastien Bourdeauducqsim: drive clock signals
2015-09-21 Sebastien Bourdeauducqsim: VCD output support
2015-09-21 Sebastien Bourdeauducqverilog: remove unneeded import
2015-09-21 Sebastien Bourdeauducqdoc: minor edits
2015-09-21 Florent Kermarrecuart/software: remove litescope dependency
2015-09-21 Tim 'mithro... Adding --help option to flterm.
2015-09-20 Sebastien Bourdeauducqdoc: remove spurious file
2015-09-20 Sebastien Bourdeauducqdoc: remove outdated or moved parts, cleanup
2015-09-20 Sebastien Bourdeauducqfhdl/visit: support Constant
2015-09-20 Sebastien Bourdeauducqtravis: VPI is not there for now
2015-09-20 Sebastien Bourdeauducqsim: support generators yielding statements
2015-09-20 Sebastien Bourdeauducqsim: memory access from generators
2015-09-20 Sebastien Bourdeauducqfhdl/structure: add missing init
2015-09-19 Sebastien Bourdeauducqsim: memory support
2015-09-19 Sebastien Bourdeauducqfhdl/specials: MemoryPort.clock should always be a...
2015-09-19 Sebastien Bourdeauducqfhdl/simplify: add MemoryToArray
2015-09-19 Sebastien Bourdeauducqtest/fifo: convert to new API
2015-09-19 Sebastien Bourdeauducqgenlib/fifo: add missing import
2015-09-19 Sebastien Bourdeauducqsim: support arrays, and cat+slice in assignment target
2015-09-19 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/migen
2015-09-19 Florent Kermarrecmigen/genlib/cdc: fix BusSynchronizer
2015-09-19 Florent Kermarrecmigen/genlib/cdc: fix BusSynchronizer
2015-09-19 Sebastien Bourdeauducqsim: remove unneeded import
2015-09-19 Sebastien Bourdeauducqgenlib/CRG: fix variable name conflict
2015-09-18 Sebastien Bourdeauducqtest: add divider
2015-09-18 Florent Kermarrecactorlib/structuring: fix Pack in packetized mode
2015-09-17 Sebastien Bourdeauducqsim: support Case
2015-09-17 Sebastien Bourdeauducqsim: variables are deprecated
2015-09-17 Sebastien Bourdeauducqsim: fix comb evaluation
2015-09-17 Sebastien Bourdeauducqtest/size: do not test removed functions
2015-09-17 Sebastien Bourdeauducqtest/coding: use new API
2015-09-17 Sebastien Bourdeauducqgenlib/misc: add missing import
2015-09-17 Sebastien Bourdeauducqfhdl/structure: all case statements should be lists
2015-09-17 Sebastien Bourdeauducqfhdl/bitcontainer: remove fiter
next