projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2015-03-13
Sebastien Bourdeauducq
mibuild: get rid of Platform factory function, cleanup
commit
|
commitdiff
|
tree
2015-03-12
Florent Kermarrec
migen/genlib/io: add DifferentialOutput and Xilinx...
commit
|
commitdiff
|
tree
2015-03-12
Florent Kermarrec
genlib/io.py: fix copy/paste error (thanks rjo)
commit
|
commitdiff
|
tree
2015-03-12
Florent Kermarrec
migen/genlib: add io.py to define generic I/O specials...
commit
|
commitdiff
|
tree
2015-03-10
Florent Kermarrec
mibuild/sim: clean up (thanks sb)
commit
|
commitdiff
|
tree
2015-03-10
Sebastien Bourdeauducq
mibuild/sim/dut_tb: fix permissions
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
mibuild/sim: get serial dev from /tmp/simserial
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
mibuild/sim: add support for pty
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
mibuild/sim: remove hack, the issue was in gateware...
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
genlib/misc: add increment parameter to Counter
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
fhdl/module: use r.append() in _collect_submodules
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
fhdl/module: avoid flushing self._submodules and create...
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
mibuild/sim: clean up and move eth struct to sim
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
mibuild/sim: regroup console_tb/ethernet_tb in dut_tb
commit
|
commitdiff
|
tree
2015-03-09
Florent Kermarrec
mibuild/sim: remove server and interact with tap direct...
commit
|
commitdiff
|
tree
2015-03-09
Robert Jordens
vivado: permit resources without pins
commit
|
commitdiff
|
tree
2015-03-06
Florent Kermarrec
mibuild/sim: able to visualize arp requests with wireshark
commit
|
commitdiff
|
tree
2015-03-06
Florent Kermarrec
mibuild/sim: able to send ethernet frame from sim to...
commit
|
commitdiff
|
tree
2015-03-06
Florent Kermarrec
mibuild/sim: add ethernet pins to verilor.py
commit
|
commitdiff
|
tree
2015-03-06
Florent Kermarrec
platforms/sim: add ethernet pins
commit
|
commitdiff
|
tree
2015-03-05
Sebastien Bourdeauducq
genlib/cordic: fix typos
commit
|
commitdiff
|
tree
2015-03-04
Florent Kermarrec
genlib/misc: fix missing *args in Counter
commit
|
commitdiff
|
tree
2015-03-03
Florent Kermarrec
mibuild/sim/server_tb: use SERIAL_SINK_ACK
commit
|
commitdiff
|
tree
2015-03-03
Florent Kermarrec
mibuild/sim: use /tmp/simsocket sockaddr for server
commit
|
commitdiff
|
tree
2015-03-03
Florent Kermarrec
mibuild/sim: avoid updating end at each cycle (simulati...
commit
|
commitdiff
|
tree
2015-03-03
Florent Kermarrec
mibuild/sim: simplify console_tb with sim struct
commit
|
commitdiff
|
tree
2015-03-03
Florent Kermarrec
mibuild/sim: create server.py and server_tb (Proof...
commit
|
commitdiff
|
tree
2015-03-03
Sebastien Bourdeauducq
xilinx/programmer/vivado: fix Linux support
commit
|
commitdiff
|
tree
2015-03-03
Sebastien Bourdeauducq
platforms/kc705: fix imports
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
Merge branch 'master' of github.com/m-labs/migen
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
mibuild/sim/verilator: remove verilator_root, use ...
commit
|
commitdiff
|
tree
2015-03-02
Sebastien Bourdeauducq
mibuild/sim: style fixes
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
move dma_lasmi to MiSoC
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
lasmi: simplify usage for the user (it's the job of...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
mibuild: initial Verilator support
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
genlib/misc: add FlipFlop, Counter, Timeout
commit
|
commitdiff
|
tree
2015-02-28
Sebastien Bourdeauducq
platforms/pipistrello: remove unconnected SDRAM pins
commit
|
commitdiff
|
tree
2015-02-28
Robert Jordens
pipistrello: fix ddram dqs, cleanup constraints, add...
commit
|
commitdiff
|
tree
2015-02-28
Robert Jordens
pipistrello: switch back to xc3sprog and fast (papilio...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
kx705: add programmer parameter
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
fix xilinx/programmer with Vivado
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
xilinx/programmer: add source of vivado's settings...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
move dfi/lasmibus/wishbone2lasmi to MiSoC sdram
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
report cachesize in wishbone2lasmi
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
xilinx/programmer: add partial flash_bitstream for...
commit
|
commitdiff
|
tree
2015-02-27
Robert Jordens
xilinx/programmer: fix xc3sprog (GenericProgrammer)
commit
|
commitdiff
|
tree
2015-02-27
Robert Jordens
pipistrello: use fpgaprog
commit
|
commitdiff
|
tree
2015-02-27
Robert Jordens
add fpgaprog programmer
commit
|
commitdiff
|
tree
2015-02-27
Robert Jordens
add pipistrello platform
commit
|
commitdiff
|
tree
2015-02-27
Sebastien Bourdeauducq
Merge branch 'master' of https://github.com/m-labs...
commit
|
commitdiff
|
tree
2015-02-26
Sebastien Bourdeauducq
platforms/kc705: add user SMA clock
commit
|
commitdiff
|
tree
2015-02-26
Yann Sionneau
mibuild/kc705: add missing pins on FMC LPC
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
mibuild: move identifier to platforms
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
mibuild: fix missing xilinx_common -->xilinx.common...
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
platforms: add default_clk_freq/default_clk_name (to...
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
mibuild: add VivadoProgrammer (only load_bitstream)
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
mibuild: better file organization (create directory...
commit
|
commitdiff
|
tree
2015-02-18
Yann Sionneau
mibuild/kc705: add FMC connectors
commit
|
commitdiff
|
tree
2015-02-18
Yann Sionneau
mibuild: support pin names in IO extensions
commit
|
commitdiff
|
tree
2015-02-14
Florent Kermarrec
endpoints: add param_layout parameter (required to...
commit
|
commitdiff
|
tree
2015-02-14
Florent Kermarrec
actorlib/structuring: fix eop generation in Pack
commit
|
commitdiff
|
tree
2015-02-14
Sebastien Bourdeauducq
mibuild: make resolve_signals public
commit
|
commitdiff
|
tree
2015-02-14
Florent Kermarrec
mibuild: return verilog namespace with build
commit
|
commitdiff
|
tree
2015-02-14
Florent Kermarrec
remove crc since each crc is specific. It's probably...
commit
|
commitdiff
|
tree
2015-01-22
Florent Kermarrec
genlib/crc: use OrderedDict
commit
|
commitdiff
|
tree
2015-01-22
Florent Kermarrec
fhdl/std: add FinalizeError import
commit
|
commitdiff
|
tree
2014-12-21
Sebastien Bourdeauducq
mibuild/xilinx_vivado: fix list aliasing problem
commit
|
commitdiff
|
tree
2014-12-21
Florent Kermarrec
xilinx_vivado: add parameters to pass specific commands...
commit
|
commitdiff
|
tree
2014-12-21
Florent Kermarrec
crc: modify CRCChecker to remove CRC and clean up
commit
|
commitdiff
|
tree
2014-11-30
Sebastien Bourdeauducq
bank: support direct mapping of CSRs on Wishbone
commit
|
commitdiff
|
tree
2014-11-26
Yann Sionneau
Wishbone DownConverter: Fix sel signal
commit
|
commitdiff
|
tree
2014-11-25
Sebastien Bourdeauducq
genlib/fsm: add NextValue to replace reg/reg_next/ce...
commit
|
commitdiff
|
tree
2014-11-21
Sebastien Bourdeauducq
fhdl/tools: do not attempt to rename sync clock domain...
commit
|
commitdiff
|
tree
2014-11-21
Sebastien Bourdeauducq
flow: endpoint description structure with packetized...
commit
|
commitdiff
|
tree
2014-11-21
Sebastien Bourdeauducq
actorlib/fifo: add buffered parameter
commit
|
commitdiff
|
tree
2014-11-20
Florent Kermarrec
xilinx_vivado: use REM for comment on Windows
commit
|
commitdiff
|
tree
2014-11-17
Sébastien Bourdeauducq
Merge pull request #8 from jix/fix-acitorlib-fifo
commit
|
commitdiff
|
tree
2014-11-14
Jannis Harder
actorlib/fifo: fix no-op assignment due to .payload...
commit
|
commitdiff
|
tree
2014-11-07
Guy Hutchison
add hamming-code gen/check lib
commit
|
commitdiff
|
tree
2014-11-05
Sebastien Bourdeauducq
mibuild/programmer: add migen folders to flash proxy...
commit
|
commitdiff
|
tree
2014-11-04
Sebastien Bourdeauducq
vpi/ipc: fix decoding of index buffer
commit
|
commitdiff
|
tree
2014-11-03
Sebastien Bourdeauducq
test/test_size: fix slice comparison
commit
|
commitdiff
|
tree
2014-11-01
Sebastien Bourdeauducq
actorlib/structuring/Pipeline: make 'busy' a signal
commit
|
commitdiff
|
tree
2014-11-01
Florent Kermarrec
actorlib/structuring: add Pipeline
commit
|
commitdiff
|
tree
2014-11-01
Florent Kermarrec
actorlib/structuring: add Converter
commit
|
commitdiff
|
tree
2014-11-01
Sebastien Bourdeauducq
Merge branch 'master' of github.com:m-labs/migen
commit
|
commitdiff
|
tree
2014-11-01
Florent Kermarrec
flow/actor, actorlib/structuring: add packet support
commit
|
commitdiff
|
tree
2014-11-01
Florent Kermarrec
bus/csr: add configurable address_width (needed more...
commit
|
commitdiff
|
tree
2014-11-01
Florent Kermarrec
crc: generate error asynchronously to avoid stalling...
commit
|
commitdiff
|
tree
2014-11-01
Florent Kermarrec
kc705: add Ethernet pins
commit
|
commitdiff
|
tree
2014-11-01
Florent Kermarrec
xilinx_vivado: use .bat on Windows platforms (otherwise...
commit
|
commitdiff
|
tree
2014-11-01
Florent Kermarrec
xilinx_vivado: add hierarchical utilization report
commit
|
commitdiff
|
tree
2014-10-29
Sebastien Bourdeauducq
fhdl/verilog: fix tristate to instance connection
commit
|
commitdiff
|
tree
2014-10-27
Yann Sionneau
Raise exception when not using correct boolean operators
commit
|
commitdiff
|
tree
2014-10-22
Florent Kermarrec
flow/actor/Endpoint: clean up __getattr__
commit
|
commitdiff
|
tree
2014-10-20
Florent Kermarrec
DMAWriteController: fix Demultiplexer layout
commit
|
commitdiff
|
tree
2014-10-20
Florent Kermarrec
use new direct access on endpoints
commit
|
commitdiff
|
tree
2014-10-20
Florent Kermarrec
_Endpoint: allow direct access of payload elements
commit
|
commitdiff
|
tree
2014-10-17
Florent Kermarrec
remove trailing whitespaces
commit
|
commitdiff
|
tree
2014-10-16
Florent Kermarrec
bank: add re to CSRStorage
commit
|
commitdiff
|
tree
next