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 |
2014-09-29 |
Sebastien Bourdeauducq | genlib/fsm: make first fsm.act() the reset state, even... |
commit | commitdiff | tree |
2014-09-26 |
Florent Kermarrec | add generic CRCEngine, CRC32, CRCInserter and CRCChecker |
commit | commitdiff | tree |
2014-09-22 |
Florent Kermarrec | flow/actor: fix eop direction |
commit | commitdiff | tree |
2014-09-22 |
Florent Kermarrec | flow/actor: add packetized parameter for Sink and Source |
commit | commitdiff | tree |
2014-09-22 |
Florent Kermarrec | actorlib/structuring: add reverse parameter to Unpack... |
commit | commitdiff | tree |
2014-09-17 |
Sebastien Bourdeauducq | genlib/fifo/SyncFIFOBuffered: replace not supported |
commit | commitdiff | tree |
2014-09-17 |
Sebastien Bourdeauducq | genlib/fifo: same 'level' semantics between SyncFIFOBuf... |
commit | commitdiff | tree |
2014-09-12 |
Florent Kermarrec | setup.py: fix README filename |
commit | commitdiff | tree |
2014-09-10 |
Sebastien Bourdeauducq | genlib/fifo: add replace command to sync FIFO |
commit | commitdiff | tree |
2014-09-10 |
Sebastien Bourdeauducq | README: more markdown fixes |
commit | commitdiff | tree |
2014-09-10 |
Sebastien Bourdeauducq | README: markdown fixes |
commit | commitdiff | tree |
2014-09-10 |
Sebastien Bourdeauducq | README: use markdown |
commit | commitdiff | tree |
2014-09-08 |
Sebastien Bourdeauducq | actorlib/spi: remove unneeded import |
commit | commitdiff | tree |
2014-09-08 |
Florent Kermarrec | actorlib/spi: remove EventManager from DMAController |
commit | commitdiff | tree |
2014-09-07 |
Robert Jordens | sim/icarus: add vpi directory to module search path |
commit | commitdiff | tree |
2014-09-07 |
Robert Jordens | cordic: round() constants if not power of two bitwidth... |
commit | commitdiff | tree |
2014-09-07 |
Robert Jordens | test_cordic: stop spewing out numbers |
commit | commitdiff | tree |
2014-09-07 |
Robert Jordens | doc: update for NetworkX refactoring |
commit | commitdiff | tree |
2014-09-07 |
Robert Jordens | examples/dataflow: adapt to new simple MultiDiGraph... |
commit | commitdiff | tree |
2014-09-07 |
Robert Jordens | flow/network: replace NetworkX MultiDiGraph with simple... |
commit | commitdiff | tree |
2014-09-07 |
Robert Jordens | examples/dataflow/dma: fix simulation, run it for 100... |
commit | commitdiff | tree |
2014-09-04 |
Robert Jordens | cordic: vivado is bad at inferring compact adder/subtra... |
commit | commitdiff | tree |
2014-09-04 |
Robert Jordens | vivado: add more reporting |
commit | commitdiff | tree |
2014-09-04 |
Robert Jordens | vivado: mode batch to prevent vivado from opening tcl... |
commit | commitdiff | tree |
2014-09-03 |
Sebastien Bourdeauducq | platforms/kc705: use jtaghs1_fast cable |
commit | commitdiff | tree |
2014-09-02 |
Florent Kermarrec | kc705: enable DCI termination on DDR3 |
commit | commitdiff | tree |
next |