projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2015-11-04
Sebastien Bourdeauducq
setup.py: consistent version number
commit
|
commitdiff
|
tree
2015-11-04
Sebastien Bourdeauducq
conda: use correct branch
commit
|
commitdiff
|
tree
2015-11-04
Sebastien Bourdeauducq
Merge 'new' branch
commit
|
commitdiff
|
tree
2015-11-04
Sebastien Bourdeauducq
build: standardize toolchain path setting
commit
|
commitdiff
|
tree
2015-11-04
Sebastien Bourdeauducq
build/ise: make method default args consistent across...
commit
|
commitdiff
|
tree
2015-10-22
whitequark
conda: restrict python to 3.5.* explicitly.
commit
|
commitdiff
|
tree
2015-10-22
whitequark
conda: put git hash back build string.
commit
|
commitdiff
|
tree
2015-10-22
whitequark
conda: also add build number, not just string.
commit
|
commitdiff
|
tree
2015-10-22
whitequark
conda: fix build on old conda-build.
commit
|
commitdiff
|
tree
2015-10-22
whitequark
conda: restrict python to 3.5.* explicitly.
commit
|
commitdiff
|
tree
2015-10-22
whitequark
conda: put git hash back build string.
commit
|
commitdiff
|
tree
2015-10-22
Sebastien Bourdeauducq
fhdl/namer: fix object aliasing bug
commit
|
commitdiff
|
tree
2015-10-22
Sebastien Bourdeauducq
Merge branch 'new' of github.com:m-labs/migen into new
commit
|
commitdiff
|
tree
2015-10-22
Sebastien Bourdeauducq
fhdl/namer: fix object aliasing bug
commit
|
commitdiff
|
tree
2015-10-21
whitequark
conda: also add build number, not just string.
commit
|
commitdiff
|
tree
2015-10-21
whitequark
travis: upload noarch conda package correctly.
commit
|
commitdiff
|
tree
2015-10-21
whitequark
travis: install the package that was just built.
commit
|
commitdiff
|
tree
2015-10-21
whitequark
conda: build migen as noarch.
commit
|
commitdiff
|
tree
2015-10-21
whitequark
conda: include hash in commit.
commit
|
commitdiff
|
tree
2015-10-21
whitequark
travis: upload noarch conda package correctly.
commit
|
commitdiff
|
tree
2015-10-21
whitequark
travis: install the package that was just built.
commit
|
commitdiff
|
tree
2015-10-21
Sebastien Bourdeauducq
travis: workaround for conda noarch bug
commit
|
commitdiff
|
tree
2015-10-21
whitequark
conda: build migen as noarch.
commit
|
commitdiff
|
tree
2015-10-21
whitequark
conda: include hash in commit.
commit
|
commitdiff
|
tree
2015-10-20
Sebastien Bourdeauducq
sim: fix case break
commit
|
commitdiff
|
tree
2015-10-20
Sebastien Bourdeauducq
sim: do not use py35 collections.Generator
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
travis: workaround for conda noarch bug
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
conda: noarch
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
sim: truncate case test value
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
test: fix divider testbench
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
sim: generators are also iterables...
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
sim: accept iterables as generator list
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
verilog, sim: accept iterables in FHDL statements
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
genlib/fsm: fix return value of _get_register_control
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
Revert "sim/core: fix Cat bitshift"
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
sim/core: fix Cat bitshift
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
sim/core: truncate evaluated values before test in If
commit
|
commitdiff
|
tree
2015-10-19
Sebastien Bourdeauducq
build/vivado: quote paths in Tcl (prevents problems...
commit
|
commitdiff
|
tree
2015-10-15
Sebastien Bourdeauducq
sim: support execution of nested statement lists (typo)
commit
|
commitdiff
|
tree
2015-10-15
Sebastien Bourdeauducq
sim: support execution of nested statement lists
commit
|
commitdiff
|
tree
2015-10-14
Sebastien Bourdeauducq
genlib/fifo: width_or_layout -> width
commit
|
commitdiff
|
tree
2015-10-13
Sebastien Bourdeauducq
test/divider: subtests
commit
|
commitdiff
|
tree
2015-10-12
Yann Sionneau
vivado progammer: allow to specify flash chip
commit
|
commitdiff
|
tree
2015-10-05
Sebastien Bourdeauducq
sim: make sure replaced memory signals are always in...
commit
|
commitdiff
|
tree
2015-10-04
Sebastien Bourdeauducq
travis/conda: build for python 3.5
commit
|
commitdiff
|
tree
2015-10-04
Sebastien Bourdeauducq
travis/conda: build for python 3.5
commit
|
commitdiff
|
tree
2015-10-04
Sebastien Bourdeauducq
travis: activate py35
commit
|
commitdiff
|
tree
2015-10-04
Sebastien Bourdeauducq
travis: activate py35
commit
|
commitdiff
|
tree
2015-10-04
Sebastien Bourdeauducq
travis: python 3.5
commit
|
commitdiff
|
tree
2015-10-04
Sebastien Bourdeauducq
travis: python 3.5
commit
|
commitdiff
|
tree
2015-09-30
Sebastien Bourdeauducq
genlib/fifo: add missing imports
commit
|
commitdiff
|
tree
2015-09-30
Sebastien Bourdeauducq
test/fifo: do not use Record
commit
|
commitdiff
|
tree
2015-09-30
Sebastien Bourdeauducq
genlib/fifo: remove Record support
commit
|
commitdiff
|
tree
2015-09-29
Sebastien Bourdeauducq
build: stop at the first failed Quartus command
commit
|
commitdiff
|
tree
2015-09-29
Sebastien Bourdeauducq
build: add missing import for Lattice Diamond
commit
|
commitdiff
|
tree
2015-09-29
Sebastien Bourdeauducq
fhdl/FullMemoryWE: fix clocking
commit
|
commitdiff
|
tree
2015-09-29
Sebastien Bourdeauducq
fhdl: typecheck ClockSignal and ResetSignal arguments
commit
|
commitdiff
|
tree
2015-09-28
Sebastien Bourdeauducq
build: cleanup
commit
|
commitdiff
|
tree
2015-09-26
Sebastien Bourdeauducq
fhdl/specials/Tristate: handle i=None
commit
|
commitdiff
|
tree
2015-09-26
Sebastien Bourdeauducq
fhdl/structure: relax type requirements for Array elements
commit
|
commitdiff
|
tree
2015-09-26
Sebastien Bourdeauducq
fhdl: replace flen with len
commit
|
commitdiff
|
tree
2015-09-26
Sebastien Bourdeauducq
wrap expressions in Specials
commit
|
commitdiff
|
tree
2015-09-26
Sebastien Bourdeauducq
fhdl: introduce wrap function
commit
|
commitdiff
|
tree
2015-09-26
Sebastien Bourdeauducq
fhdl: export DUID
commit
|
commitdiff
|
tree
2015-09-24
Sebastien Bourdeauducq
setup: simpler version check, beta status
commit
|
commitdiff
|
tree
2015-09-23
Sebastien Bourdeauducq
fsm: NextState and NextValue should derive from _Statement
commit
|
commitdiff
|
tree
2015-09-23
Sebastien Bourdeauducq
setup: remove unneeded import
commit
|
commitdiff
|
tree
2015-09-22
Sebastien Bourdeauducq
README.md->rst
commit
|
commitdiff
|
tree
2015-09-22
Sebastien Bourdeauducq
sim: fix slice assign
commit
|
commitdiff
|
tree
2015-09-22
Sebastien Bourdeauducq
conda: use new branch (revert this after merge)
commit
|
commitdiff
|
tree
2015-09-22
Sebastien Bourdeauducq
setup.py: cleanup
commit
|
commitdiff
|
tree
2015-09-22
Sebastien Bourdeauducq
fsm: support complex targets in NextValue. Closes #27.
commit
|
commitdiff
|
tree
2015-09-22
Sebastien Bourdeauducq
fhdl/namer: support ClockSignal and ResetSignal. Closes #24
commit
|
commitdiff
|
tree
2015-09-21
Sebastien Bourdeauducq
sim: insert resets, support ClockSignal and ResetSignal
commit
|
commitdiff
|
tree
2015-09-21
Sebastien Bourdeauducq
sim: drive clock signals
commit
|
commitdiff
|
tree
2015-09-21
Sebastien Bourdeauducq
sim: VCD output support
commit
|
commitdiff
|
tree
2015-09-21
Sebastien Bourdeauducq
verilog: remove unneeded import
commit
|
commitdiff
|
tree
2015-09-21
Sebastien Bourdeauducq
doc: minor edits
commit
|
commitdiff
|
tree
2015-09-20
Sebastien Bourdeauducq
doc: remove spurious file
commit
|
commitdiff
|
tree
2015-09-20
Sebastien Bourdeauducq
doc: remove outdated or moved parts, cleanup
commit
|
commitdiff
|
tree
2015-09-20
Sebastien Bourdeauducq
fhdl/visit: support Constant
commit
|
commitdiff
|
tree
2015-09-20
Sebastien Bourdeauducq
travis: VPI is not there for now
commit
|
commitdiff
|
tree
2015-09-20
Sebastien Bourdeauducq
sim: support generators yielding statements
commit
|
commitdiff
|
tree
2015-09-20
Sebastien Bourdeauducq
sim: memory access from generators
commit
|
commitdiff
|
tree
2015-09-20
Sebastien Bourdeauducq
fhdl/structure: add missing init
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
sim: memory support
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
fhdl/specials: MemoryPort.clock should always be a...
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
fhdl/simplify: add MemoryToArray
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
test/fifo: convert to new API
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
genlib/fifo: add missing import
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
sim: support arrays, and cat+slice in assignment target
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
Merge branch 'master' of github.com:m-labs/migen
commit
|
commitdiff
|
tree
2015-09-19
Florent Kermarrec
migen/genlib/cdc: fix BusSynchronizer
commit
|
commitdiff
|
tree
2015-09-19
Florent Kermarrec
migen/genlib/cdc: fix BusSynchronizer
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
sim: remove unneeded import
commit
|
commitdiff
|
tree
2015-09-19
Sebastien Bourdeauducq
genlib/CRG: fix variable name conflict
commit
|
commitdiff
|
tree
2015-09-18
Sebastien Bourdeauducq
test: add divider
commit
|
commitdiff
|
tree
2015-09-18
Florent Kermarrec
actorlib/structuring: fix Pack in packetized mode
commit
|
commitdiff
|
tree
2015-09-17
Sebastien Bourdeauducq
sim: support Case
commit
|
commitdiff
|
tree
2015-09-17
Sebastien Bourdeauducq
sim: variables are deprecated
commit
|
commitdiff
|
tree
next