2013-12-03 |
Robert Jordens | fhdl.size: rename to bitcontainer |
commit | commitdiff | tree |
2013-12-03 |
Robert Jordens | migen.fhdl.size: verify fslice for negative values |
commit | commitdiff | tree |
2013-12-03 |
Robert Jordens | migen.fhdl.structure: have Cat() flat_iteration-ize... |
commit | commitdiff | tree |
2013-12-03 |
Robert Jordens | migen.fhdl.tools: move flat_iteration to migen.util... |
commit | commitdiff | tree |
2013-12-03 |
Robert Jordens | migen.fhdl.size: add fiter(), fslice(), and freversed() |
commit | commitdiff | tree |
2013-12-02 |
Sebastien Bourdeauducq | genlib/divider: fix diff computation |
commit | commitdiff | tree |
2013-12-02 |
Sebastien Bourdeauducq | examples/sim/cordic_err: fix rms_err function name |
commit | commitdiff | tree |
2013-12-02 |
Sebastien Bourdeauducq | examples/cordic/cordic_impl: do not fail if build dir... |
commit | commitdiff | tree |
2013-12-02 |
Robert Jordens | genlib/sort: add bitonic, combinatorial sorter |
commit | commitdiff | tree |
2013-12-02 |
Robert Jordens | examples/cordic: scripted exploration of parameters... |
commit | commitdiff | tree |
2013-12-02 |
Robert Jordens | genlib/cordic: cleanup, documentation, unittests |
commit | commitdiff | tree |
2013-12-02 |
Robert Jordens | migen/test: if SimCase is a TestCase, it's run in every... |
commit | commitdiff | tree |
2013-12-02 |
Robert Jordens | migen/test/support: allow easy re-setUp of the testbenc... |
commit | commitdiff | tree |
2013-12-01 |
Sebastien Bourdeauducq | mibuild: use keyword arguments directly in build_cmdline |
commit | commitdiff | tree |
2013-12-01 |
Sebastien Bourdeauducq | mibuild: add support for Yosys |
commit | commitdiff | tree |
2013-11-29 |
Robert Jordens | doc/index.rst: drop index and table chapter, index... |
commit | commitdiff | tree |
2013-11-29 |
Sebastien Bourdeauducq | setup.py: update repository address |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | genlib/coding: add docstrings, add it to api doc |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | genlib/coding, test/test_coding: unittests |
commit | commitdiff | tree |
2013-11-29 |
Sebastien Bourdeauducq | test/test_fifo: do not use relative import |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | test/test_fifo, genlib/fifo: move test to unittest |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | migen/test: start unittests |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | sim: use Simulator as a contextmanager |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | doc/api, index: add fhdl.structure, add index/search |
commit | commitdiff | tree |
2013-11-29 |
Sebastien Bourdeauducq | fhdl/structure: clarify usage restrictions of LHS Cat |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | doc/conf.py: no modindex, no numpydoc warnings |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | fhdl.structure: document the API |
commit | commitdiff | tree |
2013-11-29 |
Robert Jördens | genlib.fifo: fix docstring section syntax |
commit | commitdiff | tree |
2013-11-28 |
Sebastien Bourdeauducq | genlib/fifo: clarify we behaviour when writable=0 |
commit | commitdiff | tree |
2013-11-28 |
Robert Jordens | setup API documentation, start by documenting fifos |
commit | commitdiff | tree |
2013-11-28 |
Robert Jordens | add autodoc, numpydoc and doctest to sphinx to generate... |
commit | commitdiff | tree |
2013-11-25 |
Sebastien Bourdeauducq | platforms/papilio_pro: add 2x SPI pins |
commit | commitdiff | tree |
2013-11-25 |
Sebastien Bourdeauducq | specials/Instance: add PreformattedParam |
commit | commitdiff | tree |
2013-11-24 |
Sebastien Bourdeauducq | bus/wishbone/sram: expose memory component |
commit | commitdiff | tree |
2013-11-24 |
Sebastien Bourdeauducq | bus/wishbone: style |
commit | commitdiff | tree |
2013-11-24 |
Sebastien Bourdeauducq | platforms/papilio_pro: fix clock signal handling |
commit | commitdiff | tree |
2013-11-24 |
Sebastien Bourdeauducq | platforms/m1: use definition compatible with Mixxeo... |
commit | commitdiff | tree |
2013-11-23 |
Sebastien Bourdeauducq | lasmibus/Crossbar: more flexible master assignment |
commit | commitdiff | tree |
2013-11-23 |
Sebastien Bourdeauducq | remove stale .gitignore |
commit | commitdiff | tree |
2013-11-23 |
Sebastien Bourdeauducq | update pointers |
commit | commitdiff | tree |
2013-11-23 |
Sebastien Bourdeauducq | merge Mibuild into Migen |
commit | commitdiff | tree |
2013-11-23 |
Sebastien Bourdeauducq | Add 'mibuild/' from commit '9d5931c969810a236de2a2713cf... |
commit | commitdiff | tree |
2013-11-21 |
Robert Jordens | genlib/fsm: rename {entering,leaving} to after_{enterin... |
commit | commitdiff | tree |
2013-11-20 |
Sebastien Bourdeauducq | flow/isd: update to new APIs |
commit | commitdiff | tree |
2013-11-19 |
Sebastien Bourdeauducq | platforms/mixxeo: update DVI input timing constraints |
commit | commitdiff | tree |
2013-11-09 |
Sebastien Bourdeauducq | rename milkymist-ng to MiSoC |
commit | commitdiff | tree |
2013-11-04 |
Florent Kermarrec | plumbing: use Record.connect in Multiplexer/ Demultiplexer |
commit | commitdiff | tree |
2013-11-04 |
Florent Kermarrec | util: add missing __init__.py |
commit | commitdiff | tree |
2013-11-02 |
Sebastien Bourdeauducq | actorlib/spi/DMAWriteController: make ack_when_inactive... |
commit | commitdiff | tree |
2013-11-02 |
Florent Kermarrec | actorlib/spi: add ack_when_inactive parameter to DMA... |
commit | commitdiff | tree |
2013-11-02 |
Sebastien Bourdeauducq | flow/plumbing/muxdemux: use existing connect() method... |
commit | commitdiff | tree |
2013-11-02 |
Sebastien Bourdeauducq | flow/actor: Record.connect no longer takes kwargs |
commit | commitdiff | tree |
2013-11-02 |
Florent Kermarrec | flow/plumbing: add Multiplexer and Demultiplexer |
commit | commitdiff | tree |
2013-11-02 |
Sebastien Bourdeauducq | replace use of __dict__ with dir()/xdir() |
commit | commitdiff | tree |
2013-10-25 |
Sebastien Bourdeauducq | flow: add AbstractActor busy signals |
commit | commitdiff | tree |
2013-10-23 |
Sebastien Bourdeauducq | Better record layout parameterization mechanism |
commit | commitdiff | tree |
2013-10-22 |
Sebastien Bourdeauducq | Revert "genlib/record: support passing params in same... |
commit | commitdiff | tree |
2013-10-22 |
Sebastien Bourdeauducq | Revert "genlib/fifo: support RecordP" |
commit | commitdiff | tree |
2013-10-21 |
Sebastien Bourdeauducq | genlib/fifo: support RecordP |
commit | commitdiff | tree |
2013-10-21 |
Sebastien Bourdeauducq | genlib/record: support passing params in same object |
commit | commitdiff | tree |
2013-09-17 |
Sebastien Bourdeauducq | mixxeo: add DVI output pins |
commit | commitdiff | tree |
2013-09-16 |
Sebastien Bourdeauducq | Merge branch 'master' of github.com:milkymist/mibuild |
commit | commitdiff | tree |
2013-09-16 |
Sebastien Bourdeauducq | mixxeo: use -2 speed grade |
commit | commitdiff | tree |
2013-09-14 |
Sebastien Bourdeauducq | mixxeo: swap pairs 0 and 1 on DVI1 |
commit | commitdiff | tree |
2013-09-06 |
Sebastien Bourdeauducq | platforms/mixxeo: add LED |
commit | commitdiff | tree |
2013-09-06 |
Sebastien Bourdeauducq | genlib/fsm: add entering/ongoing/leaving methods |
commit | commitdiff | tree |
2013-09-04 |
Sebastien Bourdeauducq | actorlib/fifo: do not duplicate safe write logic |
commit | commitdiff | tree |
2013-09-04 |
Sebastien Bourdeauducq | actorlib/spi/DMAController: use EventSourceProcess |
commit | commitdiff | tree |
2013-09-04 |
Florent Kermarrec | actorlib/spi: add optional irq generation on DMAController |
commit | commitdiff | tree |
2013-09-04 |
Sebastien Bourdeauducq | actorlib/fifo: rewrite |
commit | commitdiff | tree |
2013-09-04 |
Sebastien Bourdeauducq | examples/basic/namer: cleanup |
commit | commitdiff | tree |
2013-09-04 |
Florent Kermarrec | actorlib: add fifo |
commit | commitdiff | tree |
2013-08-26 |
Sebastien Bourdeauducq | bus/wb2lasmi: use existing interface to determine WB... |
commit | commitdiff | tree |
2013-08-26 |
Sebastien Bourdeauducq | wishbone/SRAM: fix non-32-bit bus |
commit | commitdiff | tree |
2013-08-26 |
Florent Kermarrec | wishbone2lasmi: configurable data width |
commit | commitdiff | tree |
2013-08-26 |
Florent Kermarrec | wishbone : add DownConverter |
commit | commitdiff | tree |
2013-08-26 |
Florent Kermarrec | altera_quartus: fix import _Fragment |
commit | commitdiff | tree |
2013-08-20 |
Florent Kermarrec | wishbone2lasmi : add support for 32 bits lasmim data... |
commit | commitdiff | tree |
2013-08-20 |
Florent Kermarrec | genlib/misc: improve genericity of split/displacer... |
commit | commitdiff | tree |
2013-08-13 |
Sebastien Bourdeauducq | platforms/m1: resetless by default |
commit | commitdiff | tree |
2013-08-12 |
Nina Engelhardt | add ternary operator sel ? a : b |
commit | commitdiff | tree |
2013-08-12 |
Nina Engelhardt | add += operator to fragment |
commit | commitdiff | tree |
2013-08-12 |
Nina Engelhardt | add mist synthesis mode to build |
commit | commitdiff | tree |
2013-08-08 |
Sebastien Bourdeauducq | fhdl: improve naming of related signals |
commit | commitdiff | tree |
2013-08-08 |
Sebastien Bourdeauducq | fhdl/namer: detect leaf nodes better |
commit | commitdiff | tree |
2013-08-08 |
Sebastien Bourdeauducq | fhdl: move insert_resets to tools |
commit | commitdiff | tree |
2013-08-08 |
Sebastien Bourdeauducq | fhdl: support for naming related signals |
commit | commitdiff | tree |
2013-08-07 |
Sebastien Bourdeauducq | xilinx_ise: cleanup |
commit | commitdiff | tree |
2013-08-07 |
Sebastien Bourdeauducq | namer: add HUID suffix step |
commit | commitdiff | tree |
2013-08-07 |
user | Fix missing string replace. Added support for 32-bit... |
commit | commitdiff | tree |
2013-08-07 |
Sebastien Bourdeauducq | namer: split by numbers |
commit | commitdiff | tree |
2013-08-07 |
Sebastien Bourdeauducq | treeviz: support multiline labels |
commit | commitdiff | tree |
2013-08-07 |
Sebastien Bourdeauducq | treeviz: improve layout of unbalanced trees |
commit | commitdiff | tree |
2013-08-07 |
Sebastien Bourdeauducq | fhdl/namer: new namer with explicit tree |
commit | commitdiff | tree |
2013-08-07 |
Sebastien Bourdeauducq | add tree visualizer |
commit | commitdiff | tree |
2013-08-03 |
Nina Engelhardt | add edif build routines |
commit | commitdiff | tree |
2013-08-03 |
Nina Engelhardt | fhdl/edif: adjust for use with mibuild |
commit | commitdiff | tree |
2013-08-03 |
Nina Engelhardt | fhdl/edif: add support for inout signals |
commit | commitdiff | tree |
2013-08-02 |
Sebastien Bourdeauducq | bank/csrgen: add get_offset function to pre-calculate... |
commit | commitdiff | tree |
2013-08-02 |
Sebastien Bourdeauducq | bank/description/AutoCSR: prefix csr/mem only once |
commit | commitdiff | tree |
next |