litex.git
2015-11-04 Sebastien Bourdeauducqsetup.py: consistent version number
2015-11-04 Sebastien Bourdeauducqconda: use correct branch
2015-11-04 Sebastien BourdeauducqMerge 'new' branch
2015-11-04 Sebastien Bourdeauducqbuild: standardize toolchain path setting
2015-11-04 Sebastien Bourdeauducqbuild/ise: make method default args consistent across...
2015-10-22 whitequarkconda: restrict python to 3.5.* explicitly.
2015-10-22 whitequarkconda: put git hash back build string.
2015-10-22 whitequarkconda: also add build number, not just string.
2015-10-22 whitequarkconda: fix build on old conda-build.
2015-10-22 whitequarkconda: restrict python to 3.5.* explicitly.
2015-10-22 whitequarkconda: put git hash back build string.
2015-10-22 Sebastien Bourdeauducqfhdl/namer: fix object aliasing bug
2015-10-22 Sebastien BourdeauducqMerge branch 'new' of github.com:m-labs/migen into new
2015-10-22 Sebastien Bourdeauducqfhdl/namer: fix object aliasing bug
2015-10-21 whitequarkconda: also add build number, not just string.
2015-10-21 whitequarktravis: upload noarch conda package correctly.
2015-10-21 whitequarktravis: install the package that was just built.
2015-10-21 whitequarkconda: build migen as noarch.
2015-10-21 whitequarkconda: include hash in commit.
2015-10-21 whitequarktravis: upload noarch conda package correctly.
2015-10-21 whitequarktravis: install the package that was just built.
2015-10-21 Sebastien Bourdeauducqtravis: workaround for conda noarch bug
2015-10-21 whitequarkconda: build migen as noarch.
2015-10-21 whitequarkconda: include hash in commit.
2015-10-20 Sebastien Bourdeauducqsim: fix case break
2015-10-20 Sebastien Bourdeauducqsim: do not use py35 collections.Generator
2015-10-19 Sebastien Bourdeauducqtravis: workaround for conda noarch bug
2015-10-19 Sebastien Bourdeauducqconda: noarch
2015-10-19 Sebastien Bourdeauducqsim: truncate case test value
2015-10-19 Sebastien Bourdeauducqtest: fix divider testbench
2015-10-19 Sebastien Bourdeauducqsim: generators are also iterables...
2015-10-19 Sebastien Bourdeauducqsim: accept iterables as generator list
2015-10-19 Sebastien Bourdeauducqverilog, sim: accept iterables in FHDL statements
2015-10-19 Sebastien Bourdeauducqgenlib/fsm: fix return value of _get_register_control
2015-10-19 Sebastien BourdeauducqRevert "sim/core: fix Cat bitshift"
2015-10-19 Sebastien Bourdeauducqsim/core: fix Cat bitshift
2015-10-19 Sebastien Bourdeauducqsim/core: truncate evaluated values before test in If
2015-10-19 Sebastien Bourdeauducqbuild/vivado: quote paths in Tcl (prevents problems...
2015-10-15 Sebastien Bourdeauducqsim: support execution of nested statement lists (typo)
2015-10-15 Sebastien Bourdeauducqsim: support execution of nested statement lists
2015-10-14 Sebastien Bourdeauducqgenlib/fifo: width_or_layout -> width
2015-10-13 Sebastien Bourdeauducqtest/divider: subtests
2015-10-12 Yann Sionneauvivado progammer: allow to specify flash chip
2015-10-05 Sebastien Bourdeauducqsim: make sure replaced memory signals are always in...
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-09-30 Sebastien Bourdeauducqgenlib/fifo: add missing imports
2015-09-30 Sebastien Bourdeauducqtest/fifo: do not use Record
2015-09-30 Sebastien Bourdeauducqgenlib/fifo: remove Record support
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-28 Sebastien Bourdeauducqbuild: cleanup
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 Bourdeauducqfhdl: replace flen with len
2015-09-26 Sebastien Bourdeauducqwrap expressions in Specials
2015-09-26 Sebastien Bourdeauducqfhdl: introduce wrap function
2015-09-26 Sebastien Bourdeauducqfhdl: export DUID
2015-09-24 Sebastien Bourdeauducqsetup: simpler version check, beta status
2015-09-23 Sebastien Bourdeauducqfsm: NextState and NextValue should derive from _Statement
2015-09-23 Sebastien Bourdeauducqsetup: remove unneeded import
2015-09-22 Sebastien BourdeauducqREADME.md->rst
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 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-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
next