projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2015-03-27
Florent Kermarrec
mibuild/sim: use the same architecture we use for other...
commit
|
commitdiff
|
tree
2015-03-22
Florent Kermarrec
platforms/minispartan6: add ftdi_fifo pins
commit
|
commitdiff
|
tree
2015-03-22
Florent Kermarrec
platforms/minispartan6: fix IOStandard/Slew, add FpgaPr...
commit
|
commitdiff
|
tree
2015-03-21
Florent Kermarrec
mibuild/xilinx/programmer: add iMPACT programmer (for...
commit
|
commitdiff
|
tree
2015-03-21
Florent Kermarrec
mibuild/platforms/minispartan6: adapt to recent changes...
commit
|
commitdiff
|
tree
2015-03-21
Florent Kermarrec
mibuild/platforms/minispartan6: add device parameter...
commit
|
commitdiff
|
tree
2015-03-21
Florent Kermarrec
mibuild/platforms: review and fix small mistakes
commit
|
commitdiff
|
tree
2015-03-21
Florent Kermarrec
mibuild/platforms: add minispartan6 (from Matt O'Gorman)
commit
|
commitdiff
|
tree
2015-03-21
Robert Jordens
test_actor: add unittests for SimActor
commit
|
commitdiff
|
tree
2015-03-21
Robert Jordens
sim: keep track of unreferenced items
commit
|
commitdiff
|
tree
2015-03-19
Robert Jordens
pipistrello: switch is a button
commit
|
commitdiff
|
tree
2015-03-19
Robert Jordens
pipistrello: compress and load bitstream at 6MHz
commit
|
commitdiff
|
tree
2015-03-19
Robert Jordens
pipistrello: rename sdram->ddram
commit
|
commitdiff
|
tree
2015-03-18
Sebastien Bourdeauducq
fhdl/verilog: fix dummy signal initial event
commit
|
commitdiff
|
tree
2015-03-18
Florent Kermarrec
mibuild/lattice/diamond: add verilog include path ...
commit
|
commitdiff
|
tree
2015-03-18
Florent Kermarrec
fhdl/specials/memory: use $readmemh to initialize memories
commit
|
commitdiff
|
tree
2015-03-18
Florent Kermarrec
fhdl/verilog: change the way we initialize reg: reg...
commit
|
commitdiff
|
tree
2015-03-18
Florent Kermarrec
fhdl/verilog: revert "fhdl/verilog: add simulation...
commit
|
commitdiff
|
tree
2015-03-18
Florent Kermarrec
migen/genlib/io: use 0 instead of Signal() for default...
commit
|
commitdiff
|
tree
2015-03-18
Sebastien Bourdeauducq
Revert "fhdl/verilog: do not use initial begin in _prin...
commit
|
commitdiff
|
tree
2015-03-17
Florent Kermarrec
genlib/io: add optional external rst to CRG
commit
|
commitdiff
|
tree
2015-03-17
Florent Kermarrec
mibuild/platform/versa: fix clock_constraints
commit
|
commitdiff
|
tree
2015-03-17
Florent Kermarrec
mibuild/lattice: use ODDRXD1 and new synthesis directive
commit
|
commitdiff
|
tree
2015-03-17
Florent Kermarrec
fhdl/special: add optional synthesis directive (needed...
commit
|
commitdiff
|
tree
2015-03-17
Florent Kermarrec
mibuild/lattice: add LatticeAsyncResetSynchronizer
commit
|
commitdiff
|
tree
2015-03-17
Florent Kermarrec
mibuild/platforms/versa: add ethernet clock constraints
commit
|
commitdiff
|
tree
2015-03-17
Florent Kermarrec
mibuild/platforms/versa: add rst_n
commit
|
commitdiff
|
tree
2015-03-17
Florent Kermarrec
mibuild/lattice: fix LatticeDDROutput
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
fhdl/verilog: add simulation parameter to avoid simulat...
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
fhdl/verilog: do not use initial begin in _printinit...
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
mibuild/xilinx/common: add LatticeDDROutput
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
mibuild/xilinx/common: add XilinxDDROutput
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
migen/genlib/io: add DDRInput and DDROutput
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
mibuild/platforms: add ethernet to versa
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
mibuild/platforms: add user_dip_btn to versa
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
mibuild/lattice: use new Toolchain/Platform architecture
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
mibuild/altera: use new Toolchain/Platform architecture
commit
|
commitdiff
|
tree
2015-03-16
Florent Kermarrec
mibuild: add initial Lattice Diamond support (with...
commit
|
commitdiff
|
tree
2015-03-14
Sebastien Bourdeauducq
move pytholite to separate repos
commit
|
commitdiff
|
tree
2015-03-14
Sebastien Bourdeauducq
fhdl/visit: fix TransformModule
commit
|
commitdiff
|
tree
2015-03-14
Sebastien Bourdeauducq
mibuild/xilinx: export special_overrides dictionary
commit
|
commitdiff
|
tree
2015-03-13
Sebastien Bourdeauducq
mibuild/xilinx: remove obsolete CRG_DS
commit
|
commitdiff
|
tree
2015-03-13
Sebastien Bourdeauducq
mibuild: sanitize default clock management
commit
|
commitdiff
|
tree
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
next