litex.git
2012-11-06 Sebastien Bourdeauducqfhdl/structure: make all values hashable
2012-10-31 Sebastien Bourdeauducqpytholite: visit AST and list registers
2012-10-29 Sebastien Bourdeauducqpytholite: transformable elements
2012-10-15 Sebastien Bourdeauducqbank/description: regprefix
2012-10-15 Sebastien Bourdeauducqactorlib/spi: typo
2012-10-15 Sebastien Bourdeauducqtransform/unroll_sync: autodetect in/out
2012-10-15 Sebastien Bourdeauducqtransform/unroll_sync: support generator function
2012-10-12 Sebastien Bourdeauducqtransform/unroll: support empty dictionaries
2012-10-12 Sebastien Bourdeauducqtransform/unroll: support for variables
2012-10-12 Sebastien Bourdeauducqtransform: unroll
2012-10-09 Sebastien Bourdeauducqactorlib/spi: SingleGenerator
2012-10-09 Sebastien Bourdeauducqactorlib/spi/collector: atomic update for write_count
2012-10-09 Sebastien Bourdeauducqbank: remove RE signal for field registers
2012-10-08 Sebastien Bourdeauducqbank: support for atomic writes
2012-10-04 Sebastien Bourdeauducqactorlib/spi: fix memory port we/wd
2012-10-04 Sebastien Bourdeauducqflow/actorlib: Simple Processor Interface (WIP)
2012-09-28 Sebastien Bourdeauducqfhdl: fix instance get_io
2012-09-22 Sebastien Bourdeauducqfhdl: support expressions in instance ports
2012-09-22 Sebastien Bourdeauducqfhdl: support inverted clock ports in instances
2012-09-11 Sebastien Bourdeauducqfhdl/verilog: sort clock domains by name
2012-09-11 Sebastien Bourdeauducqfhdl: list signals in execution order
2012-09-10 Sebastien BourdeauducqMerge branch 'master' of github.com:milkymist/migen
2012-09-10 Sebastien Bourdeauducqexamples: demonstrate multi-clock support
2012-09-10 Sebastien Bourdeauducqexamples: update LM32 instance
2012-09-10 Sebastien BourdeauducqMulti-clock design support + new instance API
2012-09-09 Sebastien Bourdeauducqsetup.py: cosmetic
2012-09-09 Sébastien BourdeauducqMerge pull request #3 from brandonhamilton/upstream
2012-09-09 Sebastien Bourdeauducqexamples: new namer
2012-09-09 Sebastien Bourdeauducqfhdl/namer: better handling of indices
2012-09-09 Sebastien Bourdeauducqfhdl/tracer: support BUILD_LIST opcode
2012-09-09 Sebastien Bourdeauducqfhdl/namer: use execution order indices for variable...
2012-09-09 Sebastien Bourdeauducqfhdl/namer: number objects according to execution order
2012-09-08 Sebastien Bourdeauducqfhdl/namer: simplify + more relevant names
2012-08-26 Sebastien Bourdeauducqbus/csr: configurable data width
2012-08-12 Sebastien Bourdeauducqdoc: ASMI reader
2012-08-12 Sebastien Bourdeauducqdoc: IntSequence
2012-08-08 Sebastien Bourdeauducqdoc: framebuffer example
2012-08-06 Sebastien Bourdeauducqdoc: arrays
2012-08-04 Sebastien Bourdeauducqsim: ensure clean IPC shutdown
2012-08-04 Sebastien Bourdeauducqflow/isd: add freeze register
2012-08-03 Sebastien Bourdeauducqflow/network: remove print
2012-08-03 Sebastien Bourdeauducqflow/network: option to add debugger
2012-08-03 Sebastien Bourdeauducqflow: in-system debugger module
2012-08-03 Sebastien Bourdeauducqflow/hooks/DFGHook: add iterator on hooks
2012-08-03 Sebastien Bourdeauducqflow: EndpointHook -> EndpointSimHook
2012-07-13 Sebastien Bourdeauducqcorelogic/ReorderBuffer: do not touch empty count when...
2012-07-13 Sebastien Bourdeauducqx.bv.width -> len(x)
2012-07-13 Sebastien Bourdeauducqfhdl: len() for Constant
2012-07-13 Sebastien Bourdeauducqcorelogic/misc: remove multimux
2012-07-13 Sebastien Bourdeauducqfhdl: fix value_bv for operators
2012-07-13 Sebastien Bourdeauducqbus/wishbone: remove use of deprecated multimux
2012-07-13 Sebastien Bourdeauducqfhdl: remove _StatementList
2012-07-12 Sebastien Bourdeauducqexamples/dataflow/dma: test OOO ASMI reader
2012-07-12 Sebastien Bourdeauducqbus/asmibus: fix per-port tag generation
2012-07-12 Sebastien Bourdeauducqactorlib/dma_asmi: out-of-order reader and class factory
2012-07-12 Sebastien Bourdeauducqcorelogic: reorder buffer (untested)
2012-07-11 Sebastien Bourdeauducqfhdl/arrays: use correct BV for intermediate signals
2012-07-09 Sebastien Bourdeauducqfhdl: arrays (TODO: use correct BV for intermediate...
2012-07-07 Sebastien Bourdeauducqbus: CSR initiator
2012-07-06 Sebastien Bourdeauducqactorlib/misc/IntSequence: add offset feature
2012-07-06 Sebastien Bourdeauducqflow/perftools: refactor to use hooks
2012-07-06 Sebastien Bourdeauducqflow: hooks
2012-06-29 Sebastien Bourdeauducqactorlib/structuring/Cast: rawbits parameter
2012-06-28 Sebastien Bourdeauducqdoc: interrupt controllers
2012-06-28 Sebastien Bourdeauducqdoc: ASMI topology
2012-06-28 Sebastien Bourdeauducqdoc: performance tools
2012-06-27 Sebastien Bourdeauducqdoc: link df simulation example
2012-06-25 Sebastien Bourdeauducqdoc: actor network
2012-06-25 Sebastien Bourdeauducqactorlib: merge composer into ala + derive ComposableSo...
2012-06-24 Sebastien Bourdeauducqdoc: bus actors
2012-06-24 Sebastien Bourdeauducqdoc: arithmetic and logic actors
2012-06-24 Sebastien BourdeauducqMove arithmetic actors to actorlib
2012-06-24 Sebastien Bourdeauducqdoc: simulation actors
2012-06-24 Sebastien Bourdeauducqdoc: structuring actors
2012-06-24 Sebastien Bourdeauducqdoc: plumbing actors
2012-06-24 Sebastien Bourdeauducqdoc: common scheduling models
2012-06-24 Sebastien Bourdeauducqdoc: detailed actor description
2012-06-24 Sebastien Bourdeauducqdoc: flow intro
2012-06-22 Sebastien Bourdeauducqdoc: split rst file
2012-06-22 Sebastien Bourdeauducqdoc: dataflow chapter structure
2012-06-22 Sebastien Bourdeauducqcontrol.For -> misc.IntSequence
2012-06-22 Sebastien Bourdeauducqexamples/dataflow/dma: use new dataflow API (thanks...
2012-06-22 Sebastien Bourdeauducqexamples/sim/dataflow: use new dataflow API (thanks...
2012-06-20 Sebastien Bourdeauducqexamples/dataflow/structuring: infinite source
2012-06-20 Sebastien Bourdeauducqflow/perftool: fix cpt equation
2012-06-20 Sebastien Bourdeauducqactorlib/sim/SimActor: remove dead time between transac...
2012-06-20 Sebastien Bourdeauducqactorlib/structuring/Pack: drive busy signal
2012-06-20 Sebastien Bourdeauducqflow: perftools
2012-06-20 Sebastien Bourdeauducqexamples/dataflow/structuring: test Cast
2012-06-20 Sebastien Bourdeauducqexamples/dataflow: structuring test
2012-06-20 Sebastien Bourdeauducqactorlib: structuring (untested)
2012-06-17 Sebastien Bourdeauducqactorlib/control: simplify + fix
2012-06-17 Sebastien Bourdeauducqremove spurious module
2012-06-17 Sebastien Bourdeauducqflow/network: fix handling of edges with subrecords...
2012-06-17 Sebastien Bourdeauducqactorlib/control: use numbers of bits instead of maxima
2012-06-17 Sebastien Bourdeauducqflow/plumbing: Combinator/Splitter should not inherit...
2012-06-16 Sebastien Bourdeauducqexamples/flow: Fibonacci demo
2012-06-16 Sebastien Bourdeauducqflow/network: handle default endpoints correctly in...
2012-06-16 Sebastien Bourdeauducqflow/network: require ActorNode be passed to add_connection
2012-06-16 Sebastien Bourdeauducqflow/network: fix ActorNode default params
next