2014-03-20 |
Robert Jordens | bus/csr: new simulation api |
commit | commitdiff | tree |
2014-03-16 |
Robert Jordens | genlib/fifo: add flush, expose level in SyncFIFO |
commit | commitdiff | tree |
2014-02-17 |
Sebastien Bourdeauducq | mibuild/generic_platform: fix default value for connectors |
commit | commitdiff | tree |
2014-02-16 |
Sebastien Bourdeauducq | mibuild/platforms/papilio_pro: add expansion connectors |
commit | commitdiff | tree |
2014-02-16 |
Sebastien Bourdeauducq | mibuild: support for expansion connectors |
commit | commitdiff | tree |
2014-02-07 |
Sebastien Bourdeauducq | Update doc with new simulation API |
commit | commitdiff | tree |
2014-01-27 |
Sebastien Bourdeauducq | fix SimActor TB terminations |
commit | commitdiff | tree |
2014-01-27 |
Sebastien Bourdeauducq | Add 'passive' simulation functions that are not taken... |
commit | commitdiff | tree |
2014-01-26 |
Sebastien Bourdeauducq | New simulation API |
commit | commitdiff | tree |
2014-01-06 |
Sebastien Bourdeauducq | bank/eventmanager: add SharedIRQ |
commit | commitdiff | tree |
2013-12-17 |
Robert Jordens | migen/fhdl/tools: speed up group_by_targets (halves... |
commit | commitdiff | tree |
2013-12-14 |
Sebastien Bourdeauducq | platforms/rhino: add GPMC wait pin |
commit | commitdiff | tree |
2013-12-12 |
Sebastien Bourdeauducq | fhdl/simplify/FullMemoryWE: fix WE slice for multi... |
commit | commitdiff | tree |
2013-12-12 |
Sebastien Bourdeauducq | add support for Verilog include paths |
commit | commitdiff | tree |
2013-12-12 |
Sebastien Bourdeauducq | fhdl/simplify: add FullMemoryWE decorator that splits... |
commit | commitdiff | tree |
2013-12-12 |
Sebastien Bourdeauducq | utils/misc: add gcd_multiple function to compute GCD... |
commit | commitdiff | tree |
2013-12-12 |
Sebastien Bourdeauducq | specials/Memory: allow for more flexibility in memory... |
commit | commitdiff | tree |
2013-12-11 |
Sebastien Bourdeauducq | fhdl/verilog: fix representation of negative integers |
commit | commitdiff | tree |
2013-12-10 |
Robert Jordens | migen/test/test_signed: add a (currently failing) signe... |
commit | commitdiff | tree |
2013-12-10 |
Robert Jordens | migen/fhdl/bitcontainer: fix signed arrays (map is... |
commit | commitdiff | tree |
2013-12-06 |
Robert Jordens | mibuild/xilinx_ise: use ngdbuild_opt also for xst case |
commit | commitdiff | tree |
2013-12-06 |
Robert Jordens | mibuild/xilinx_ise: add support for custom tools and... |
commit | commitdiff | tree |
2013-12-03 |
Robert Jordens | usrp_b100 platform |
commit | commitdiff | tree |
2013-12-03 |
Robert Jordens | add zedboard platform |
commit | commitdiff | tree |
2013-12-03 |
Robert Jordens | add initial ztex_115d platform |
commit | commitdiff | tree |
2013-12-03 |
Sebastien Bourdeauducq | lx9 fixups |
commit | commitdiff | tree |
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 |
next |